2021-05-13 06:21:46.563 | + ./stack.sh:main:469 : exec 2021-05-13 06:21:46.563 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062146' 2021-05-13 06:21:46.563 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-062146.summary.2021-05-13-062146 2021-05-13 06:21:46.563 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:21:46.563 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062146 2021-05-13 06:21:46.563 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062146 /opt/stack/logs/stack.sh.log 2021-05-13 06:21:46.563 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062146.summary.2021-05-13-062146 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:21:46.563 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:21:46.563 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:21:46.563 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:21:46.563 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:21:46.563 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:21:46.563 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:21:46.563 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:21:46.563 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:21:46.563 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:21:46.563 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:21:46.563 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:21:46.563 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:21:46.563 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:21:46.563 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:21:46.563 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:21:46.565 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:21:46.567 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:21:46.569 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:21:46.571 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:21:46.572 | Linux dv-cinder-786524-6-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:21:46.574 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:21:46.576 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:21:46.580 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:21:46.607 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:21:46.622 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:21:46.624 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:21:46.626 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:21:46.628 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:21:46.630 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:21:46.632 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:21:46.634 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:21:46.635 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:21:46.637 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:21:46.639 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:21:46.641 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:21:46.642 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:21:46.644 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:21:46.646 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:21:46.649 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:21:46.651 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:21:46.653 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:21:46.655 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:21:46.657 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:21:46.669 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:21:46.670 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:21:46.673 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:21:46.674 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:21:46.676 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:21:46.678 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:21:46.680 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:21:46.681 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:21:46.683 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:21:46.685 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:21:46.687 | + 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:21:46.688 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:21:46.690 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:21:46.692 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:21:46.694 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:21:46.695 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:21:46.697 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:21:46.714 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:21:46.716 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:21:46.729 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:21:46.731 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:21:46.734 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:21:46.736 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:21:46.738 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:21:46.740 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:21:46.741 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:21:46.743 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:21:46.745 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:21:46.747 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:21:46.749 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:21:46.751 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:21:46.755 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:21:46.767 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:21:46.783 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:21:46.795 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:21:46.807 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:21:46.833 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:21:46.872 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:21:46.956 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:21:46.977 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:21:47.014 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:21:47.066 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:21:47.247 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:21:47.260 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:21:47.273 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:21:47.285 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:21:47.374 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:21:47.376 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:21:47.378 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:21:47.380 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:21:47.382 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:21:47.384 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:21:47.386 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:21:47.388 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:21:47.391 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:21:47.395 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:21:47.397 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:21:47.399 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:21:47.401 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:21:47.403 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:21:47.417 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:21:47.419 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:21:47.421 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:21:47.460 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:21:47.462 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:21:47.464 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:21:47.466 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:21:47.468 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:21:47.471 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:21:47.473 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:21:47.475 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:21:47.477 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:21:47.479 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:21:47.482 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.484 | + 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:21:47.486 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.488 | + 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:21:47.491 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.493 | + 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:21:47.495 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.497 | + 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:21:47.500 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.502 | + 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:21:47.505 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.507 | + 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:21:47.509 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.511 | + 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:21:47.514 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.516 | + 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:21:47.519 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.521 | + 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:21:47.523 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.525 | + 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:21:47.528 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.530 | + 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:21:47.532 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.534 | + 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:21:47.537 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.539 | + 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:21:47.542 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.544 | + 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:21:47.546 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.548 | + 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:21:47.551 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.553 | + 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:21:47.555 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.557 | + 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:21:47.560 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.562 | + 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:21:47.565 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.567 | + 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:21:47.569 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.571 | + 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:21:47.573 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.576 | + 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:21:47.578 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.580 | + 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:21:47.583 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.585 | + 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:21:47.587 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.589 | + 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:21:47.592 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.594 | + 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:21:47.597 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.599 | + 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:21:47.601 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.603 | + 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:21:47.606 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.608 | + 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:21:47.611 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.613 | + 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:21:47.615 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.617 | + 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:21:47.620 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.622 | + 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:21:47.624 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.626 | + 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:21:47.629 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.631 | + 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:21:47.633 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.635 | + 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:21:47.638 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.640 | + 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:21:47.642 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.645 | + 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:21:47.647 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.649 | + 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:21:47.651 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.654 | + 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:21:47.656 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.659 | + 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:21:47.661 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:21:47.663 | + 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:21:47.666 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:21:47.668 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:21:47.670 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:21:47.685 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:21:47.687 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:21:47.689 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:21:47.691 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:21:47.706 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:21:47.708 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:21:47.710 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:21:47.712 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:21:47.715 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:21:47.717 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:21:47.719 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:21:47.722 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:21:47.724 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:21:47.727 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:21:47.729 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:21:47.731 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:21:47.734 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:21:47.737 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:21:47.737 | Using mysql database backend 2021-05-13 06:21:47.739 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:21:47.754 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:21:47.769 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:21:47.772 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:21:47.788 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:21:47.804 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:21:47.806 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:21:47.822 | + ./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:21:47.838 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:21:47.854 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:21:47.856 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:21:47.872 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:21:47.874 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:21:47.891 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:21:47.893 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:21:47.895 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:21:47.898 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:21:47.901 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:21:47.905 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-062147 2021-05-13 06:21:47.907 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-062147 736' 2021-05-13 06:21:47.910 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:21:47.912 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:21:47.914 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:21:47.917 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:21:47.919 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:21:47.921 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:21:47.924 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:21:47.926 | + 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:21:47.929 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:21:47.931 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2021-05-13 06:21:47.933 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:21:47.935 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2021-05-13 06:21:47.938 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:21:47.941 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-062146 2021-05-13 06:21:47.943 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:21:47.945 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:21:47.948 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:21:47.950 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2021-05-13 06:21:47.952 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:21:47.954 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:21:47.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:21:47.959 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:21:47.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:21:47.963 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:21:47.966 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:21:47.968 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:21:47.970 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:21:47.973 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:21:47.975 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:21:47.977 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:21:47.979 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:21:47.982 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:21:47.985 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:21:47.987 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:21:47.989 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:21:48.004 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:21:48.006 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:21:48.008 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:21:48.011 | + functions-common:git_clone:544 : echo master 2021-05-13 06:21:48.011 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:21:48.016 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:21:48.018 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:21:48.021 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:21:48.023 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:21:48.024 | + functions-common:git_clone:593 : head -1 2021-05-13 06:21:48.027 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:21:48.029 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:21:48.031 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:21:48.034 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:21:48.036 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:21:48.039 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:21:48.041 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:21:48.044 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:21:48.046 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:21:48.049 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:21:48.051 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:21:48.054 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:21:48.057 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:21:48.061 | ++ tools/install_prereqs.sh:source:47 : NOW=1620886908 2021-05-13 06:21:48.064 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:21:48.068 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620886539 2021-05-13 06:21:48.071 | ++ tools/install_prereqs.sh:source:49 : DELTA=369 2021-05-13 06:21:48.073 | ++ tools/install_prereqs.sh:source:50 : [[ 369 -lt 7200 ]] 2021-05-13 06:21:48.075 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:21:48.078 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:21:48.081 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:21:48.083 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:21:48.085 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:21:48.087 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:21:48.090 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:21:48.092 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:21:48.095 | +++ 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:21:48.141 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:21:48.141 | apache2-dev 2021-05-13 06:21:48.141 | bc 2021-05-13 06:21:48.141 | bsdmainutils 2021-05-13 06:21:48.141 | curl 2021-05-13 06:21:48.141 | g++ 2021-05-13 06:21:48.141 | gawk 2021-05-13 06:21:48.141 | gcc 2021-05-13 06:21:48.141 | gettext 2021-05-13 06:21:48.141 | git 2021-05-13 06:21:48.141 | graphviz 2021-05-13 06:21:48.141 | iputils-ping 2021-05-13 06:21:48.141 | libapache2-mod-proxy-uwsgi 2021-05-13 06:21:48.141 | libffi-dev 2021-05-13 06:21:48.141 | libjpeg-dev 2021-05-13 06:21:48.141 | libmysqlclient-dev 2021-05-13 06:21:48.141 | libpcre3-dev 2021-05-13 06:21:48.141 | libpq-dev 2021-05-13 06:21:48.141 | libssl-dev 2021-05-13 06:21:48.141 | libsystemd-dev 2021-05-13 06:21:48.141 | libxml2-dev 2021-05-13 06:21:48.141 | libxslt1-dev 2021-05-13 06:21:48.141 | libyaml-dev 2021-05-13 06:21:48.141 | lsof 2021-05-13 06:21:48.142 | openssh-server 2021-05-13 06:21:48.142 | openssl 2021-05-13 06:21:48.142 | pkg-config 2021-05-13 06:21:48.142 | psmisc 2021-05-13 06:21:48.142 | python3-dev 2021-05-13 06:21:48.142 | python3-pip 2021-05-13 06:21:48.142 | python3-systemd 2021-05-13 06:21:48.142 | python3-venv 2021-05-13 06:21:48.142 | tar 2021-05-13 06:21:48.142 | tcpdump 2021-05-13 06:21:48.142 | unzip 2021-05-13 06:21:48.142 | uuid-runtime 2021-05-13 06:21:48.142 | wget 2021-05-13 06:21:48.142 | wget 2021-05-13 06:21:48.142 | zlib1g-dev 2021-05-13 06:21:48.142 | libkrb5-dev 2021-05-13 06:21:48.142 | libldap2-dev 2021-05-13 06:21:48.142 | libsasl2-dev 2021-05-13 06:21:48.142 | memcached 2021-05-13 06:21:48.142 | python3-mysqldb 2021-05-13 06:21:48.142 | sqlite3 2021-05-13 06:21:48.142 | conntrack 2021-05-13 06:21:48.142 | curl 2021-05-13 06:21:48.142 | dnsmasq-base 2021-05-13 06:21:48.142 | dnsmasq-utils 2021-05-13 06:21:48.142 | ebtables 2021-05-13 06:21:48.142 | genisoimage 2021-05-13 06:21:48.142 | iptables 2021-05-13 06:21:48.142 | iputils-arping 2021-05-13 06:21:48.142 | kpartx 2021-05-13 06:21:48.142 | libjs-jquery-tablesorter 2021-05-13 06:21:48.142 | libmysqlclient-dev 2021-05-13 06:21:48.142 | parted 2021-05-13 06:21:48.142 | pm-utils 2021-05-13 06:21:48.142 | python3-mysqldb 2021-05-13 06:21:48.142 | socat 2021-05-13 06:21:48.142 | sqlite3 2021-05-13 06:21:48.142 | sudo 2021-05-13 06:21:48.143 | vlan 2021-05-13 06:21:48.143 | lsscsi 2021-05-13 06:21:48.143 | open-iscsi 2021-05-13 06:21:48.143 | lvm2 2021-05-13 06:21:48.143 | qemu-utils 2021-05-13 06:21:48.143 | thin-provisioning-tools 2021-05-13 06:21:48.143 | acl 2021-05-13 06:21:48.143 | dnsmasq-base 2021-05-13 06:21:48.143 | dnsmasq-utils 2021-05-13 06:21:48.143 | ebtables 2021-05-13 06:21:48.143 | haproxy 2021-05-13 06:21:48.143 | iptables 2021-05-13 06:21:48.143 | iputils-arping 2021-05-13 06:21:48.143 | iputils-ping 2021-05-13 06:21:48.143 | libmysqlclient-dev 2021-05-13 06:21:48.143 | postgresql-server-dev-all 2021-05-13 06:21:48.143 | python3-mysqldb 2021-05-13 06:21:48.143 | sqlite3 2021-05-13 06:21:48.143 | sudo 2021-05-13 06:21:48.143 | vlan 2021-05-13 06:21:48.143 | ipset 2021-05-13 06:21:48.143 | conntrack 2021-05-13 06:21:48.143 | conntrackd 2021-05-13 06:21:48.143 | keepalived 2021-05-13 06:21:48.143 | dstat 2021-05-13 06:21:48.143 | lvm2 2021-05-13 06:21:48.143 | qemu-utils 2021-05-13 06:21:48.143 | thin-provisioning-tools 2021-05-13 06:21:48.143 | curl 2021-05-13 06:21:48.143 | liberasurecode-dev 2021-05-13 06:21:48.143 | make 2021-05-13 06:21:48.143 | memcached 2021-05-13 06:21:48.143 | sqlite3 2021-05-13 06:21:48.143 | xfsprogs' 2021-05-13 06:21:48.144 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:21:48.161 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:21:48.161 | apache2-dev 2021-05-13 06:21:48.161 | bc 2021-05-13 06:21:48.161 | bsdmainutils 2021-05-13 06:21:48.161 | curl 2021-05-13 06:21:48.161 | g++ 2021-05-13 06:21:48.161 | gawk 2021-05-13 06:21:48.161 | gcc 2021-05-13 06:21:48.161 | gettext 2021-05-13 06:21:48.161 | git 2021-05-13 06:21:48.161 | graphviz 2021-05-13 06:21:48.161 | iputils-ping 2021-05-13 06:21:48.161 | libapache2-mod-proxy-uwsgi 2021-05-13 06:21:48.161 | libffi-dev 2021-05-13 06:21:48.162 | libjpeg-dev 2021-05-13 06:21:48.162 | libmysqlclient-dev 2021-05-13 06:21:48.162 | libpcre3-dev 2021-05-13 06:21:48.162 | libpq-dev 2021-05-13 06:21:48.162 | libssl-dev 2021-05-13 06:21:48.162 | libsystemd-dev 2021-05-13 06:21:48.162 | libxml2-dev 2021-05-13 06:21:48.162 | libxslt1-dev 2021-05-13 06:21:48.162 | libyaml-dev 2021-05-13 06:21:48.162 | lsof 2021-05-13 06:21:48.162 | openssh-server 2021-05-13 06:21:48.162 | openssl 2021-05-13 06:21:48.162 | pkg-config 2021-05-13 06:21:48.162 | psmisc 2021-05-13 06:21:48.162 | python3-dev 2021-05-13 06:21:48.162 | python3-pip 2021-05-13 06:21:48.162 | python3-systemd 2021-05-13 06:21:48.162 | python3-venv 2021-05-13 06:21:48.162 | tar 2021-05-13 06:21:48.162 | tcpdump 2021-05-13 06:21:48.162 | unzip 2021-05-13 06:21:48.162 | uuid-runtime 2021-05-13 06:21:48.162 | wget 2021-05-13 06:21:48.162 | wget 2021-05-13 06:21:48.162 | zlib1g-dev 2021-05-13 06:21:48.162 | libkrb5-dev 2021-05-13 06:21:48.162 | libldap2-dev 2021-05-13 06:21:48.162 | libsasl2-dev 2021-05-13 06:21:48.162 | memcached 2021-05-13 06:21:48.162 | python3-mysqldb 2021-05-13 06:21:48.162 | sqlite3 2021-05-13 06:21:48.162 | conntrack 2021-05-13 06:21:48.162 | curl 2021-05-13 06:21:48.162 | dnsmasq-base 2021-05-13 06:21:48.162 | dnsmasq-utils 2021-05-13 06:21:48.162 | ebtables 2021-05-13 06:21:48.163 | genisoimage 2021-05-13 06:21:48.163 | iptables 2021-05-13 06:21:48.163 | iputils-arping 2021-05-13 06:21:48.163 | kpartx 2021-05-13 06:21:48.163 | libjs-jquery-tablesorter 2021-05-13 06:21:48.163 | libmysqlclient-dev 2021-05-13 06:21:48.163 | parted 2021-05-13 06:21:48.163 | pm-utils 2021-05-13 06:21:48.163 | python3-mysqldb 2021-05-13 06:21:48.163 | socat 2021-05-13 06:21:48.163 | sqlite3 2021-05-13 06:21:48.163 | sudo 2021-05-13 06:21:48.163 | vlan 2021-05-13 06:21:48.163 | lsscsi 2021-05-13 06:21:48.163 | open-iscsi 2021-05-13 06:21:48.163 | lvm2 2021-05-13 06:21:48.163 | qemu-utils 2021-05-13 06:21:48.163 | thin-provisioning-tools 2021-05-13 06:21:48.163 | acl 2021-05-13 06:21:48.163 | dnsmasq-base 2021-05-13 06:21:48.163 | dnsmasq-utils 2021-05-13 06:21:48.163 | ebtables 2021-05-13 06:21:48.163 | haproxy 2021-05-13 06:21:48.163 | iptables 2021-05-13 06:21:48.163 | iputils-arping 2021-05-13 06:21:48.163 | iputils-ping 2021-05-13 06:21:48.163 | libmysqlclient-dev 2021-05-13 06:21:48.163 | postgresql-server-dev-all 2021-05-13 06:21:48.163 | python3-mysqldb 2021-05-13 06:21:48.163 | sqlite3 2021-05-13 06:21:48.163 | sudo 2021-05-13 06:21:48.163 | vlan 2021-05-13 06:21:48.163 | ipset 2021-05-13 06:21:48.163 | conntrack 2021-05-13 06:21:48.163 | conntrackd 2021-05-13 06:21:48.163 | keepalived 2021-05-13 06:21:48.163 | dstat 2021-05-13 06:21:48.164 | lvm2 2021-05-13 06:21:48.164 | qemu-utils 2021-05-13 06:21:48.164 | thin-provisioning-tools 2021-05-13 06:21:48.164 | curl 2021-05-13 06:21:48.164 | liberasurecode-dev 2021-05-13 06:21:48.164 | make 2021-05-13 06:21:48.164 | memcached 2021-05-13 06:21:48.164 | sqlite3 2021-05-13 06:21:48.164 | xfsprogs ' 2021-05-13 06:21:48.164 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:21:48.166 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:21:48.168 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:21:48.171 | ++ 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:21:48.171 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:21:48.177 | ++ 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:21:48.179 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:21:48.181 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:21:48.183 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:21:48.185 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:21:48.187 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:21:48.189 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:21:48.191 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:21:48.193 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:21:48.195 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:21:48.197 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:21:48.199 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:21:48.201 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:21:48.204 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:21:48.208 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:21:48.210 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:21:48.212 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:21:48.214 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:21:48.216 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:21:48.219 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:21:48.222 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620886908220 2021-05-13 06:21:48.225 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:21:48.227 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:21:48.229 | ++ 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:21:49.051 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-13 06:21:49.483 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:21:49.798 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-13 06:21:50.096 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-13 06:21:51.701 | Reading package lists... 2021-05-13 06:21:51.731 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:21:51.733 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:21:51.735 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:21:51.737 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:21:51.739 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:21:51.741 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:21:51.743 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:21:51.745 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:21:51.747 | ++ functions-common:time_stop:2311 : start_time=1620886908220 2021-05-13 06:21:51.749 | ++ functions-common:time_stop:2313 : [[ -z 1620886908220 ]] 2021-05-13 06:21:51.752 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:21:51.756 | ++ functions-common:time_stop:2316 : end_time=1620886911754 2021-05-13 06:21:51.758 | ++ functions-common:time_stop:2317 : elapsed_time=3534 2021-05-13 06:21:51.760 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:21:51.762 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:21:51.764 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3534 2021-05-13 06:21:51.767 | ++ 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:21:51.769 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:21:51.771 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:21:51.773 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:21:51.775 | ++ 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:21:51.796 | ++ 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:21:51.900 | Reading package lists... 2021-05-13 06:21:52.111 | Building dependency tree... 2021-05-13 06:21:52.112 | Reading state information... 2021-05-13 06:21:52.143 | acl is already the newest version (2.2.53-6). 2021-05-13 06:21:52.143 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:21:52.143 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:21:52.143 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:21:52.143 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:21:52.143 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:21:52.143 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:21:52.143 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:21:52.143 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:21:52.143 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:21:52.143 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:21:52.143 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:21:52.143 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:21:52.143 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:21:52.143 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:21:52.143 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:21:52.143 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:21:52.143 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:21:52.143 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:21:52.144 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:21:52.144 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:21:52.144 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:21:52.144 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:21:52.144 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:21:52.144 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:21:52.144 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:21:52.144 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:21:52.144 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:21:52.144 | psmisc is already the newest version (23.3-1). 2021-05-13 06:21:52.144 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:21:52.144 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:21:52.144 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:21:52.144 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:21:52.144 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:21:52.144 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:21:52.144 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:21:52.144 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:21:52.144 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:21:52.144 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:21:52.144 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:21:52.144 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:21:52.144 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:21:52.144 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:21:52.144 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:21:52.144 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:21:52.144 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:21:52.144 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:21:52.144 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:21:52.144 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:21:52.144 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:21:52.144 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:21:52.144 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:21:52.145 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:21:52.145 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:21:52.145 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:21:52.145 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:21:52.145 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:21:52.145 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:21:52.145 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:21:52.145 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:21:52.145 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:21:52.145 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:21:52.145 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:21:52.145 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:21:52.145 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:21:52.145 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:21:52.145 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:21:52.145 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:21:52.145 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:21:52.337 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:21:52.337 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:21:52.337 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:21:52.337 | The following packages were automatically installed and are no longer required: 2021-05-13 06:21:52.338 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:21:52.338 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:21:52.338 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:21:52.338 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:21:52.338 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:21:52.338 | python3-zope.interface 2021-05-13 06:21:52.338 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:21:52.339 | The following additional packages will be installed: 2021-05-13 06:21:52.339 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2021-05-13 06:21:52.403 | The following NEW packages will be installed: 2021-05-13 06:21:52.403 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2021-05-13 06:21:52.403 | python3-yaml 2021-05-13 06:21:52.957 | 0 upgraded, 5 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:21:52.957 | Need to get 0 B/27.4 MB of archives. 2021-05-13 06:21:52.957 | After this operation, 211 MB of additional disk space will be used. 2021-05-13 06:21:52.988 | Selecting previously unselected package python3-yaml. 2021-05-13 06:21:53.057 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117834 files and directories currently installed.) 2021-05-13 06:21:53.062 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-05-13 06:21:53.064 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-05-13 06:21:53.112 | Selecting previously unselected package llvm-10-tools. 2021-05-13 06:21:53.125 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-13 06:21:53.127 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-05-13 06:21:53.270 | Selecting previously unselected package llvm-10-dev. 2021-05-13 06:21:53.283 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-13 06:21:53.288 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-13 06:21:57.704 | Selecting previously unselected package postgresql-server-dev-12. 2021-05-13 06:21:57.718 | Preparing to unpack .../postgresql-server-dev-12_12.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-13 06:21:57.720 | Unpacking postgresql-server-dev-12 (12.6-0ubuntu0.20.04.1) ... 2021-05-13 06:21:58.013 | Selecting previously unselected package postgresql-server-dev-all. 2021-05-13 06:21:58.026 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-05-13 06:21:58.028 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-05-13 06:21:58.086 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-05-13 06:21:58.378 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-05-13 06:21:58.383 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-13 06:21:58.388 | Setting up postgresql-server-dev-12 (12.6-0ubuntu0.20.04.1) ... 2021-05-13 06:21:58.393 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-05-13 06:21:58.399 | Processing triggers for man-db (2.9.1-1) ... 2021-05-13 06:21:58.793 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-13 06:22:01.846 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:22:01.848 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:22:01.850 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:22:01.852 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:22:01.854 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:22:01.857 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:22:01.859 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:22:01.861 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:22:01.863 | ++ functions-common:time_stop:2311 : start_time=1620886911794 2021-05-13 06:22:01.866 | ++ functions-common:time_stop:2313 : [[ -z 1620886911794 ]] 2021-05-13 06:22:01.868 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:22:01.872 | ++ functions-common:time_stop:2316 : end_time=1620886921870 2021-05-13 06:22:01.874 | ++ functions-common:time_stop:2317 : elapsed_time=10076 2021-05-13 06:22:01.877 | ++ functions-common:time_stop:2318 : total=671 2021-05-13 06:22:01.879 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:22:01.881 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10747 2021-05-13 06:22:01.883 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:22:01.885 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:22:01.888 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:22:01.890 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:22:01.894 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:22:01.898 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:22:01.901 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:22:01.903 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:22:03.248 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:22:03.250 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:22:03.252 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:22:03.255 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:22:03.257 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:22:03.259 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:22:03.261 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:22:03.263 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:22:03.265 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:22:03.267 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:22:03.269 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:22:03.339 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:22:03.341 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:22:03.411 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:22:03.413 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:22:03.482 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:22:03.484 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:22:03.486 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:22:03.487 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:22:03.489 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:22:03.491 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:22:03.493 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:22:03.495 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:22:03.497 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:22:03.499 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:22:03.501 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:22:03.501 | Distro: focal 2021-05-13 06:22:03.503 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:22:03.505 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:22:03.509 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:22:03.511 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:22:03.513 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:22:03.513 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:22:03.973 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:22:03.975 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:22:03.975 | pip: 20.2.2 2021-05-13 06:22:03.976 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:22:04.421 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:22:04.442 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:22:04.444 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:22:04.446 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:22:04.449 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:22:04.451 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:22:04.455 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:22:04.458 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:22:04.460 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:22:04.462 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:22:04.467 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:22:04.467 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:22:04.467 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:22:04.473 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:22:04.475 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:22:04.477 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:22:04.485 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:22:04.489 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:22:04.491 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:22:04.493 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:22:04.495 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:22:04.497 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:22:04.499 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:22:04.501 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:22:04.503 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:22:04.505 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:22:04.507 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:22:04.509 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:22:04.511 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:22:04.513 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:22:04.516 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:22:04.518 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:22:04.520 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:22:04.522 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:22:04.524 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:22:04.526 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:22:04.529 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:22:04.531 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:22:04.533 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:22:04.536 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:22:04.538 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:22:04.540 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:22:04.560 | Using python 3.8 to install os-testr 2021-05-13 06:22:04.562 | + 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:22:05.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:22:05.302 | from cryptography.utils import int_from_bytes 2021-05-13 06:22:05.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:22:05.302 | from cryptography.utils import int_from_bytes 2021-05-13 06:22:06.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:22:06.318 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:06.323 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:06.328 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:06.328 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:06.331 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:06.398 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2.0.0) 2021-05-13 06:22:06.407 | 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 303)) (3.2.0) 2021-05-13 06:22:06.434 | 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 340)) (2.4.0) 2021-05-13 06:22:06.452 | 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 174)) (1.4.0) 2021-05-13 06:22:06.466 | 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 46)) (5.6.0) 2021-05-13 06:22:06.470 | 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 483)) (0.18.2) 2021-05-13 06:22:06.473 | 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 178)) (5.4.1) 2021-05-13 06:22:06.476 | 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 62)) (3.0.0) 2021-05-13 06:22:06.487 | 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 2)) (0.12.1) 2021-05-13 06:22:06.491 | 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 242)) (3.7.0) 2021-05-13 06:22:06.503 | 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 200)) (1.1.0) 2021-05-13 06:22:06.510 | 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 145)) (1.4.0) 2021-05-13 06:22:06.513 | 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 442)) (1.15.0) 2021-05-13 06:22:06.516 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2021-05-13 06:22:06.519 | 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 96)) (1.6.0) 2021-05-13 06:22:06.522 | 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 142)) (0.7.2) 2021-05-13 06:22:06.524 | 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 416)) (3.3.0) 2021-05-13 06:22:06.531 | 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 405)) (2.4.7) 2021-05-13 06:22:06.535 | 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 425)) (1.5.0) 2021-05-13 06:22:06.589 | 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 200)) (1.4.0) 2021-05-13 06:22:06.592 | 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 356)) (1.0.0) 2021-05-13 06:22:06.595 | 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 266)) (1.8.2) 2021-05-13 06:22:06.597 | 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 139)) (0.2.5) 2021-05-13 06:22:06.603 | 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 569)) (0.4.4) 2021-05-13 06:22:06.607 | 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 49)) (20.3.0) 2021-05-13 06:22:08.478 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:22:08.478 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:22:08.557 | + inc/python:pip_install:200 : result=0 2021-05-13 06:22:08.559 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:22:08.561 | + functions-common:time_stop:2304 : local name 2021-05-13 06:22:08.563 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:22:08.565 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:22:08.567 | + functions-common:time_stop:2307 : local total 2021-05-13 06:22:08.569 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:22:08.572 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:22:08.574 | + functions-common:time_stop:2311 : start_time=1620886924555 2021-05-13 06:22:08.576 | + functions-common:time_stop:2313 : [[ -z 1620886924555 ]] 2021-05-13 06:22:08.578 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:22:08.582 | + functions-common:time_stop:2316 : end_time=1620886928580 2021-05-13 06:22:08.584 | + functions-common:time_stop:2317 : elapsed_time=4025 2021-05-13 06:22:08.586 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:22:08.589 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:22:08.591 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4025 2021-05-13 06:22:08.593 | + inc/python:pip_install:203 : return 0 2021-05-13 06:22:08.595 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:22:08.646 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:22:08.749 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:22:08.751 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:22:08.754 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:22:08.757 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-05-13 06:22:11.801 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:22:11.804 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:22:11.826 | + 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:22:13.728 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:13.932 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:14.105 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:14.111 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:14.220 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:14.376 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:22:14.496 | Collecting pbr===5.6.0 2021-05-13 06:22:14.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-05-13 06:22:14.541 | Installing collected packages: pbr 2021-05-13 06:22:14.677 | Successfully installed pbr-5.6.0 2021-05-13 06:22:14.738 | + inc/python:pip_install:200 : result=0 2021-05-13 06:22:14.741 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:22:14.743 | + functions-common:time_stop:2304 : local name 2021-05-13 06:22:14.745 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:22:14.747 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:22:14.749 | + functions-common:time_stop:2307 : local total 2021-05-13 06:22:14.751 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:22:14.753 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:22:14.755 | + functions-common:time_stop:2311 : start_time=1620886931819 2021-05-13 06:22:14.757 | + functions-common:time_stop:2313 : [[ -z 1620886931819 ]] 2021-05-13 06:22:14.760 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:22:14.764 | + functions-common:time_stop:2316 : end_time=1620886934762 2021-05-13 06:22:14.766 | + functions-common:time_stop:2317 : elapsed_time=2943 2021-05-13 06:22:14.768 | + functions-common:time_stop:2318 : total=4025 2021-05-13 06:22:14.770 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:22:14.772 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6968 2021-05-13 06:22:14.774 | + inc/python:pip_install:203 : return 0 2021-05-13 06:22:14.776 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:22:14.779 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:22:14.802 | + 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:22:16.713 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:16.919 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:17.095 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:17.101 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:17.216 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:17.375 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:22:17.377 | Processing /opt/stack/requirements 2021-05-13 06:22:18.658 | Collecting fixtures===3.0.0 2021-05-13 06:22:18.664 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-05-13 06:22:18.849 | Collecting PyYAML===5.4.1 2021-05-13 06:22:18.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-05-13 06:22:19.019 | Collecting requests===2.25.1 2021-05-13 06:22:19.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-05-13 06:22:19.107 | Collecting packaging===20.9 2021-05-13 06:22:19.113 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-05-13 06:22:19.179 | Collecting testtools===2.4.0 2021-05-13 06:22:19.187 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-05-13 06:22:19.272 | Collecting idna===2.10 2021-05-13 06:22:19.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-05-13 06:22:19.399 | Collecting pyparsing===2.4.7 2021-05-13 06:22:19.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-05-13 06:22:19.453 | Collecting six===1.15.0 2021-05-13 06:22:19.458 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-05-13 06:22:19.483 | Collecting Parsley>=1.2 2021-05-13 06:22:19.489 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-05-13 06:22:19.532 | Collecting beagle>=0.2.1 2021-05-13 06:22:19.537 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-05-13 06:22:19.563 | 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 46)) (5.6.0) 2021-05-13 06:22:19.613 | Collecting certifi===2020.12.5 2021-05-13 06:22:19.619 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-05-13 06:22:19.697 | Collecting urllib3===1.26.4 2021-05-13 06:22:19.703 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2f4/da4594db7e1e1/urllib3-1.26.4-py2.py3-none-any.whl (153 kB) 2021-05-13 06:22:19.772 | Collecting chardet===4.0.0 2021-05-13 06:22:19.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-05-13 06:22:19.832 | Collecting traceback2===1.4.0 2021-05-13 06:22:19.841 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-05-13 06:22:19.874 | Collecting python-mimeparse===1.6.0 2021-05-13 06:22:19.880 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-05-13 06:22:19.916 | Collecting unittest2===1.1.0 2021-05-13 06:22:19.921 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-05-13 06:22:19.968 | Collecting extras===1.0.0 2021-05-13 06:22:19.974 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-05-13 06:22:20.050 | Collecting cliff===3.7.0 2021-05-13 06:22:20.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2021-05-13 06:22:20.111 | Collecting linecache2===1.0.0 2021-05-13 06:22:20.117 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-05-13 06:22:20.156 | Collecting argparse 2021-05-13 06:22:20.163 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-05-13 06:22:20.238 | Collecting stevedore===3.3.0 2021-05-13 06:22:20.245 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-05-13 06:22:20.300 | Collecting prettytable===0.7.2 2021-05-13 06:22:20.304 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-05-13 06:22:20.431 | Collecting cmd2===1.5.0 2021-05-13 06:22:20.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-05-13 06:22:20.537 | Collecting wcwidth===0.2.5 2021-05-13 06:22:20.544 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-05-13 06:22:20.594 | Collecting attrs===20.3.0 2021-05-13 06:22:20.600 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-05-13 06:22:20.704 | Collecting colorama===0.4.4 2021-05-13 06:22:20.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-05-13 06:22:20.755 | Collecting pyperclip===1.8.2 2021-05-13 06:22:20.761 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-05-13 06:22:21.117 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-05-13 06:22:21.118 | Building wheel for pyperclip (setup.py): started 2021-05-13 06:22:21.361 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-05-13 06:22:21.361 | ERROR: Command errored out with exit status 1: 2021-05-13 06:22:21.361 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-myu859gh/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-myu859gh/pyperclip/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-ibmfc700 2021-05-13 06:22:21.362 | cwd: /tmp/pip-install-myu859gh/pyperclip/ 2021-05-13 06:22:21.362 | Complete output (6 lines): 2021-05-13 06:22:21.362 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:22:21.362 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:22:21.362 | or: setup.py --help-commands 2021-05-13 06:22:21.362 | or: setup.py cmd --help 2021-05-13 06:22:21.362 | 2021-05-13 06:22:21.362 | error: invalid command 'bdist_wheel' 2021-05-13 06:22:21.362 | ---------------------------------------- 2021-05-13 06:22:21.362 | ERROR: Failed building wheel for pyperclip 2021-05-13 06:22:21.362 | Running setup.py clean for pyperclip 2021-05-13 06:22:21.605 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:22:22.350 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:22:22.350 | ERROR: Command errored out with exit status 1: 2021-05-13 06:22:22.350 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-3az6rdlb/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-3az6rdlb/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-j8tgq82r 2021-05-13 06:22:22.350 | cwd: /tmp/pip-req-build-3az6rdlb/ 2021-05-13 06:22:22.350 | Complete output (6 lines): 2021-05-13 06:22:22.350 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:22:22.350 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:22:22.351 | or: setup.py --help-commands 2021-05-13 06:22:22.351 | or: setup.py cmd --help 2021-05-13 06:22:22.351 | 2021-05-13 06:22:22.351 | error: invalid command 'bdist_wheel' 2021-05-13 06:22:22.351 | ---------------------------------------- 2021-05-13 06:22:22.351 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:22:22.351 | Running setup.py clean for openstack-requirements 2021-05-13 06:22:23.104 | Failed to build pyperclip openstack-requirements 2021-05-13 06:22:23.322 | Installing collected packages: chardet, certifi, attrs, six, linecache2, traceback2, python-mimeparse, argparse, unittest2, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, pyparsing, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-05-13 06:22:25.069 | Running setup.py install for pyperclip: started 2021-05-13 06:22:25.459 | Running setup.py install for pyperclip: finished with status 'done' 2021-05-13 06:22:25.952 | Running setup.py install for openstack-requirements: started 2021-05-13 06:22:28.099 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:22:28.137 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4556 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.4 wcwidth-0.2.5 2021-05-13 06:22:28.267 | + inc/python:pip_install:200 : result=0 2021-05-13 06:22:28.269 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:22:28.271 | + functions-common:time_stop:2304 : local name 2021-05-13 06:22:28.273 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:22:28.275 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:22:28.278 | + functions-common:time_stop:2307 : local total 2021-05-13 06:22:28.280 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:22:28.282 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:22:28.284 | + functions-common:time_stop:2311 : start_time=1620886934795 2021-05-13 06:22:28.286 | + functions-common:time_stop:2313 : [[ -z 1620886934795 ]] 2021-05-13 06:22:28.289 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:22:28.292 | + functions-common:time_stop:2316 : end_time=1620886948290 2021-05-13 06:22:28.294 | + functions-common:time_stop:2317 : elapsed_time=13495 2021-05-13 06:22:28.297 | + functions-common:time_stop:2318 : total=6968 2021-05-13 06:22:28.299 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:22:28.301 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20463 2021-05-13 06:22:28.303 | + inc/python:pip_install:203 : return 0 2021-05-13 06:22:28.306 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:22:28.308 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:22:28.310 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:22:28.313 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:28.315 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:28.317 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:22:28.320 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:28.322 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:22:28.342 | Using python 3.8 to install pbr 2021-05-13 06:22:28.344 | + 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:22:29.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:22:29.081 | from cryptography.utils import int_from_bytes 2021-05-13 06:22:29.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:22:29.081 | from cryptography.utils import int_from_bytes 2021-05-13 06:22:30.098 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:22:30.102 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:30.108 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:30.112 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:30.113 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:30.116 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:30.238 | 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 46)) (5.6.0) 2021-05-13 06:22:32.235 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:22:32.235 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:22:32.313 | + inc/python:pip_install:200 : result=0 2021-05-13 06:22:32.315 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:22:32.317 | + functions-common:time_stop:2304 : local name 2021-05-13 06:22:32.319 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:22:32.321 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:22:32.323 | + functions-common:time_stop:2307 : local total 2021-05-13 06:22:32.325 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:22:32.327 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:22:32.329 | + functions-common:time_stop:2311 : start_time=1620886948337 2021-05-13 06:22:32.331 | + functions-common:time_stop:2313 : [[ -z 1620886948337 ]] 2021-05-13 06:22:32.334 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:22:32.338 | + functions-common:time_stop:2316 : end_time=1620886952336 2021-05-13 06:22:32.340 | + functions-common:time_stop:2317 : elapsed_time=3999 2021-05-13 06:22:32.342 | + functions-common:time_stop:2318 : total=20463 2021-05-13 06:22:32.344 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:22:32.346 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24462 2021-05-13 06:22:32.348 | + inc/python:pip_install:203 : return 0 2021-05-13 06:22:32.351 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:22:34.548 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:22:36.401 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:22:36.402 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:22:36.408 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:22:36.411 | 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:22:36.413 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:22:36.480 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:22:36.482 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:22:36.485 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:22:36.502 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:22:36.505 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:22:36.508 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:22:36.510 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:22:36.512 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:22:36.514 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:22:36.517 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:22:36.519 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:22:36.521 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:22:36.523 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:22:36.526 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:22:36.530 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:22:36.532 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:22:36.535 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:22:36.537 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:22:36.539 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:22:36.554 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:22:36.556 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:22:36.558 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:22:36.560 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:22:36.562 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:22:36.564 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:22:36.566 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:22:36.569 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:22:36.571 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:22:36.573 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:22:36.575 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:22:36.577 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:22:36.579 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:22:36.581 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:22:36.583 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:22:36.585 | + 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:22:36.587 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:22:36.590 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:22:36.592 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:22:36.594 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:22:36.596 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:22:36.599 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:22:36.601 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:22:36.603 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:22:36.606 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:22:36.608 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:22:36.659 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:22:36.659 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:22:36.661 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:22:37.017 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:22:37.019 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:22:37.037 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:22:37.039 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:22:37.041 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:22:37.044 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:22:37.046 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:22:37.048 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:22:37.050 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:22:37.053 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:22:37.055 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:37.057 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:37.060 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:22:37.062 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:22:37.064 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:22:37.066 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:22:37.068 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:22:37.071 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:22:37.073 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:37.075 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:37.078 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:22:37.099 | + 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:22:37.203 | Reading package lists... 2021-05-13 06:22:37.416 | Building dependency tree... 2021-05-13 06:22:37.418 | Reading state information... 2021-05-13 06:22:37.637 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:22:37.637 | The following packages were automatically installed and are no longer required: 2021-05-13 06:22:37.638 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:22:37.638 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:22:37.638 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:22:37.638 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:22:37.638 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:22:37.638 | python3-zope.interface 2021-05-13 06:22:37.638 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:22:37.747 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:22:37.751 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:22:37.754 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:22:37.756 | + functions-common:time_stop:2304 : local name 2021-05-13 06:22:37.759 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:22:37.761 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:22:37.763 | + functions-common:time_stop:2307 : local total 2021-05-13 06:22:37.765 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:22:37.767 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:22:37.769 | + functions-common:time_stop:2311 : start_time=1620886957096 2021-05-13 06:22:37.771 | + functions-common:time_stop:2313 : [[ -z 1620886957096 ]] 2021-05-13 06:22:37.774 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:22:37.778 | + functions-common:time_stop:2316 : end_time=1620886957776 2021-05-13 06:22:37.781 | + functions-common:time_stop:2317 : elapsed_time=680 2021-05-13 06:22:37.783 | + functions-common:time_stop:2318 : total=10747 2021-05-13 06:22:37.785 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:22:37.787 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11427 2021-05-13 06:22:37.789 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:22:37.791 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:22:37.794 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:22:37.796 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:22:37.798 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:22:37.800 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:22:37.803 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:22:37.805 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:22:37.808 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:22:37.810 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:22:37.812 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:22:37.815 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:22:37.817 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:22:37.820 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:22:37.822 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:22:37.824 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:22:37.826 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:22:37.829 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:22:37.831 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:22:37.833 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:22:37.835 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:22:37.838 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:22:37.840 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:22:37.842 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:22:37.845 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:22:37.847 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:22:37.849 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:22:37.865 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:22:37.868 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:22:37.870 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:22:37.872 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:22:37.875 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:22:37.877 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:22:37.882 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:22:37.884 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:22:37.886 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:22:37.889 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:22:37.891 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:22:37.893 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:22:37.896 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:22:38.583 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:22:38.583 | user tags 2021-05-13 06:22:38.583 | stackrabbit []' 2021-05-13 06:22:38.587 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:22:38.587 | user tags 2021-05-13 06:22:38.587 | stackrabbit []' 2021-05-13 06:22:38.587 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:22:38.593 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:22:38.595 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:22:38.597 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:22:39.252 | Changing password for user "stackrabbit" ... 2021-05-13 06:22:39.276 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:22:39.942 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:22:39.966 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:22:39.968 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:22:40.615 | Changing password for user "stackrabbit" ... 2021-05-13 06:22:40.638 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:22:40.640 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:22:40.642 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:22:41.306 | Deleting user "guest" ... 2021-05-13 06:22:41.321 | Error: 2021-05-13 06:22:41.321 | {:no_such_user, "guest"} 2021-05-13 06:22:41.334 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:22:41.336 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:22:41.352 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:22:41.355 | + ./stack.sh:main:801 : install_database 2021-05-13 06:22:41.357 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:22:41.359 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:22:41.362 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:41.364 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:41.366 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:22:41.578 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:22:41.580 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:22:41.583 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:22:41.585 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:22:41.587 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:22:41.590 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:22:41.592 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:22:41.595 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:22:41.597 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:22:41.599 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:22:41.602 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:22:41.604 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:22:41.606 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:22:41.609 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:22:41.611 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:22:41.614 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:22:41.616 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:22:41.618 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:22:41.621 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:22:41.623 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:22:41.625 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:22:41.628 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:22:41.631 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:41.633 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:41.635 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:22:41.637 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:22:41.640 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:22:41.642 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:22:41.644 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:22:41.646 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:22:41.649 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:22:41.651 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:41.654 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:41.656 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:22:41.658 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:22:41.660 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:22:41.662 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:22:41.665 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:22:41.667 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:22:41.669 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:41.672 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:41.674 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:22:41.695 | + 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:22:41.798 | Reading package lists... 2021-05-13 06:22:42.006 | Building dependency tree... 2021-05-13 06:22:42.008 | Reading state information... 2021-05-13 06:22:42.226 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:22:42.227 | The following packages were automatically installed and are no longer required: 2021-05-13 06:22:42.228 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:22:42.228 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:22:42.228 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:22:42.228 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:22:42.228 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:22:42.228 | python3-zope.interface 2021-05-13 06:22:42.228 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:22:42.337 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:22:42.341 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:22:42.344 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:22:42.346 | + functions-common:time_stop:2304 : local name 2021-05-13 06:22:42.348 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:22:42.350 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:22:42.352 | + functions-common:time_stop:2307 : local total 2021-05-13 06:22:42.354 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:22:42.357 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:22:42.359 | + functions-common:time_stop:2311 : start_time=1620886961693 2021-05-13 06:22:42.361 | + functions-common:time_stop:2313 : [[ -z 1620886961693 ]] 2021-05-13 06:22:42.364 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:22:42.368 | + functions-common:time_stop:2316 : end_time=1620886962366 2021-05-13 06:22:42.371 | + functions-common:time_stop:2317 : elapsed_time=673 2021-05-13 06:22:42.373 | + functions-common:time_stop:2318 : total=11427 2021-05-13 06:22:42.375 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:22:42.377 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=12100 2021-05-13 06:22:42.380 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:22:42.382 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:22:42.384 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:22:42.387 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:22:42.389 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:22:42.391 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:22:42.394 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:22:42.397 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:22:42.399 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:22:42.402 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:22:42.405 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:22:42.406 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:22:42.411 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:22:42.413 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:22:42.415 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:22:42.419 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:22:42.421 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:22:42.443 | Using python 3.8 to install PyMySQL 2021-05-13 06:22:42.445 | + 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:22:43.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:22:43.176 | from cryptography.utils import int_from_bytes 2021-05-13 06:22:43.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:22:43.176 | from cryptography.utils import int_from_bytes 2021-05-13 06:22:44.194 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:22:44.198 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:44.203 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:44.208 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:44.208 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:44.211 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:44.217 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (1.0.2) 2021-05-13 06:22:46.233 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:22:46.233 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:22:46.310 | + inc/python:pip_install:200 : result=0 2021-05-13 06:22:46.312 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:22:46.315 | + functions-common:time_stop:2304 : local name 2021-05-13 06:22:46.318 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:22:46.320 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:22:46.322 | + functions-common:time_stop:2307 : local total 2021-05-13 06:22:46.324 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:22:46.327 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:22:46.329 | + functions-common:time_stop:2311 : start_time=1620886962437 2021-05-13 06:22:46.331 | + functions-common:time_stop:2313 : [[ -z 1620886962437 ]] 2021-05-13 06:22:46.334 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:22:46.338 | + functions-common:time_stop:2316 : end_time=1620886966336 2021-05-13 06:22:46.340 | + functions-common:time_stop:2317 : elapsed_time=3899 2021-05-13 06:22:46.343 | + functions-common:time_stop:2318 : total=24462 2021-05-13 06:22:46.345 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:22:46.348 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28361 2021-05-13 06:22:46.350 | + inc/python:pip_install:203 : return 0 2021-05-13 06:22:46.352 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:22:46.355 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:22:46.357 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:22:46.359 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:22:46.376 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:22:46.378 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:22:46.380 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:22:46.384 | ++ 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:22:46.384 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:22:46.389 | + 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:22:46.391 | + 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:22:46.394 | + 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:22:46.396 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:22:46.398 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:22:46.401 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:22:46.417 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:22:46.419 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:22:46.421 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:22:46.425 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:22:46.427 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:22:46.429 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:22:46.432 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:22:46.434 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:22:46.436 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:46.438 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:46.441 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:22:46.443 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:22:46.445 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:22:46.447 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:22:46.450 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:22:46.452 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:22:46.454 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:46.457 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:46.459 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:22:46.480 | + 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:22:46.584 | Reading package lists... 2021-05-13 06:22:46.797 | Building dependency tree... 2021-05-13 06:22:46.798 | Reading state information... 2021-05-13 06:22:47.020 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:22:47.020 | The following packages were automatically installed and are no longer required: 2021-05-13 06:22:47.021 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:22:47.021 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:22:47.021 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:22:47.021 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:22:47.021 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:22:47.021 | python3-zope.interface 2021-05-13 06:22:47.021 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:22:47.130 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:22:47.134 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:22:47.137 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:22:47.139 | + functions-common:time_stop:2304 : local name 2021-05-13 06:22:47.141 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:22:47.143 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:22:47.145 | + functions-common:time_stop:2307 : local total 2021-05-13 06:22:47.147 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:22:47.150 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:22:47.152 | + functions-common:time_stop:2311 : start_time=1620886966477 2021-05-13 06:22:47.154 | + functions-common:time_stop:2313 : [[ -z 1620886966477 ]] 2021-05-13 06:22:47.157 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:22:47.161 | + functions-common:time_stop:2316 : end_time=1620886967159 2021-05-13 06:22:47.164 | + functions-common:time_stop:2317 : elapsed_time=682 2021-05-13 06:22:47.166 | + functions-common:time_stop:2318 : total=12100 2021-05-13 06:22:47.168 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:22:47.170 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=12782 2021-05-13 06:22:47.172 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:22:47.175 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:22:47.192 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:22:47.194 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:22:47.197 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:22:47.200 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:22:47.219 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:22:47.221 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:22:47.224 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:22:47.226 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:22:47.228 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:22:47.230 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:22:47.233 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:22:47.235 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:47.237 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:47.240 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:22:47.242 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:22:47.244 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:22:47.246 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:22:47.248 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:22:47.251 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:22:47.253 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:47.255 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:47.258 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:22:47.278 | + 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:22:47.383 | Reading package lists... 2021-05-13 06:22:47.595 | Building dependency tree... 2021-05-13 06:22:47.597 | Reading state information... 2021-05-13 06:22:47.818 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:22:47.818 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:22:47.818 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:22:47.818 | The following packages were automatically installed and are no longer required: 2021-05-13 06:22:47.819 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:22:47.819 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:22:47.819 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:22:47.819 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:22:47.819 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:22:47.819 | python3-zope.interface 2021-05-13 06:22:47.819 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:22:47.928 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:22:47.932 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:22:47.934 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:22:47.937 | + functions-common:time_stop:2304 : local name 2021-05-13 06:22:47.939 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:22:47.941 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:22:47.943 | + functions-common:time_stop:2307 : local total 2021-05-13 06:22:47.945 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:22:47.947 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:22:47.949 | + functions-common:time_stop:2311 : start_time=1620886967276 2021-05-13 06:22:47.951 | + functions-common:time_stop:2313 : [[ -z 1620886967276 ]] 2021-05-13 06:22:47.954 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:22:47.958 | + functions-common:time_stop:2316 : end_time=1620886967956 2021-05-13 06:22:47.960 | + functions-common:time_stop:2317 : elapsed_time=680 2021-05-13 06:22:47.962 | + functions-common:time_stop:2318 : total=12782 2021-05-13 06:22:47.964 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:22:47.966 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13462 2021-05-13 06:22:47.968 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:22:47.971 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:22:47.973 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:47.975 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:47.978 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:22:47.980 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:22:47.983 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:22:47.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:22:47.990 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:22:47.993 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:22:47.994 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:22:47.998 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:22:48.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:22:48.003 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:22:48.005 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:22:48.007 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:22:48.009 | + functions:vercmp:631 : local result 2021-05-13 06:22:48.013 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:22:48.013 | ++ functions:vercmp:635 : head -1 2021-05-13 06:22:48.013 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:22:48.018 | + functions:vercmp:635 : result=3.13 2021-05-13 06:22:48.020 | + functions:vercmp:637 : case $op in 2021-05-13 06:22:48.023 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:22:48.025 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:22:48.027 | + functions:vercmp:648 : return 2021-05-13 06:22:48.029 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:22:48.032 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:22:48.034 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:22:48.221 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:22:48.224 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:22:48.227 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.229 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.231 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:22:48.234 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.237 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:22:48.254 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:22:48.256 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:22:48.259 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:22:48.259 | Installing etcd 2021-05-13 06:22:48.261 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:22:48.273 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:22:48.286 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:22:48.288 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:22:48.300 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:22:48.303 | ++ 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:22:48.306 | ++ 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:22:48.309 | +++ 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:22:48.313 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:22:48.315 | ++ 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:22:48.317 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:22:48.320 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:22:48.322 | ++ functions:get_extra_file:74 : return 2021-05-13 06:22:48.325 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:22:48.327 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:22:48.329 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:22:48.332 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:22:48.349 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:22:48.351 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:22:48.353 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:22:48.369 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:22:48.372 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:22:48.375 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:22:48.377 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:22:48.379 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:22:48.382 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:22:48.384 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:22:48.386 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:22:48.388 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:22:48.391 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.395 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:22:48.398 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.400 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:22:48.402 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:22:48.405 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:22:48.407 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:22:48.410 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.415 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:22:48.417 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.419 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:22:48.421 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:22:48.424 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:22:48.426 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:22:48.428 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:22:48.435 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.437 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:22:48.439 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:22:48.442 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:22:48.444 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:22:48.446 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.451 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:22:48.453 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.456 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:22:48.458 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:22:48.461 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:22:48.463 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:22:48.465 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.467 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.470 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:22:48.472 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.475 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:22:48.477 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:22:48.479 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:22:48.482 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:22:48.484 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.486 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.489 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:22:48.491 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.493 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:22:48.495 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:22:48.498 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:22:48.500 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:22:48.502 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.505 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.507 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:22:48.509 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.511 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:22:48.514 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:22:48.516 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:22:48.519 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:22:48.521 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.524 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.526 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:22:48.529 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.531 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:22:48.534 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:22:48.536 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:22:48.538 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:22:48.541 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.543 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.545 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:22:48.547 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.550 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:22:48.552 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:22:48.554 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:22:48.556 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:22:48.559 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.561 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.563 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:22:48.565 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.568 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:22:48.570 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:22:48.572 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:22:48.574 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:22:48.577 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.579 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:22:48.584 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.586 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:22:48.589 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:22:48.591 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:22:48.593 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:22:48.596 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.598 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.600 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:22:48.603 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.605 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:22:48.607 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:22:48.609 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:22:48.612 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:22:48.614 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.616 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.618 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:22:48.621 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.623 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:22:48.625 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:22:48.628 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:22:48.630 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:22:48.633 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.635 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.637 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:22:48.639 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.642 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:22:48.645 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:22:48.647 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:22:48.650 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:22:48.652 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.654 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.656 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:22:48.659 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.661 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:22:48.663 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:22:48.665 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:22:48.668 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:22:48.670 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.672 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.675 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:22:48.677 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.679 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:22:48.682 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:22:48.684 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:22:48.686 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:22:48.688 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.691 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:22:48.696 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.698 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:22:48.700 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:22:48.703 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:22:48.705 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:22:48.708 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.710 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.712 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:22:48.714 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.717 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:22:48.719 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:22:48.721 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:22:48.724 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:22:48.726 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.728 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.731 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:22:48.733 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.735 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:22:48.737 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:22:48.740 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:22:48.742 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:22:48.744 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.747 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.749 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:22:48.751 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.754 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:22:48.756 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:22:48.759 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:22:48.761 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:22:48.763 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.768 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:22:48.770 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.773 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:22:48.775 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:22:48.777 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:22:48.780 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:22:48.782 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.784 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.786 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:22:48.789 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.791 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:22:48.793 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:22:48.796 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:22:48.798 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:22:48.800 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.803 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.805 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:22:48.807 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.810 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:22:48.812 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:22:48.815 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:22:48.817 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:22:48.819 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.821 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.824 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:22:48.826 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.828 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:22:48.831 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:22:48.834 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:22:48.836 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:22:48.838 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.840 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.843 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:22:48.845 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.847 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:22:48.850 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:22:48.852 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:22:48.854 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:22:48.857 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.859 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.861 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:22:48.864 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.866 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:22:48.868 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:22:48.871 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:22:48.873 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:22:48.875 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.878 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.880 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:22:48.883 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.885 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:22:48.887 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:22:48.890 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:22:48.893 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:22:48.895 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.897 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.900 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:22:48.902 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.904 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:22:48.907 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:22:48.909 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:22:48.911 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:22:48.913 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.916 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.918 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:22:48.920 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.923 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:22:48.925 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:22:48.927 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:22:48.929 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:22:48.932 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.934 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.937 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:22:48.939 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.942 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:22:48.944 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:22:48.946 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:22:48.949 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:22:48.951 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.953 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.956 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:22:48.958 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.961 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:22:48.963 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:22:48.965 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:22:48.968 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:22:48.970 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.972 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.975 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:22:48.977 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.979 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:22:48.982 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:22:48.984 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:22:48.987 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:22:48.989 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:48.991 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:48.994 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:22:48.996 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:48.998 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:22:49.001 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:22:49.003 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:22:49.006 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:22:49.008 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:49.010 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:49.013 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:22:49.015 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:49.017 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:22:49.020 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:22:49.022 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:22:49.025 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:22:49.027 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:49.029 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:49.031 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:22:49.034 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:49.036 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:22:49.038 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:22:49.041 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:22:49.043 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:22:49.045 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:49.048 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:49.050 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:22:49.053 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:49.055 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:22:49.076 | Using python 3.8 to install etcd3 2021-05-13 06:22:49.079 | + 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:22:49.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:22:49.810 | from cryptography.utils import int_from_bytes 2021-05-13 06:22:49.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:22:49.810 | from cryptography.utils import int_from_bytes 2021-05-13 06:22:50.826 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:22:50.831 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:50.836 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:50.840 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:50.841 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:50.844 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:50.850 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.12.0) 2021-05-13 06:22:50.859 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 59)) (1.37.1) 2021-05-13 06:22:50.869 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (3.15.8) 2021-05-13 06:22:50.887 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (6.3.1) 2021-05-13 06:22:50.901 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:22:52.871 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:22:52.871 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:22:52.948 | + inc/python:pip_install:200 : result=0 2021-05-13 06:22:52.950 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:22:52.952 | + functions-common:time_stop:2304 : local name 2021-05-13 06:22:52.955 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:22:52.957 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:22:52.959 | + functions-common:time_stop:2307 : local total 2021-05-13 06:22:52.961 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:22:52.963 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:22:52.966 | + functions-common:time_stop:2311 : start_time=1620886969071 2021-05-13 06:22:52.968 | + functions-common:time_stop:2313 : [[ -z 1620886969071 ]] 2021-05-13 06:22:52.971 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:22:52.975 | + functions-common:time_stop:2316 : end_time=1620886972973 2021-05-13 06:22:52.977 | + functions-common:time_stop:2317 : elapsed_time=3902 2021-05-13 06:22:52.979 | + functions-common:time_stop:2318 : total=28361 2021-05-13 06:22:52.981 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:22:52.983 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32263 2021-05-13 06:22:52.986 | + inc/python:pip_install:203 : return 0 2021-05-13 06:22:52.988 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:22:53.009 | Using python 3.8 to install etcd3gw 2021-05-13 06:22:53.011 | + 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:22:53.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:22:53.743 | from cryptography.utils import int_from_bytes 2021-05-13 06:22:53.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:22:53.743 | from cryptography.utils import int_from_bytes 2021-05-13 06:22:54.760 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:22:54.764 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:54.769 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:54.774 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:54.775 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:54.777 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:22:54.783 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.2.5) 2021-05-13 06:22:54.794 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.3.0) 2021-05-13 06:22:54.801 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-05-13 06:22:54.835 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:22:54.838 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-13 06:22:54.841 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-05-13 06:22:54.861 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-05-13 06:22:54.864 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-05-13 06:22:54.867 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-05-13 06:22:56.809 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:22:56.809 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:22:56.885 | + inc/python:pip_install:200 : result=0 2021-05-13 06:22:56.887 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:22:56.890 | + functions-common:time_stop:2304 : local name 2021-05-13 06:22:56.892 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:22:56.894 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:22:56.896 | + functions-common:time_stop:2307 : local total 2021-05-13 06:22:56.898 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:22:56.901 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:22:56.903 | + functions-common:time_stop:2311 : start_time=1620886973004 2021-05-13 06:22:56.905 | + functions-common:time_stop:2313 : [[ -z 1620886973004 ]] 2021-05-13 06:22:56.908 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:22:56.912 | + functions-common:time_stop:2316 : end_time=1620886976910 2021-05-13 06:22:56.914 | + functions-common:time_stop:2317 : elapsed_time=3906 2021-05-13 06:22:56.917 | + functions-common:time_stop:2318 : total=32263 2021-05-13 06:22:56.919 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:22:56.921 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36169 2021-05-13 06:22:56.924 | + inc/python:pip_install:203 : return 0 2021-05-13 06:22:56.926 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:22:56.928 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:22:56.931 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:22:56.933 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:22:56.935 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:22:56.938 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:22:56.940 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:22:56.942 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:22:56.944 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:22:56.947 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:22:56.949 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:22:56.951 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:22:56.953 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:22:56.956 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:22:56.958 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:56.960 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:56.963 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:22:56.965 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:22:56.967 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:22:56.970 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:22:56.972 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:22:56.974 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:22:56.977 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:22:56.979 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:22:56.981 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:22:56.983 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:56.986 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:56.989 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:22:56.991 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:22:56.993 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:22:56.995 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:22:56.998 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:22:57.000 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:22:57.002 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:57.005 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:57.007 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:22:57.028 | + 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:22:57.132 | Reading package lists... 2021-05-13 06:22:57.343 | Building dependency tree... 2021-05-13 06:22:57.345 | Reading state information... 2021-05-13 06:22:57.561 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:22:57.561 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:22:57.561 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:22:57.561 | The following packages were automatically installed and are no longer required: 2021-05-13 06:22:57.561 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:22:57.561 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:22:57.562 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:22:57.562 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:22:57.562 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:22:57.562 | python3-zope.interface 2021-05-13 06:22:57.562 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:22:57.670 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:22:57.674 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:22:57.677 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:22:57.679 | + functions-common:time_stop:2304 : local name 2021-05-13 06:22:57.681 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:22:57.683 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:22:57.685 | + functions-common:time_stop:2307 : local total 2021-05-13 06:22:57.688 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:22:57.690 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:22:57.692 | + functions-common:time_stop:2311 : start_time=1620886977025 2021-05-13 06:22:57.694 | + functions-common:time_stop:2313 : [[ -z 1620886977025 ]] 2021-05-13 06:22:57.697 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:22:57.701 | + functions-common:time_stop:2316 : end_time=1620886977699 2021-05-13 06:22:57.704 | + functions-common:time_stop:2317 : elapsed_time=674 2021-05-13 06:22:57.706 | + functions-common:time_stop:2318 : total=13462 2021-05-13 06:22:57.708 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:22:57.710 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14136 2021-05-13 06:22:57.713 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:22:57.715 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:22:57.717 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:22:57.720 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:22:57.722 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:22:57.784 | Module proxy already enabled 2021-05-13 06:22:57.788 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:22:57.848 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:22:57.848 | Module proxy already enabled 2021-05-13 06:22:57.848 | Module proxy_uwsgi already enabled 2021-05-13 06:22:57.852 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:22:57.855 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:22:57.857 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:22:57.859 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:22:57.993 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:22:57.995 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:22:57.998 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:22:58.002 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:58.004 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:58.006 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:22:58.009 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:58.011 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:22:58.013 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:22:58.016 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:22:58.018 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:58.020 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:58.023 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:22:58.026 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:58.028 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:22:58.030 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:22:58.033 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:22:58.035 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:58.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:58.040 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:22:58.042 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:58.045 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:22:58.047 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:22:58.050 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:22:58.052 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:58.055 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:58.057 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:22:58.059 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:58.062 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:22:58.065 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:22:58.067 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:58.069 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:58.072 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:22:58.074 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:58.076 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:22:58.079 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:22:58.081 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:22:58.083 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:58.086 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:58.088 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:22:58.091 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:58.093 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:22:58.110 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:22:58.112 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:22:58.115 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:22:58.117 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:22:58.119 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:58.121 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:58.124 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:22:58.127 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:58.129 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:22:58.145 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:22:58.148 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:22:58.150 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:22:58.153 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:22:58.155 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:58.157 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:58.160 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:22:58.162 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:58.164 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:22:58.167 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:22:58.169 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:22:58.172 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:22:58.174 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:22:58.177 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:22:58.179 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:22:58.182 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:22:58.184 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:22:58.187 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:22:58.190 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:22:58.192 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:22:58.195 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:22:58.198 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:22:58.199 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:22:58.203 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:22:58.206 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:22:58.208 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:22:58.211 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:22:58.213 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:22:58.234 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:22:58.236 | + 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:22:58.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:22:58.979 | from cryptography.utils import int_from_bytes 2021-05-13 06:22:58.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:22:58.979 | from cryptography.utils import int_from_bytes 2021-05-13 06:23:00.019 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:23:00.023 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:00.028 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:00.033 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:00.034 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:00.037 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:00.042 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (9.2.0) 2021-05-13 06:23:00.112 | 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 364)) (2.7.0) 2021-05-13 06:23:00.149 | 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 390)) (8.7.0) 2021-05-13 06:23:00.190 | 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 409)) (1.1.2) 2021-05-13 06:23:00.196 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-05-13 06:23:00.203 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:23:00.206 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.4.0) 2021-05-13 06:23:00.211 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.3.1) 2021-05-13 06:23:00.276 | 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 511)) (4.2.0) 2021-05-13 06:23:00.296 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.4.2) 2021-05-13 06:23:00.300 | 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 559)) (4.9.0) 2021-05-13 06:23:00.316 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (2021.1) 2021-05-13 06:23:00.320 | 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 52)) (5.0.1) 2021-05-13 06:23:00.326 | 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 304)) (4.1.0) 2021-05-13 06:23:00.336 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-05-13 06:23:00.347 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-13 06:23:00.350 | 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 275)) (4.4.0) 2021-05-13 06:23:00.390 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-05-13 06:23:00.410 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-05-13 06:23:00.423 | 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 55)) (3.2.0) 2021-05-13 06:23:00.429 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.2.0) 2021-05-13 06:23:00.437 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2021-05-13 06:23:00.442 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-05-13 06:23:00.445 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.1.14) 2021-05-13 06:23:00.448 | 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 321)) (1.7.0) 2021-05-13 06:23:00.453 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.10.9) 2021-05-13 06:23:00.456 | 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:23:00.462 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-05-13 06:23:00.465 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.2) 2021-05-13 06:23:00.469 | 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 566)) (2.8.1) 2021-05-13 06:23:00.474 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.9.6) 2021-05-13 06:23:00.476 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-05-13 06:23:00.480 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-05-13 06:23:00.482 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-05-13 06:23:00.486 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-05-13 06:23:00.506 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.12.1) 2021-05-13 06:23:02.261 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:23:02.261 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:23:02.339 | + inc/python:pip_install:200 : result=0 2021-05-13 06:23:02.342 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:23:02.344 | + functions-common:time_stop:2304 : local name 2021-05-13 06:23:02.346 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:23:02.348 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:23:02.350 | + functions-common:time_stop:2307 : local total 2021-05-13 06:23:02.353 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:23:02.355 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:23:02.357 | + functions-common:time_stop:2311 : start_time=1620886978228 2021-05-13 06:23:02.359 | + functions-common:time_stop:2313 : [[ -z 1620886978228 ]] 2021-05-13 06:23:02.362 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:23:02.366 | + functions-common:time_stop:2316 : end_time=1620886982364 2021-05-13 06:23:02.368 | + functions-common:time_stop:2317 : elapsed_time=4136 2021-05-13 06:23:02.371 | + functions-common:time_stop:2318 : total=36169 2021-05-13 06:23:02.373 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:23:02.375 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40305 2021-05-13 06:23:02.378 | + inc/python:pip_install:203 : return 0 2021-05-13 06:23:02.380 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:23:02.383 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:23:02.385 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:23:02.388 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:23:02.391 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:23:02.393 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:23:02.397 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:23:02.398 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:23:02.403 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:23:02.405 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:23:02.407 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:23:02.410 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:23:02.412 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:23:02.433 | Using python 3.8 to install python-memcached 2021-05-13 06:23:02.436 | + 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:23:03.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:23:03.167 | from cryptography.utils import int_from_bytes 2021-05-13 06:23:03.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:23:03.167 | from cryptography.utils import int_from_bytes 2021-05-13 06:23:04.194 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:23:04.197 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:04.203 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:04.208 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:04.208 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:04.211 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:04.217 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (1.59) 2021-05-13 06:23:04.222 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:23:06.237 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:23:06.237 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:23:06.314 | + inc/python:pip_install:200 : result=0 2021-05-13 06:23:06.316 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:23:06.318 | + functions-common:time_stop:2304 : local name 2021-05-13 06:23:06.321 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:23:06.323 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:23:06.325 | + functions-common:time_stop:2307 : local total 2021-05-13 06:23:06.327 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:23:06.329 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:23:06.331 | + functions-common:time_stop:2311 : start_time=1620886982428 2021-05-13 06:23:06.334 | + functions-common:time_stop:2313 : [[ -z 1620886982428 ]] 2021-05-13 06:23:06.336 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:23:06.340 | + functions-common:time_stop:2316 : end_time=1620886986338 2021-05-13 06:23:06.343 | + functions-common:time_stop:2317 : elapsed_time=3910 2021-05-13 06:23:06.345 | + functions-common:time_stop:2318 : total=40305 2021-05-13 06:23:06.347 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:23:06.349 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=44215 2021-05-13 06:23:06.351 | + inc/python:pip_install:203 : return 0 2021-05-13 06:23:06.354 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:23:06.371 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:23:06.374 | + ./stack.sh:main:862 : '[' 10.222.0.16 == 10.222.0.16 ']' 2021-05-13 06:23:06.376 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:23:06.379 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:23:06.381 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:23:06.383 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:23:06.385 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:23:06.388 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:23:06.403 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:23:06.406 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:23:06.408 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:23:06.410 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:23:06.412 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:23:06.414 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:23:06.417 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:23:06.420 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:23:06.422 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:23:06.424 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:23:06.439 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:23:06.441 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:23:06.443 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:23:06.446 | + functions-common:git_clone:544 : echo master 2021-05-13 06:23:06.446 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:23:06.451 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:23:06.453 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:23:06.455 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:23:06.458 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:23:06.458 | + functions-common:git_clone:593 : head -1 2021-05-13 06:23:06.461 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:23:06.464 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:23:06.466 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:23:06.468 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:23:06.471 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:23:06.473 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:23:06.475 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:23:06.477 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:23:06.480 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:23:06.483 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:23:06.485 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:23:06.487 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:23:06.489 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:23:06.492 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:23:06.495 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:23:06.498 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:23:06.500 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:23:06.502 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:23:06.505 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:23:06.511 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:23:06.513 | + 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:23:07.116 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:23:07.118 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:23:07.121 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:23:07.123 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:23:07.125 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:23:07.127 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:23:07.129 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:23:07.131 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:23:07.133 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:23:07.135 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:23:07.138 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:23:07.140 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:23:07.143 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:23:07.145 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:23:07.165 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:23:07.168 | + 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:23:07.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:23:07.903 | from cryptography.utils import int_from_bytes 2021-05-13 06:23:07.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:23:07.903 | from cryptography.utils import int_from_bytes 2021-05-13 06:23:08.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:23:08.923 | 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:23:08.926 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:08.926 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:08.928 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:08.933 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:08.940 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:08.944 | Obtaining file:///opt/stack/keystone 2021-05-13 06:23:10.565 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:23:12.185 | 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:23:12.214 | 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:23:12.224 | 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:23:12.231 | 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:23:12.235 | 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:23:12.262 | 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:23:12.291 | 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:23:12.304 | 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:23:12.320 | 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:23:12.333 | 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:23:12.343 | 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:23:12.347 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (7.1.2) 2021-05-13 06:23:12.350 | 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:23:12.390 | 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:23:12.396 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2021-05-13 06:23:12.400 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-13 06:23:12.412 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-05-13 06:23:12.465 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-05-13 06:23:12.468 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2021-05-13 06:23:12.474 | 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 298)) (2.7.0) 2021-05-13 06:23:12.511 | 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 300)) (8.7.0) 2021-05-13 06:23:12.552 | 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 301)) (3.2.0) 2021-05-13 06:23:12.560 | 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 302)) (9.0.0) 2021-05-13 06:23:12.609 | 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 303)) (5.0.1) 2021-05-13 06:23:12.615 | 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 305)) (4.4.0) 2021-05-13 06:23:12.655 | 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 306)) (12.7.1) 2021-05-13 06:23:12.710 | 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 308)) (4.2.0) 2021-05-13 06:23:12.728 | 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 309)) (3.8.0) 2021-05-13 06:23:12.743 | 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 313)) (4.1.0) 2021-05-13 06:23:12.753 | 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 314)) (2.5.0) 2021-05-13 06:23:12.777 | 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 315)) (1.3.0) 2021-05-13 06:23:12.787 | 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 316)) (4.9.0) 2021-05-13 06:23:12.803 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2021-05-13 06:23:12.850 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-05-13 06:23:12.855 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.4) 2021-05-13 06:23:12.868 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.6.0) 2021-05-13 06:23:12.872 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2021-05-13 06:23:12.874 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2021-05-13 06:23:12.885 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-05-13 06:23:12.888 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-05-13 06:23:12.891 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-05-13 06:23:12.895 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (6.5.1) 2021-05-13 06:23:12.912 | 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 391)) (2.8.1) 2021-05-13 06:23:12.917 | 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 401)) (4.2.0) 2021-05-13 06:23:12.936 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-05-13 06:23:12.940 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-05-13 06:23:12.960 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-05-13 06:23:12.965 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (0.8.18) 2021-05-13 06:23:12.968 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-05-13 06:23:12.971 | 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 505)) (0.13.0) 2021-05-13 06:23:12.982 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-05-13 06:23:12.985 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-05-13 06:23:12.988 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-05-13 06:23:12.995 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-05-13 06:23:13.004 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-05-13 06:23:13.010 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-05-13 06:23:13.028 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-05-13 06:23:13.032 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-05-13 06:23:13.039 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-05-13 06:23:13.060 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.6.1) 2021-05-13 06:23:13.087 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-05-13 06:23:13.093 | 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:23:13.096 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-05-13 06:23:13.157 | 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:23:13.160 | 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:23:13.168 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-05-13 06:23:13.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:23:13.182 | 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:23:13.185 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2021-05-13 06:23:13.226 | 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:23:13.232 | 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:23:13.237 | 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:23:13.246 | 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:23:13.257 | 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:23:13.266 | 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 299)) (4.4.0) 2021-05-13 06:23:13.277 | 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:23:13.288 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:23:13.294 | 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:23:13.303 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-05-13 06:23:13.306 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:23:13.310 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.7.1) 2021-05-13 06:23:13.315 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (20.0.1) 2021-05-13 06:23:13.329 | 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 202)) (5.1.2) 2021-05-13 06:23:13.354 | 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:23:13.357 | 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:23:13.360 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:23:13.364 | 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:23:13.367 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-13 06:23:13.369 | 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 408)) (1.6.0) 2021-05-13 06:23:13.372 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-05-13 06:23:13.374 | 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 549)) (1.4.0) 2021-05-13 06:23:13.377 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (2.2.1) 2021-05-13 06:23:13.388 | 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 290)) (1.7.0) 2021-05-13 06:23:13.392 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-05-13 06:23:13.396 | 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 393)) (1.0.4) 2021-05-13 06:23:13.398 | 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:23:13.406 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-05-13 06:23:13.409 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (56.0.0) 2021-05-13 06:23:13.482 | 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:23:13.488 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-05-13 06:23:13.495 | 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:23:13.503 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.6) 2021-05-13 06:23:14.484 | Installing collected packages: keystone 2021-05-13 06:23:14.486 | Running setup.py develop for keystone 2021-05-13 06:23:16.312 | Successfully installed keystone 2021-05-13 06:23:16.476 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:23:16.476 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:23:16.547 | + inc/python:pip_install:200 : result=0 2021-05-13 06:23:16.549 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:23:16.551 | + functions-common:time_stop:2304 : local name 2021-05-13 06:23:16.553 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:23:16.556 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:23:16.558 | + functions-common:time_stop:2307 : local total 2021-05-13 06:23:16.560 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:23:16.562 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:23:16.564 | + functions-common:time_stop:2311 : start_time=1620886987160 2021-05-13 06:23:16.566 | + functions-common:time_stop:2313 : [[ -z 1620886987160 ]] 2021-05-13 06:23:16.569 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:23:16.574 | + functions-common:time_stop:2316 : end_time=1620886996571 2021-05-13 06:23:16.576 | + functions-common:time_stop:2317 : elapsed_time=9411 2021-05-13 06:23:16.578 | + functions-common:time_stop:2318 : total=44215 2021-05-13 06:23:16.580 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:23:16.582 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=53626 2021-05-13 06:23:16.584 | + inc/python:pip_install:203 : return 0 2021-05-13 06:23:16.586 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:23:16.589 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:23:16.591 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:23:16.609 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:23:16.622 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:23:16.624 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:23:16.626 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:23:16.628 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:23:16.631 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:23:16.633 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:23:16.636 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:23:16.652 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:23:16.655 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:23:16.657 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:23:16.659 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:23:16.662 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:23:16.674 | + 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:23:16.676 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:23:16.680 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:23:16.696 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:23:16.699 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:23:16.728 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:23:16.756 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:23:16.785 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:23:16.815 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:23:16.845 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:23:16.874 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:23:16.901 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:23:16.928 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:23:16.931 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:23:16.934 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:23:16.936 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:23:16.938 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:23:16.941 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:23:16.956 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:23:16.959 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:23:16.961 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:23:16.964 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:23:16.979 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:23:16.981 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:23:16.984 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:23:17.013 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:23:17.016 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:23:17.018 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:23:17.021 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:23:17.023 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:23:17.039 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:23:17.042 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.16/identity 2021-05-13 06:23:17.071 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.16/identity 2021-05-13 06:23:17.098 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:23:17.101 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:23:17.131 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:23:17.133 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:23:17.136 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:23:17.138 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:23:17.141 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:23:17.144 | + 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:23:17.173 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:23:17.175 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:23:17.178 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:23:17.180 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:23:17.184 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:23:17.200 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:23:17.203 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:23:17.205 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:23:17.207 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:23:17.210 | + 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:23:17.237 | + 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:23:17.264 | + 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:23:17.292 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:23:17.320 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:23:17.347 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:23:17.350 | + 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:23:17.352 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:23:17.354 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:23:17.357 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:23:17.360 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:23:17.362 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:23:17.365 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:23:17.370 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:23:17.373 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:23:17.375 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:23:17.388 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:23:17.388 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:23:17.396 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:23:17.400 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:23:17.415 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:23:17.417 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:23:17.421 | + 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:23:17.451 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:23:17.478 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:23:17.505 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:23:17.532 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:23:17.560 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:23:17.586 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:23:17.613 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:23:17.640 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:23:17.668 | + 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:23:17.695 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:23:17.722 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:23:17.750 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:23:17.776 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:23:17.779 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:23:17.782 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:23:17.784 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:23:17.786 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:23:17.789 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:23:17.791 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:23:17.794 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:23:17.796 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:23:17.799 | + 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:23:17.826 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:23:17.853 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:23:17.854 | + 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:23:17.862 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:23:17.866 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:23:17.868 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:23:17.870 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:23:17.872 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:23:17.875 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:23:17.877 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:23:17.879 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:23:17.882 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:23:17.884 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:23:17.886 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:23:17.888 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:23:17.891 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:23:17.952 | Site keystone-wsgi-public already enabled 2021-05-13 06:23:17.956 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:23:17.958 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:23:17.960 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:23:17.963 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:23:18.087 | + 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:23:18.090 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:23:18.092 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:23:18.095 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:23:18.098 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:23:18.100 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:23:18.103 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:23:18.108 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:23:18.111 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:23:18.113 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:23:18.126 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:23:18.126 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:23:18.134 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:23:18.138 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:23:18.154 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:23:18.156 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:23:18.160 | + 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:23:18.191 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:23:18.222 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:23:18.258 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:23:18.289 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:23:18.318 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:23:18.347 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:23:18.375 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:23:18.404 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:23:18.432 | + 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:23:18.460 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:23:18.487 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:23:18.515 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:23:18.543 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:23:18.545 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:23:18.548 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:23:18.550 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:23:18.553 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:23:18.555 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:23:18.557 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:23:18.560 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:23:18.562 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:23:18.565 | + 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:23:18.592 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:23:18.621 | + 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:23:18.621 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:23:18.630 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:23:18.633 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:23:18.636 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:23:18.639 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:23:18.641 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:23:18.643 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:23:18.646 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:23:18.648 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:23:18.650 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:23:18.653 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:23:18.655 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:23:18.657 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:23:18.660 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:23:18.720 | Site keystone-wsgi-admin already enabled 2021-05-13 06:23:18.725 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:23:18.727 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:23:18.729 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:23:18.732 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:23:18.862 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:23:18.891 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:23:18.921 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:23:18.953 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:23:18.955 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:23:18.985 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:23:19.013 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:23:19.042 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:23:19.059 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:23:19.061 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:23:19.077 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:23:19.080 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:23:19.082 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:23:19.084 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:23:19.087 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:23:19.089 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:23:19.092 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:23:19.094 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:23:19.096 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:23:19.098 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:23:19.100 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:23:19.103 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:23:19.106 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:23:19.109 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:23:19.111 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:23:19.128 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:23:19.130 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:23:19.132 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:23:19.135 | + functions-common:git_clone:544 : echo master 2021-05-13 06:23:19.135 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:23:19.140 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:23:19.143 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:23:19.145 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:23:19.148 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:23:19.148 | + functions-common:git_clone:593 : head -1 2021-05-13 06:23:19.153 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:23:19.155 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:23:19.158 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:23:19.160 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:23:19.163 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:23:19.165 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:23:19.168 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:23:19.170 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:23:19.173 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:23:19.175 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:23:19.177 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:23:19.180 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:23:19.183 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:23:19.186 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:23:19.188 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:23:19.191 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:23:19.193 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:23:19.195 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:23:19.198 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:23:19.204 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:23:19.206 | + 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:23:19.806 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:23:19.808 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:23:19.811 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:23:19.813 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:23:19.815 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:23:19.817 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:23:19.820 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:23:19.822 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:23:19.825 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:23:19.827 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:23:19.829 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:23:19.831 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:23:19.834 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:23:19.836 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:23:19.857 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:23:19.859 | + 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:23:20.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:23:20.600 | from cryptography.utils import int_from_bytes 2021-05-13 06:23:20.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:23:20.600 | from cryptography.utils import int_from_bytes 2021-05-13 06:23:21.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:23:21.629 | 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:23:21.633 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:21.633 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:21.635 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:21.640 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:21.647 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:21.651 | Obtaining file:///opt/stack/swift 2021-05-13 06:23:22.988 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:23:24.316 | 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:23:24.326 | 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:23:24.365 | 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:23:24.375 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:23:24.380 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-05-13 06:23:24.435 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.6.3) 2021-05-13 06:23:24.445 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-05-13 06:23:24.448 | 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 299)) (2.7.0) 2021-05-13 06:23:24.484 | 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 301)) (8.7.0) 2021-05-13 06:23:24.526 | 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 302)) (3.2.0) 2021-05-13 06:23:24.532 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-05-13 06:23:24.538 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-05-13 06:23:24.578 | 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 314)) (4.1.0) 2021-05-13 06:23:24.588 | 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 317)) (4.9.0) 2021-05-13 06:23:24.604 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:23:24.610 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:23:24.613 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-05-13 06:23:24.624 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.6.0) 2021-05-13 06:23:24.626 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:23:24.629 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:23:24.632 | 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 392)) (2.8.1) 2021-05-13 06:23:24.637 | 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 402)) (4.2.0) 2021-05-13 06:23:24.657 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:23:24.661 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:23:24.681 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:23:24.686 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:23:24.737 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:23:24.740 | Requirement already satisfied: stevedore===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:23:24.748 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.4) 2021-05-13 06:23:24.768 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.9.7) 2021-05-13 06:23:24.772 | 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:23:24.776 | 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:23:24.784 | 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:23:24.797 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:23:24.858 | 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:23:24.864 | 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:23:24.873 | 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:23:24.876 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-05-13 06:23:24.881 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:23:24.884 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:23:24.887 | 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:23:24.892 | 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:23:24.894 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:23:24.898 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:23:24.901 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-05-13 06:23:24.906 | 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:23:24.909 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-05-13 06:23:26.371 | Installing collected packages: swift 2021-05-13 06:23:26.373 | Running setup.py develop for swift 2021-05-13 06:23:28.045 | Successfully installed swift 2021-05-13 06:23:28.181 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:23:28.181 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:23:28.266 | + inc/python:pip_install:200 : result=0 2021-05-13 06:23:28.268 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:23:28.270 | + functions-common:time_stop:2304 : local name 2021-05-13 06:23:28.272 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:23:28.275 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:23:28.277 | + functions-common:time_stop:2307 : local total 2021-05-13 06:23:28.279 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:23:28.282 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:23:28.284 | + functions-common:time_stop:2311 : start_time=1620886999852 2021-05-13 06:23:28.286 | + functions-common:time_stop:2313 : [[ -z 1620886999852 ]] 2021-05-13 06:23:28.289 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:23:28.293 | + functions-common:time_stop:2316 : end_time=1620887008290 2021-05-13 06:23:28.295 | + functions-common:time_stop:2317 : elapsed_time=8438 2021-05-13 06:23:28.297 | + functions-common:time_stop:2318 : total=53626 2021-05-13 06:23:28.299 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:23:28.302 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=62064 2021-05-13 06:23:28.304 | + inc/python:pip_install:203 : return 0 2021-05-13 06:23:28.306 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:23:28.308 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:23:28.311 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:23:28.329 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:23:28.342 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:23:28.344 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:23:28.346 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:23:28.349 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:23:28.351 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:23:28.353 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:23:28.356 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:23:28.358 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:23:28.361 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:23:28.363 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:23:28.365 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:23:28.367 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:23:28.370 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:23:28.372 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:23:28.374 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:23:29.254 | No container-sync running 2021-05-13 06:23:29.255 | No object-replicator running 2021-05-13 06:23:29.255 | No object-server running 2021-05-13 06:23:29.255 | No account-replicator running 2021-05-13 06:23:29.255 | No proxy-server running 2021-05-13 06:23:29.255 | No container-server running 2021-05-13 06:23:29.255 | No object-reconstructor running 2021-05-13 06:23:29.255 | No object-auditor running 2021-05-13 06:23:29.255 | No container-auditor running 2021-05-13 06:23:29.255 | No object-updater running 2021-05-13 06:23:29.255 | No container-replicator running 2021-05-13 06:23:29.255 | No object-expirer running 2021-05-13 06:23:29.255 | No account-server running 2021-05-13 06:23:29.255 | No account-reaper running 2021-05-13 06:23:29.255 | No account-auditor running 2021-05-13 06:23:29.255 | No container-sharder running 2021-05-13 06:23:29.255 | No container-reconciler running 2021-05-13 06:23:29.255 | No container-updater running 2021-05-13 06:23:29.302 | + lib/swift:configure_swift:341 : true 2021-05-13 06:23:29.305 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:23:29.317 | + 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:23:29.329 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:23:29.332 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:23:29.332 | s/%GROUP%//; 2021-05-13 06:23:29.332 | s/%USER%/ubuntu/; 2021-05-13 06:23:29.332 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:23:29.332 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:23:29.332 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:23:29.340 | uid = ubuntu 2021-05-13 06:23:29.340 | gid = 2021-05-13 06:23:29.340 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:23:29.340 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:23:29.340 | address = 127.0.0.1 2021-05-13 06:23:29.340 | 2021-05-13 06:23:29.341 | [account6612] 2021-05-13 06:23:29.341 | max connections = 25 2021-05-13 06:23:29.341 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:23:29.341 | read only = false 2021-05-13 06:23:29.341 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:23:29.341 | 2021-05-13 06:23:29.341 | [account6622] 2021-05-13 06:23:29.341 | max connections = 25 2021-05-13 06:23:29.341 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:23:29.341 | read only = false 2021-05-13 06:23:29.341 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:23:29.341 | 2021-05-13 06:23:29.341 | [account6632] 2021-05-13 06:23:29.341 | max connections = 25 2021-05-13 06:23:29.341 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:23:29.341 | read only = false 2021-05-13 06:23:29.341 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:23:29.341 | 2021-05-13 06:23:29.341 | [account6642] 2021-05-13 06:23:29.341 | max connections = 25 2021-05-13 06:23:29.341 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:23:29.341 | read only = false 2021-05-13 06:23:29.341 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:23:29.341 | 2021-05-13 06:23:29.341 | 2021-05-13 06:23:29.341 | [container6611] 2021-05-13 06:23:29.341 | max connections = 25 2021-05-13 06:23:29.341 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:23:29.341 | read only = false 2021-05-13 06:23:29.341 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:23:29.341 | 2021-05-13 06:23:29.341 | [container6621] 2021-05-13 06:23:29.341 | max connections = 25 2021-05-13 06:23:29.341 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:23:29.341 | read only = false 2021-05-13 06:23:29.342 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:23:29.342 | 2021-05-13 06:23:29.342 | [container6631] 2021-05-13 06:23:29.342 | max connections = 25 2021-05-13 06:23:29.342 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:23:29.342 | read only = false 2021-05-13 06:23:29.342 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:23:29.342 | 2021-05-13 06:23:29.342 | [container6641] 2021-05-13 06:23:29.342 | max connections = 25 2021-05-13 06:23:29.342 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:23:29.342 | read only = false 2021-05-13 06:23:29.342 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:23:29.342 | 2021-05-13 06:23:29.342 | 2021-05-13 06:23:29.342 | [object6613] 2021-05-13 06:23:29.342 | max connections = 25 2021-05-13 06:23:29.342 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:23:29.342 | read only = false 2021-05-13 06:23:29.342 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:23:29.342 | 2021-05-13 06:23:29.342 | [object6623] 2021-05-13 06:23:29.342 | max connections = 25 2021-05-13 06:23:29.342 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:23:29.342 | read only = false 2021-05-13 06:23:29.342 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:23:29.342 | 2021-05-13 06:23:29.342 | [object6633] 2021-05-13 06:23:29.342 | max connections = 25 2021-05-13 06:23:29.342 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:23:29.342 | read only = false 2021-05-13 06:23:29.342 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:23:29.342 | 2021-05-13 06:23:29.342 | [object6643] 2021-05-13 06:23:29.342 | max connections = 25 2021-05-13 06:23:29.342 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:23:29.342 | read only = false 2021-05-13 06:23:29.343 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:23:29.343 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:23:29.346 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:23:29.348 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:23:29.350 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:23:29.361 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:23:29.363 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:23:29.368 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:23:29.372 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:23:29.374 | + 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:23:29.378 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:23:29.407 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.16:8080/v1/ 2021-05-13 06:23:29.434 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:23:29.452 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:23:29.480 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:23:29.498 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:23:29.525 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:23:29.543 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:23:29.571 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:23:29.589 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:23:29.616 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:23:29.634 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:23:29.662 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:23:29.679 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:23:29.694 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:23:29.696 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:23:29.724 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:23:29.751 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:23:29.778 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:23:29.805 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:23:29.820 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:23:29.822 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:23:29.849 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:23:29.863 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:23:29.865 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:23:29.880 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:23:29.882 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:23:29.884 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:23:29.900 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:23:29.902 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:23:29.904 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:23:29.906 | + 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:23:29.911 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:23:29.916 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:23:29.943 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:23:29.970 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:23:29.999 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:23:30.029 | + 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:23:30.056 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:23:30.058 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:23:30.060 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:23:30.062 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:23:30.064 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:23:30.091 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:23:30.118 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:23:30.145 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:23:30.172 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:23:30.199 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:23:30.226 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:23:30.252 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:23:30.279 | + 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:23:30.307 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:23:30.333 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:23:30.360 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:23:30.387 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:23:30.414 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:23:30.443 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:23:30.471 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:23:30.489 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:23:30.516 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:23:30.544 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:23:30.548 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:23:30.576 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:23:30.602 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:23:30.629 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:23:30.631 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:23:30.634 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:23:30.636 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:23:30.640 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:23:30.643 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:23:30.645 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:23:30.647 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:23:30.649 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:23:30.651 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:23:30.653 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:23:30.655 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:23:30.672 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:23:30.700 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:23:30.717 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:23:30.745 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:23:30.763 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:23:30.791 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:23:30.809 | + 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:23:30.837 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:23:30.855 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:23:30.882 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:23:30.901 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:23:30.928 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:23:30.946 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:23:30.974 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:23:30.992 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:23:31.020 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:23:31.038 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:23:31.065 | + 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:23:31.070 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:23:31.088 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:23:31.116 | + 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:23:31.145 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:23:31.147 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:23:31.152 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:23:31.154 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:23:31.156 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:23:31.158 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:23:31.160 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:23:31.163 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:23:31.165 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:23:31.167 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:23:31.184 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:23:31.212 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:23:31.230 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:23:31.258 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:23:31.276 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:23:31.304 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:23:31.322 | + 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:23:31.350 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:23:31.368 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:23:31.396 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:23:31.415 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:23:31.444 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:23:31.462 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:23:31.490 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:23:31.509 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:23:31.537 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:23:31.555 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:23:31.582 | + 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:23:31.587 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:23:31.605 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:23:31.633 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:23:31.636 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:23:31.640 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:23:31.642 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:23:31.644 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:23:31.647 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:23:31.649 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:23:31.651 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:23:31.654 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:23:31.656 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:23:31.673 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:23:31.701 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:23:31.718 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:23:31.746 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:23:31.764 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:23:31.792 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:23:31.810 | + 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:23:31.838 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:23:31.856 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:23:31.884 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:23:31.902 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:23:31.930 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:23:31.948 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:23:31.976 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:23:31.994 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:23:32.022 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:23:32.040 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:23:32.067 | + 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:23:32.072 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:23:32.090 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:23:32.119 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:23:32.147 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:23:32.174 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:23:32.202 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:23:32.204 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:23:32.209 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:23:32.237 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:23:32.266 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:23:32.294 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:23:32.323 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:23:32.352 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:23:32.378 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:23:32.406 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:23:32.433 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:23:32.460 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:23:32.476 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:23:32.478 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:23:32.496 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:23:32.499 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:23:32.519 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:23:32.521 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.16 2021-05-13 06:23:32.548 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:23:32.551 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:23:32.578 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.16/identity 2021-05-13 06:23:32.606 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:23:32.608 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:23:32.636 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:23:32.652 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:23:32.654 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:23:32.657 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:23:32.662 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:23:32.664 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:23:32.676 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:23:32.678 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:23:32.689 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:23:32.692 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:23:32.694 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:23:32.697 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:23:32.699 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:23:32.701 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:23:32.703 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:23:32.706 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:23:32.708 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:23:32.720 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:23:32.723 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:23:32.726 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:23:32.744 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:23:32.746 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:23:32.764 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:23:32.766 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:23:32.769 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:23:32.771 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:23:32.774 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:23:32.776 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:23:32.778 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:23:32.781 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:23:32.784 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:23:32.801 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:23:32.804 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:23:32.806 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:23:32.823 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:23:32.826 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:23:32.828 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:23:32.831 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:23:32.833 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:23:32.837 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:23:32.839 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:23:32.842 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:23:32.845 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:23:32.848 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:23:32.851 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:23:32.854 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:23:32.856 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:23:32.859 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:23:32.861 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:23:32.865 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:23:32.867 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:23:32.870 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:23:32.874 | +++ 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:23:32.874 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:23:32.879 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:23:32.882 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:23:32.884 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:23:32.887 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:23:32.890 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:23:32.912 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:23:32.915 | + 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:23:33.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:23:33.670 | from cryptography.utils import int_from_bytes 2021-05-13 06:23:33.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:23:33.670 | from cryptography.utils import int_from_bytes 2021-05-13 06:23:34.713 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:23:34.713 | 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:23:34.716 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:34.717 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:34.718 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:34.723 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:34.731 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:34.737 | 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 176)) (2.5.0) 2021-05-13 06:23:34.833 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-05-13 06:23:34.838 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-13 06:23:34.850 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:23:34.912 | 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 284)) (4.3.1) 2021-05-13 06:23:34.934 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-05-13 06:23:34.939 | 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 295)) (5.4.0) 2021-05-13 06:23:34.958 | 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 300)) (4.4.0) 2021-05-13 06:23:34.969 | 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 301)) (8.7.0) 2021-05-13 06:23:35.011 | 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 302)) (3.2.0) 2021-05-13 06:23:35.018 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-05-13 06:23:35.025 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-05-13 06:23:35.064 | 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 311)) (2.5.0) 2021-05-13 06:23:35.079 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2021-05-13 06:23:35.083 | 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 314)) (4.1.0) 2021-05-13 06:23:35.094 | 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 315)) (2.5.0) 2021-05-13 06:23:35.118 | 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 317)) (4.9.0) 2021-05-13 06:23:35.134 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:23:35.140 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:23:35.143 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:23:35.146 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:23:35.149 | 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 387)) (7.4.0) 2021-05-13 06:23:35.165 | 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 392)) (2.8.1) 2021-05-13 06:23:35.170 | 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 402)) (4.2.0) 2021-05-13 06:23:35.189 | 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 426)) (3.11.1) 2021-05-13 06:23:35.216 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:23:35.220 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:23:35.240 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:23:35.244 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (3.17.2) 2021-05-13 06:23:35.248 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:23:35.251 | Requirement already satisfied: stevedore===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:23:35.258 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2021-05-13 06:23:35.273 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.4) 2021-05-13 06:23:35.293 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2021-05-13 06:23:35.298 | 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:23:35.308 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:23:35.311 | 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:23:35.316 | 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:23:35.323 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-05-13 06:23:35.328 | 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:23:35.332 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:23:35.335 | 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:23:35.339 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:23:35.344 | 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:23:35.354 | 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:23:35.364 | 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:23:35.373 | 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:23:35.384 | 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:23:35.398 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-05-13 06:23:35.401 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-05-13 06:23:35.403 | 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:23:35.406 | 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:23:35.410 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:23:35.414 | 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:23:35.422 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-05-13 06:23:35.425 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-05-13 06:23:35.428 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:23:35.433 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:23:35.486 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2021-05-13 06:23:35.504 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-05-13 06:23:35.511 | 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 409)) (1.6.0) 2021-05-13 06:23:35.514 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-05-13 06:23:35.518 | 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:23:35.520 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2021-05-13 06:23:35.527 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-05-13 06:23:35.530 | 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 550)) (1.4.0) 2021-05-13 06:23:37.158 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:23:37.158 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:23:37.236 | + inc/python:pip_install:200 : result=0 2021-05-13 06:23:37.239 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:23:37.241 | + functions-common:time_stop:2304 : local name 2021-05-13 06:23:37.243 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:23:37.246 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:23:37.248 | + functions-common:time_stop:2307 : local total 2021-05-13 06:23:37.250 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:23:37.253 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:23:37.255 | + functions-common:time_stop:2311 : start_time=1620887012906 2021-05-13 06:23:37.258 | + functions-common:time_stop:2313 : [[ -z 1620887012906 ]] 2021-05-13 06:23:37.261 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:23:37.266 | + functions-common:time_stop:2316 : end_time=1620887017263 2021-05-13 06:23:37.268 | + functions-common:time_stop:2317 : elapsed_time=4357 2021-05-13 06:23:37.270 | + functions-common:time_stop:2318 : total=62064 2021-05-13 06:23:37.273 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:23:37.275 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=66421 2021-05-13 06:23:37.278 | + inc/python:pip_install:203 : return 0 2021-05-13 06:23:37.280 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:23:37.283 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:23:37.285 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:23:37.298 | + 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:23:37.303 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:23:37.305 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:23:37.308 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:23:37.310 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:23:37.312 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:23:37.315 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:23:37.318 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:23:37.321 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:23:37.324 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:23:37.340 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:23:37.342 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:23:37.345 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:23:37.348 | + functions-common:git_clone:544 : echo master 2021-05-13 06:23:37.348 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:23:37.353 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:23:37.355 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:23:37.358 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:23:37.361 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:23:37.361 | + functions-common:git_clone:593 : head -1 2021-05-13 06:23:37.364 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:23:37.367 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:23:37.370 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:23:37.372 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:23:37.375 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:23:37.377 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:23:37.380 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:23:37.383 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:23:37.386 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:23:37.388 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:23:37.391 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:23:37.393 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:23:37.396 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:23:37.399 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:23:37.401 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:23:37.404 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:23:37.407 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:23:37.409 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:23:37.413 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:23:37.418 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:23:37.421 | + 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:23:38.026 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:23:38.029 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:23:38.031 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:23:38.033 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:23:38.036 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:23:38.039 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:23:38.041 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:23:38.043 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:23:38.046 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:23:38.048 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:23:38.050 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:23:38.053 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:23:38.056 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:23:38.058 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:23:38.079 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:23:38.081 | + 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:23:38.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:23:38.819 | from cryptography.utils import int_from_bytes 2021-05-13 06:23:38.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:23:38.819 | from cryptography.utils import int_from_bytes 2021-05-13 06:23:39.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:23:39.844 | 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:23:39.847 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:39.848 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:39.849 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:39.854 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:39.861 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:39.866 | Obtaining file:///opt/stack/glance 2021-05-13 06:23:41.215 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:23:42.547 | 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:23:42.556 | 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:23:42.565 | 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:23:42.576 | 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:23:42.604 | 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:23:42.613 | 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:23:42.627 | 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:23:42.636 | 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:23:42.657 | 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:23:42.696 | 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:23:42.711 | 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:23:42.718 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.7.1) 2021-05-13 06:23:42.724 | 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:23:42.733 | 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:23:42.740 | 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 176)) (2.5.0) 2021-05-13 06:23:42.811 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:23:42.817 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-05-13 06:23:42.822 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:23:42.824 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-13 06:23:42.836 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:23:42.897 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-05-13 06:23:42.949 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-05-13 06:23:42.954 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-05-13 06:23:42.959 | 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 295)) (5.4.0) 2021-05-13 06:23:42.977 | 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 299)) (2.7.0) 2021-05-13 06:23:43.014 | 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 300)) (4.4.0) 2021-05-13 06:23:43.025 | 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 301)) (8.7.0) 2021-05-13 06:23:43.065 | 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 302)) (3.2.0) 2021-05-13 06:23:43.072 | 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 303)) (9.0.0) 2021-05-13 06:23:43.121 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-05-13 06:23:43.127 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-05-13 06:23:43.166 | 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 307)) (12.7.1) 2021-05-13 06:23:43.221 | 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 309)) (4.2.0) 2021-05-13 06:23:43.239 | 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 310)) (3.8.0) 2021-05-13 06:23:43.255 | 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 312)) (2.2.0) 2021-05-13 06:23:43.269 | 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 314)) (4.1.0) 2021-05-13 06:23:43.278 | 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 315)) (2.5.0) 2021-05-13 06:23:43.302 | 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 316)) (1.3.0) 2021-05-13 06:23:43.312 | 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 317)) (4.9.0) 2021-05-13 06:23:43.329 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-05-13 06:23:43.374 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:23:43.380 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:23:43.383 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-05-13 06:23:43.385 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.8.0) 2021-05-13 06:23:43.407 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-05-13 06:23:43.421 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-05-13 06:23:43.436 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:23:43.439 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:23:43.443 | 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 383)) (5.1.0) 2021-05-13 06:23:43.459 | 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 392)) (2.8.1) 2021-05-13 06:23:43.464 | 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 394)) (1.0.4) 2021-05-13 06:23:43.466 | 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 402)) (4.2.0) 2021-05-13 06:23:43.485 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:23:43.490 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-05-13 06:23:43.497 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:23:43.517 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.3.3) 2021-05-13 06:23:43.522 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:23:43.526 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:23:43.578 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (0.8.1) 2021-05-13 06:23:43.581 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:23:43.584 | 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 506)) (0.13.0) 2021-05-13 06:23:43.594 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.4.1) 2021-05-13 06:23:43.597 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-05-13 06:23:43.600 | Requirement already satisfied: stevedore===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:23:43.606 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (4.6.0) 2021-05-13 06:23:43.684 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (6.3.1) 2021-05-13 06:23:43.698 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.0.1) 2021-05-13 06:23:43.708 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (0.5.0) 2021-05-13 06:23:43.713 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.4.0) 2021-05-13 06:23:43.732 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2021-05-13 06:23:43.735 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.1.0) 2021-05-13 06:23:43.742 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.26.4) 2021-05-13 06:23:43.763 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.12.1) 2021-05-13 06:23:43.765 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.3.2) 2021-05-13 06:23:43.771 | 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:23:43.779 | 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:23:43.782 | 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:23:43.792 | 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:23:43.797 | 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:23:43.803 | 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:23:43.806 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2021-05-13 06:23:43.847 | 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:23:43.851 | 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:23:43.854 | 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:23:43.861 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:23:43.864 | 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:23:43.875 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-05-13 06:23:43.878 | 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:23:43.891 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:23:43.895 | 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:23:43.898 | 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:23:43.901 | 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:23:43.904 | 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:23:43.907 | 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:23:43.913 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.1) 2021-05-13 06:23:43.951 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (1.4.2) 2021-05-13 06:23:43.956 | 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:23:43.959 | 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 409)) (1.6.0) 2021-05-13 06:23:43.962 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-05-13 06:23:43.964 | 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 551)) (1.4.0) 2021-05-13 06:23:43.967 | 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:23:43.970 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:23:43.974 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-05-13 06:23:43.976 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (5.0.0) 2021-05-13 06:23:43.979 | 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:23:44.035 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (0.2.5) 2021-05-13 06:23:44.041 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2021-05-13 06:23:44.043 | 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:23:44.047 | 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:23:44.983 | Installing collected packages: glance 2021-05-13 06:23:44.985 | Running setup.py develop for glance 2021-05-13 06:23:46.554 | Successfully installed glance 2021-05-13 06:23:46.693 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:23:46.693 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:23:46.777 | + inc/python:pip_install:200 : result=0 2021-05-13 06:23:46.779 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:23:46.781 | + functions-common:time_stop:2304 : local name 2021-05-13 06:23:46.784 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:23:46.786 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:23:46.789 | + functions-common:time_stop:2307 : local total 2021-05-13 06:23:46.791 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:23:46.793 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:23:46.795 | + functions-common:time_stop:2311 : start_time=1620887018073 2021-05-13 06:23:46.797 | + functions-common:time_stop:2313 : [[ -z 1620887018073 ]] 2021-05-13 06:23:46.801 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:23:46.805 | + functions-common:time_stop:2316 : end_time=1620887026802 2021-05-13 06:23:46.807 | + functions-common:time_stop:2317 : elapsed_time=8729 2021-05-13 06:23:46.809 | + functions-common:time_stop:2318 : total=66421 2021-05-13 06:23:46.812 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:23:46.814 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=75150 2021-05-13 06:23:46.816 | + inc/python:pip_install:203 : return 0 2021-05-13 06:23:46.819 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:23:46.821 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:23:46.824 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:23:46.842 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:23:46.855 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:23:46.857 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:23:46.860 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:23:46.862 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:23:46.865 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:23:46.868 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:23:46.870 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:23:46.873 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:23:46.875 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:23:46.889 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:23:46.892 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:23:46.894 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:23:46.897 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:23:46.899 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:23:46.901 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:23:46.904 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:23:46.907 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:23:46.936 | + 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:23:46.965 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:23:46.995 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:23:47.025 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:23:47.054 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:23:47.084 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:23:47.087 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:23:47.089 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:23:47.091 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:23:47.094 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:23:47.122 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:23:47.151 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:23:47.181 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:23:47.210 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:23:47.240 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:23:47.270 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:23:47.299 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:23:47.329 | + 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:23:47.358 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:23:47.388 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:23:47.418 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:23:47.421 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:23:47.423 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:23:47.426 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:23:47.428 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:23:47.430 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:23:47.450 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:23:47.453 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:23:47.456 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:23:47.459 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:23:47.476 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:23:47.478 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:23:47.481 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:23:47.511 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:23:47.514 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:23:47.516 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:23:47.519 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:23:47.522 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:23:47.524 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:23:47.527 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:23:47.529 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:23:47.532 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:23:47.534 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:23:47.537 | + 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:23:47.567 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:23:47.569 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.16 2021-05-13 06:23:47.599 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:23:47.601 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:23:47.619 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:23:47.621 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:23:47.651 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:23:47.681 | + 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:23:47.712 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:23:47.741 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:23:47.772 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:23:47.788 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:23:47.791 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:23:47.821 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:23:47.850 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:23:47.880 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.16/identity/v3 2021-05-13 06:23:47.909 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:23:47.938 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.16/image 2021-05-13 06:23:47.968 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:23:47.985 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:23:47.987 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:23:47.990 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:23:47.993 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:23:47.996 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:23:48.013 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:23:48.015 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:23:48.018 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:23:48.021 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:23:48.023 | + 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:23:48.052 | + 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:23:48.082 | + 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:23:48.111 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:23:48.142 | + 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:23:48.147 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:23:48.177 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:23:48.207 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:23:48.237 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.16/identity 2021-05-13 06:23:48.268 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:23:48.298 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:23:48.328 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:23:48.357 | + 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:23:48.388 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:23:48.418 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:23:48.448 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:23:48.478 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:23:48.483 | + 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:23:48.492 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:23:48.508 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:23:48.510 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:23:48.513 | + 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:23:48.515 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:23:48.518 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:23:48.520 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:23:48.523 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:23:48.527 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:23:48.529 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:23:48.532 | + 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:23:48.562 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:23:48.565 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:23:48.567 | ++ functions:get_random_port:837 : true 2021-05-13 06:23:48.570 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:23:48.572 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:23:48.575 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:23:48.629 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:23:48.632 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:23:48.634 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:23:48.637 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:23:48.639 | + 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:23:48.666 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:23:48.694 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:23:48.721 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:23:48.749 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:23:48.777 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:23:48.805 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:23:48.832 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:23:48.860 | + 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:23:48.888 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:23:48.915 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:23:48.944 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:23:48.972 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:23:49.000 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:23:49.027 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:23:49.055 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:23:49.082 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:23:49.110 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:23:49.138 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:23:49.166 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:23:49.168 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:23:49.171 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:23:49.173 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:23:49.176 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:23:49.178 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:23:49.181 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:23:49.234 | proxy (enabled by site administrator) 2021-05-13 06:23:49.238 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:23:49.240 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:23:49.243 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:23:49.245 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:23:49.247 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:23:49.250 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:23:49.252 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:23:49.305 | proxy_http (enabled by site administrator) 2021-05-13 06:23:49.308 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:23:49.311 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:23:49.313 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:23:49.316 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:23:49.318 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:23:49.321 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:23:49.323 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:23:49.326 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:23:49.329 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:23:49.329 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:23:49.338 | KeepAlive Off 2021-05-13 06:23:49.342 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:23:49.343 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:23:49.351 | SetEnv proxy-sendchunked 1 2021-05-13 06:23:49.356 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:23:49.356 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:23:49.364 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:23:49.367 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:23:49.370 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:23:49.372 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:23:49.374 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:23:49.377 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:23:49.379 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:23:49.381 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:23:49.384 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:23:49.386 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:23:49.389 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:23:49.391 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:23:49.394 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:23:49.453 | Site glance-wsgi-api already enabled 2021-05-13 06:23:49.458 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:23:49.461 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:23:49.464 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:23:49.467 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:23:49.599 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:23:49.602 | + 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:23:49.634 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:23:49.652 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:23:49.654 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:23:49.657 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:23:49.660 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:23:49.662 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:23:49.665 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:23:49.667 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:23:49.670 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:23:49.672 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:23:49.674 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:23:49.677 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:23:49.679 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:23:49.682 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:23:49.684 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:23:49.687 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:23:49.704 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:23:49.706 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:23:49.708 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:23:49.711 | + functions-common:git_clone:544 : echo master 2021-05-13 06:23:49.712 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:23:49.717 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:23:49.719 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:23:49.722 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:23:49.725 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:23:49.725 | + functions-common:git_clone:593 : head -1 2021-05-13 06:23:49.730 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:23:49.733 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:23:49.735 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:23:49.738 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:23:49.741 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:23:49.743 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:23:49.746 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:23:49.748 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:23:49.751 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:23:49.754 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:23:49.756 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:23:49.759 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:23:49.761 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:23:49.765 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:23:49.767 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:23:49.771 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:23:49.773 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:23:49.776 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:23:49.779 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:23:49.785 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:23:49.787 | + 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:23:50.393 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:23:50.395 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:23:50.398 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:23:50.400 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:23:50.403 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:23:50.405 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:23:50.407 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:23:50.410 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:23:50.412 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:23:50.415 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:23:50.417 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:23:50.419 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:23:50.422 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:23:50.424 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:23:50.446 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:23:50.448 | + 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:23:51.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:23:51.192 | from cryptography.utils import int_from_bytes 2021-05-13 06:23:51.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:23:51.192 | from cryptography.utils import int_from_bytes 2021-05-13 06:23:52.217 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:23:52.217 | 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:23:52.220 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:52.221 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:52.223 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:52.228 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:52.234 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:23:52.239 | Obtaining file:///opt/stack/cinder 2021-05-13 06:23:54.304 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:23:56.375 | 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:23:56.384 | 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:23:56.393 | 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:23:56.404 | 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:23:56.432 | 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:23:56.446 | 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:23:56.455 | 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:23:56.466 | 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:23:56.486 | 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:23:56.525 | 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:23:56.539 | 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:23:56.542 | 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:23:56.551 | 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:23:56.566 | 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:23:56.589 | 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:23:56.596 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:23:56.600 | 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:23:56.605 | 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:23:56.608 | 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:23:56.612 | 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:23:56.623 | 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:23:56.683 | 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:23:56.735 | 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:23:56.746 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (4.1.3) 2021-05-13 06:23:56.756 | 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 285)) (4.3.1) 2021-05-13 06:23:56.779 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-05-13 06:23:56.784 | 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 296)) (5.4.0) 2021-05-13 06:23:56.801 | 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 300)) (2.7.0) 2021-05-13 06:23:56.838 | 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 301)) (4.4.0) 2021-05-13 06:23:56.849 | 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 302)) (8.7.0) 2021-05-13 06:23:56.889 | 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 303)) (3.2.0) 2021-05-13 06:23:56.895 | 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 304)) (9.0.0) 2021-05-13 06:23:56.944 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-05-13 06:23:56.950 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-05-13 06:23:56.989 | 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 308)) (12.7.1) 2021-05-13 06:23:57.044 | 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 310)) (4.2.0) 2021-05-13 06:23:57.062 | 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 311)) (3.8.0) 2021-05-13 06:23:57.077 | 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 312)) (2.5.0) 2021-05-13 06:23:57.092 | 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 313)) (2.2.0) 2021-05-13 06:23:57.106 | 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 314)) (6.2.0) 2021-05-13 06:23:57.110 | 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 315)) (4.1.0) 2021-05-13 06:23:57.120 | 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 316)) (2.5.0) 2021-05-13 06:23:57.144 | 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 317)) (1.3.0) 2021-05-13 06:23:57.154 | 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 318)) (4.9.0) 2021-05-13 06:23:57.170 | 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 319)) (2.4.0) 2021-05-13 06:23:57.191 | 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 320)) (3.9.0) 2021-05-13 06:23:57.214 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.0) 2021-05-13 06:23:57.260 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-05-13 06:23:57.265 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.7.2) 2021-05-13 06:23:57.300 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.6.0) 2021-05-13 06:23:57.303 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-05-13 06:23:57.306 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (5.8.0) 2021-05-13 06:23:57.327 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (0.4.8) 2021-05-13 06:23:57.329 | 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 351)) (0.2.8) 2021-05-13 06:23:57.334 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-05-13 06:23:57.345 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-05-13 06:23:57.348 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-05-13 06:23:57.351 | 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 384)) (5.1.0) 2021-05-13 06:23:57.367 | 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 393)) (2.8.1) 2021-05-13 06:23:57.373 | 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 397)) (3.3.0) 2021-05-13 06:23:57.390 | 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 403)) (4.2.0) 2021-05-13 06:23:57.409 | 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 415)) (17.4.0) 2021-05-13 06:23:57.445 | 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 427)) (3.11.1) 2021-05-13 06:23:57.472 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-05-13 06:23:57.476 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.7) 2021-05-13 06:23:57.483 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-05-13 06:23:57.504 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.4.0) 2021-05-13 06:23:57.509 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (4.7.2) 2021-05-13 06:23:57.515 | 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 463)) (2.1.74) 2021-05-13 06:23:57.520 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (0.4.2) 2021-05-13 06:23:57.529 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (56.0.0) 2021-05-13 06:23:57.579 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-05-13 06:23:57.583 | 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 507)) (0.13.0) 2021-05-13 06:23:57.593 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2021-05-13 06:23:57.596 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-05-13 06:23:57.599 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-05-13 06:23:57.606 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.6) 2021-05-13 06:23:57.609 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (0.8.9) 2021-05-13 06:23:57.615 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (4.6.0) 2021-05-13 06:23:57.671 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2021-05-13 06:23:57.685 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2021-05-13 06:23:57.695 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2021-05-13 06:23:57.701 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-05-13 06:23:57.718 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.0) 2021-05-13 06:23:57.777 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-05-13 06:23:57.780 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-05-13 06:23:57.788 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (3.0.1) 2021-05-13 06:23:57.791 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.4) 2021-05-13 06:23:57.811 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2021-05-13 06:23:57.816 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.3.3) 2021-05-13 06:23:57.824 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-05-13 06:23:57.826 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2021-05-13 06:23:57.831 | 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 583)) (1.4.9.1) 2021-05-13 06:23:57.834 | 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:23:57.838 | 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:23:57.846 | 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:23:57.870 | 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:23:57.873 | 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:23:57.880 | 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:23:57.885 | 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:23:57.889 | 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:23:57.896 | 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:23:57.901 | 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:23:57.910 | 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:23:57.916 | 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:23:57.957 | 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:23:57.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:23:57.969 | 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:23:57.973 | 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:23:57.983 | 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:23:57.987 | 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:23:58.000 | 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:23:58.010 | 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:23:58.022 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2021-05-13 06:23:58.036 | 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:23:58.039 | 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:23:58.043 | 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:23:58.046 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (0.22.0) 2021-05-13 06:23:58.050 | 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:23:58.053 | 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:23:58.090 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.4.2) 2021-05-13 06:23:58.096 | 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:23:58.102 | 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:23:58.104 | 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 410)) (1.6.0) 2021-05-13 06:23:58.107 | 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:23:58.110 | 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 552)) (1.4.0) 2021-05-13 06:23:58.113 | 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:23:58.118 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-05-13 06:23:58.121 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (3.15.8) 2021-05-13 06:23:58.125 | 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:23:58.131 | 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:23:58.134 | 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:23:58.141 | 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 395)) (1.0.4) 2021-05-13 06:23:58.144 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2021-05-13 06:23:58.147 | 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:23:58.150 | 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:23:58.206 | 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:23:58.209 | 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:23:58.213 | 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:23:58.254 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-05-13 06:23:58.260 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2021-05-13 06:23:59.045 | Installing collected packages: cinder 2021-05-13 06:23:59.046 | Running setup.py develop for cinder 2021-05-13 06:24:01.289 | Successfully installed cinder 2021-05-13 06:24:01.426 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:24:01.426 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:24:01.511 | + inc/python:pip_install:200 : result=0 2021-05-13 06:24:01.513 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:24:01.515 | + functions-common:time_stop:2304 : local name 2021-05-13 06:24:01.518 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:01.524 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:01.526 | + functions-common:time_stop:2307 : local total 2021-05-13 06:24:01.529 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:01.531 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:24:01.534 | + functions-common:time_stop:2311 : start_time=1620887030440 2021-05-13 06:24:01.536 | + functions-common:time_stop:2313 : [[ -z 1620887030440 ]] 2021-05-13 06:24:01.539 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:01.543 | + functions-common:time_stop:2316 : end_time=1620887041541 2021-05-13 06:24:01.545 | + functions-common:time_stop:2317 : elapsed_time=11101 2021-05-13 06:24:01.548 | + functions-common:time_stop:2318 : total=75150 2021-05-13 06:24:01.550 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:01.552 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=86251 2021-05-13 06:24:01.554 | + inc/python:pip_install:203 : return 0 2021-05-13 06:24:01.557 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:24:01.559 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:24:01.562 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:24:01.581 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:24:01.593 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:24:01.596 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:24:01.598 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:24:01.601 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:24:01.603 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:24:01.606 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:24:01.608 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:24:01.611 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:24:01.613 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:24:01.616 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:01.618 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:01.621 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:24:01.632 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:24:01.635 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:24:01.637 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:24:01.640 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:24:01.643 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:24:01.645 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:01.648 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:24:01.650 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:01.653 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:01.655 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:24:01.658 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:24:01.660 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:24:01.662 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:24:01.665 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:24:01.667 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:24:01.670 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:01.673 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:01.675 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:24:01.698 | + 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:24:01.802 | Reading package lists... 2021-05-13 06:24:02.011 | Building dependency tree... 2021-05-13 06:24:02.012 | Reading state information... 2021-05-13 06:24:02.232 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:24:02.232 | The following packages were automatically installed and are no longer required: 2021-05-13 06:24:02.234 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:24:02.234 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:24:02.234 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:24:02.234 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:24:02.234 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:24:02.234 | python3-zope.interface 2021-05-13 06:24:02.234 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:24:02.342 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:24:02.347 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:24:02.349 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:24:02.351 | + functions-common:time_stop:2304 : local name 2021-05-13 06:24:02.354 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:02.357 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:02.359 | + functions-common:time_stop:2307 : local total 2021-05-13 06:24:02.362 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:02.364 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:24:02.367 | + functions-common:time_stop:2311 : start_time=1620887041695 2021-05-13 06:24:02.369 | + functions-common:time_stop:2313 : [[ -z 1620887041695 ]] 2021-05-13 06:24:02.372 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:02.377 | + functions-common:time_stop:2316 : end_time=1620887042374 2021-05-13 06:24:02.380 | + functions-common:time_stop:2317 : elapsed_time=679 2021-05-13 06:24:02.382 | + functions-common:time_stop:2318 : total=14136 2021-05-13 06:24:02.385 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:02.387 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14815 2021-05-13 06:24:02.390 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:24:02.392 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:24:02.395 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:24:02.397 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:24:02.409 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:24:02.413 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:24:02.415 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:24:02.418 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:24:02.421 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:24:02.421 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:24:02.426 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:24:02.428 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:24:02.430 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:24:02.432 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:24:02.434 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:24:02.436 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:24:02.439 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:24:02.441 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:24:02.452 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:24:02.464 | + 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:24:02.476 | + 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:24:02.488 | + 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:24:02.499 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:24:02.503 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:24:02.506 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ovzV9Z7Ici 2021-05-13 06:24:02.509 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:24:02.511 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:24:02.513 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:24:02.516 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ovzV9Z7Ici 2021-05-13 06:24:02.519 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ovzV9Z7Ici 2021-05-13 06:24:02.530 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ovzV9Z7Ici /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:24:02.543 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:24:02.547 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:24:02.549 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:24:02.551 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:24:02.553 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:24:02.555 | + 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:24:02.557 | + 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:24:02.560 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:24:02.562 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:24:02.567 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:24:02.572 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:24:02.591 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:24:02.609 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:24:02.628 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:24:02.647 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:24:02.665 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:24:02.684 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:24:02.702 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:24:02.721 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:24:02.724 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:24:02.726 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:24:02.728 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:24:02.731 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:24:02.760 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:24:02.787 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:24:02.815 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:24:02.842 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:24:02.869 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:24:02.898 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:24:02.925 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:24:02.953 | + 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:24:02.981 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:24:03.009 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:24:03.040 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:24:03.068 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:24:03.071 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:24:03.073 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:24:03.076 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:24:03.079 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:24:03.082 | + 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:24:03.112 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:24:03.141 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:24:03.168 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:24:03.197 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:24:03.225 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:24:03.253 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:24:03.285 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:24:03.287 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.16 2021-05-13 06:24:03.315 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:24:03.348 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:24:03.355 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6ea044dc0f4353b8a3ad0cea3a76ee8d 2021-05-13 06:24:03.384 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:24:03.412 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:24:03.429 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:24:03.431 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:24:03.448 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:24:03.450 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:24:03.466 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:24:03.469 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:24:03.486 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:24:03.489 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:24:03.491 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:24:03.494 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:24:03.496 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:24:03.498 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:24:03.501 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:24:03.503 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:24:03.519 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:03.522 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:24:03.525 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:24:03.527 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:24:03.550 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:03.552 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:24:03.555 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:24:03.583 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:24:03.586 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:24:03.588 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:24:03.590 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:24:03.593 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:24:03.597 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:24:03.614 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:24:03.616 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:24:03.618 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:24:03.621 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:24:03.623 | + 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:24:03.652 | + 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:24:03.680 | + 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:24:03.708 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:24:03.737 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:24:03.739 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:24:03.742 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:24:03.744 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:24:03.746 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:24:03.749 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:24:03.752 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:24:03.756 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:24:03.759 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:24:03.761 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:24:03.774 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:24:03.774 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:24:03.782 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:24:03.786 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:24:03.802 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:24:03.804 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:24:03.808 | + 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:24:03.837 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:24:03.865 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:24:03.892 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:24:03.919 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:24:03.947 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:24:03.975 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:24:04.003 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:24:04.031 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:24:04.058 | + 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:24:04.085 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:24:04.113 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:24:04.141 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:24:04.169 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:24:04.171 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:24:04.175 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:24:04.177 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:24:04.180 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:24:04.182 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:04.184 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:04.187 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:24:04.190 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:24:04.192 | + 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:24:04.219 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:24:04.248 | + 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:24:04.248 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:24:04.257 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:24:04.260 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:24:04.263 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:24:04.265 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:24:04.268 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:24:04.270 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:24:04.273 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:04.275 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:04.277 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:24:04.280 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:24:04.282 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:04.284 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:04.287 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:24:04.347 | Enabling site cinder-wsgi. 2021-05-13 06:24:04.353 | To activate the new configuration, you need to run: 2021-05-13 06:24:04.353 | systemctl reload apache2 2021-05-13 06:24:04.357 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:24:04.360 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:24:04.362 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:24:04.365 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:24:04.490 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:24:04.493 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:24:04.523 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.16/image 2021-05-13 06:24:04.552 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:24:04.569 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:24:04.572 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:24:04.574 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:24:04.576 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:24:04.579 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:24:04.581 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:24:04.612 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:24:04.640 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.16/identity 2021-05-13 06:24:04.668 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:24:04.697 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:24:04.725 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:24:04.753 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:24:04.781 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:24:04.810 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:24:04.837 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:24:04.866 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:24:04.894 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:24:04.923 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:24:04.926 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:24:04.942 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:04.945 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.16:2379 2021-05-13 06:24:04.976 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:24:04.994 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:04.997 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:24:04.999 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:24:05.002 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:24:05.004 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:24:05.006 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:24:05.009 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:24:05.013 | ++ 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:24:05.014 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:24:05.019 | + 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:24:05.022 | + 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:24:05.024 | + 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:24:05.027 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:24:05.030 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:24:05.033 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:24:05.036 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:24:05.038 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:24:05.041 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:24:05.043 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:24:05.046 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:24:05.049 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:24:05.052 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:24:05.054 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:24:05.056 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:24:05.059 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:24:05.061 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:24:05.064 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:24:05.066 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:24:05.069 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:24:05.085 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:24:05.088 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:24:05.090 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:05.093 | + functions-common:git_clone:544 : echo master 2021-05-13 06:24:05.093 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:24:05.098 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:24:05.101 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:05.103 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:24:05.106 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:24:05.106 | + functions-common:git_clone:593 : head -1 2021-05-13 06:24:05.110 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:24:05.112 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:24:05.115 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:24:05.118 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:24:05.120 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:24:05.123 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:24:05.126 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:24:05.128 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:24:05.131 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:24:05.134 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:24:05.136 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:24:05.139 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:24:05.141 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:24:05.144 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:24:05.147 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:24:05.150 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:24:05.152 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:24:05.155 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:24:05.158 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:24:05.164 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:24:05.167 | + 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:24:05.777 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:24:05.780 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:24:05.783 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:24:05.785 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:24:05.787 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:24:05.790 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:24:05.792 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:24:05.794 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:24:05.797 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:24:05.799 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:24:05.802 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:24:05.804 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:24:05.807 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:24:05.809 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:24:05.830 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:24:05.833 | + 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:24:06.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:24:06.579 | from cryptography.utils import int_from_bytes 2021-05-13 06:24:06.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:24:06.579 | from cryptography.utils import int_from_bytes 2021-05-13 06:24:07.607 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:24:07.607 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:24:07.611 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:07.611 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:07.613 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:07.618 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:07.626 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:07.630 | Obtaining file:///opt/stack/neutron 2021-05-13 06:24:09.717 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:24:11.813 | 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:24:11.820 | 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:24:11.823 | 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:24:11.832 | 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:24:11.841 | 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:24:11.852 | 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:24:11.880 | 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:24:11.894 | 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:24:11.903 | 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:24:11.910 | 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:24:11.914 | 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:24:11.925 | 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:24:11.931 | 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:24:11.936 | 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:24:11.941 | 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:24:12.001 | 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:24:12.054 | 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:24:12.059 | 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:24:12.062 | 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:24:12.102 | 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:24:12.128 | 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:24:12.146 | 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:24:12.151 | 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:24:12.156 | 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:24:12.179 | 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:24:12.216 | 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:24:12.227 | 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:24:12.268 | 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:24:12.274 | 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:24:12.323 | 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:24:12.329 | 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:24:12.368 | 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:24:12.423 | 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:24:12.441 | 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:24:12.456 | 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:24:12.472 | 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:24:12.486 | 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:24:12.490 | 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:24:12.500 | 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:24:12.523 | 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:24:12.534 | 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:24:12.551 | 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:24:12.570 | 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:24:12.616 | 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:24:12.621 | 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:24:12.630 | 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:24:12.636 | 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:24:12.640 | 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:24:12.649 | 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:24:12.651 | 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:24:12.673 | 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:24:12.688 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:24:12.698 | 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:24:12.701 | 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:24:12.704 | 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:24:12.710 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:24:12.715 | 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:24:12.736 | 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:24:12.738 | 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:24:12.757 | 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:24:12.783 | 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:24:12.799 | 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:24:12.803 | 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:24:12.810 | 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:24:12.830 | 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:24:12.833 | 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:24:12.837 | 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:24:12.843 | 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:24:12.894 | 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:24:12.897 | 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:24:12.901 | 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:24:12.904 | 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:24:12.915 | 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:24:12.918 | 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:24:12.921 | 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:24:12.928 | 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:24:12.942 | 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:24:12.951 | 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:24:12.957 | 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:24:12.974 | 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:24:12.993 | 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:24:13.052 | 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:24:13.056 | 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:24:13.063 | 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:24:13.083 | 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:24:13.087 | 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:24:13.090 | 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:24:13.096 | 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:24:13.103 | 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:24:13.112 | 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:24:13.115 | 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:24:13.118 | 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:24:13.180 | 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:24:13.185 | 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:24:13.191 | 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:24:13.195 | 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:24:13.198 | 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:24:13.220 | 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:24:13.223 | 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:24:13.228 | 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:24:13.231 | 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:24:13.273 | 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:24:13.278 | 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:24:13.282 | 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:24:13.293 | 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:24:13.296 | 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:24:13.318 | 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:24:13.333 | 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:24:13.345 | 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:24:13.358 | 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:24:13.362 | 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:24:13.366 | 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:24:13.369 | 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:24:13.372 | 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:24:13.374 | 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:24:13.377 | 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:24:13.380 | 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:24:13.383 | 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:24:13.385 | 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:24:13.389 | 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:24:13.392 | 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:24:13.395 | 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:24:13.398 | 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:24:13.411 | 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:24:13.423 | 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:24:13.480 | 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:24:13.485 | 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:24:13.527 | 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:24:13.532 | 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:24:13.536 | 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:24:14.483 | Installing collected packages: neutron 2021-05-13 06:24:14.483 | Attempting uninstall: neutron 2021-05-13 06:24:14.485 | Found existing installation: neutron 18.0.0 2021-05-13 06:24:15.747 | Uninstalling neutron-18.0.0: 2021-05-13 06:24:15.829 | Successfully uninstalled neutron-18.0.0 2021-05-13 06:24:15.830 | Running setup.py develop for neutron 2021-05-13 06:24:18.417 | Successfully installed neutron 2021-05-13 06:24:18.557 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:24:18.557 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:24:18.650 | + inc/python:pip_install:200 : result=0 2021-05-13 06:24:18.652 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:24:18.654 | + functions-common:time_stop:2304 : local name 2021-05-13 06:24:18.657 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:18.659 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:18.661 | + functions-common:time_stop:2307 : local total 2021-05-13 06:24:18.664 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:18.666 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:24:18.668 | + functions-common:time_stop:2311 : start_time=1620887045824 2021-05-13 06:24:18.671 | + functions-common:time_stop:2313 : [[ -z 1620887045824 ]] 2021-05-13 06:24:18.674 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:18.678 | + functions-common:time_stop:2316 : end_time=1620887058675 2021-05-13 06:24:18.680 | + functions-common:time_stop:2317 : elapsed_time=12851 2021-05-13 06:24:18.682 | + functions-common:time_stop:2318 : total=86251 2021-05-13 06:24:18.685 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:18.687 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=99102 2021-05-13 06:24:18.690 | + inc/python:pip_install:203 : return 0 2021-05-13 06:24:18.692 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:24:18.695 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:24:18.697 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:24:18.715 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:24:18.728 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:24:18.730 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:24:18.733 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:24:18.736 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:24:18.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:24:18.741 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:24:18.743 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:24:18.746 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:24:18.749 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:24:18.751 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:24:18.751 | Installing OVN and dependent packages 2021-05-13 06:24:18.754 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:24:18.756 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:24:18.772 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:18.775 | + 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:24:18.777 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:24:18.780 | [Call Trace] 2021-05-13 06:24:18.780 | ./stack.sh:896:stack_install_service 2021-05-13 06:24:18.780 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:24:18.780 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:24:18.780 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:24:18.780 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:24:18.780 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:24:18.784 | [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:24:19.788 | Error on exit 2021-05-13 06:24:20.567 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:24:20.567 |