2021-05-13 06:13:01.092 | + ./stack.sh:main:469 : exec 2021-05-13 06:13:01.092 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061301' 2021-05-13 06:13:01.092 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-061301.summary.2021-05-13-061301 2021-05-13 06:13:01.092 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:13:01.092 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061301 2021-05-13 06:13:01.092 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061301 /opt/stack/logs/stack.sh.log 2021-05-13 06:13:01.092 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061301.summary.2021-05-13-061301 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:13:01.092 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:13:01.092 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:13:01.092 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:13:01.092 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:13:01.092 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:13:01.092 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:13:01.092 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:13:01.092 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:13:01.092 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:13:01.092 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:13:01.092 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:13:01.092 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:13:01.093 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:13:01.095 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:13:01.099 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:13:01.101 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:13:01.103 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:13:01.105 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:13:01.107 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:13:01.108 | Linux dv-cinder-790910-2-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-05-13 06:13:01.110 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:13:01.112 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:13:01.115 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:13:01.143 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:13:01.159 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:13:01.161 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:13:01.162 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:13:01.164 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:13:01.166 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:13:01.168 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:13:01.170 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:13:01.172 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:13:01.174 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:13:01.176 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:13:01.178 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:13:01.180 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:13:01.181 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:13:01.184 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:13:01.187 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:13:01.189 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:13:01.191 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:13:01.192 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:13:01.195 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:13:01.207 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:01.209 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:13:01.211 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:01.212 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:01.214 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:01.216 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:01.218 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:01.219 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:13:01.221 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:13:01.223 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:13:01.225 | + 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:13:01.227 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:13:01.228 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:13:01.230 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:13:01.232 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:13:01.234 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:13:01.236 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:13:01.252 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:13:01.254 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:13:01.267 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:01.269 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:13:01.272 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:13:01.274 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:13:01.276 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:13:01.278 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:13:01.280 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:13:01.281 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:13:01.283 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:13:01.285 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:13:01.287 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:13:01.289 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:13:01.293 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:13:01.304 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:13:01.321 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:13:01.332 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:13:01.344 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:13:01.370 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:13:01.411 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:13:01.495 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:13:01.517 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:13:01.555 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:13:01.608 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:13:01.789 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:13:01.803 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:13:01.816 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:13:01.829 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:13:01.920 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:13:01.923 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:13:01.926 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:13:01.929 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:13:01.932 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:13:01.936 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:13:01.939 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:13:01.942 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:13:01.946 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:13:01.950 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:13:01.952 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:13:01.954 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:13:01.956 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:13:01.958 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:13:01.973 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:01.975 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:13:01.977 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:13:02.017 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:13:02.019 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:13:02.021 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:13:02.023 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:13:02.026 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:13:02.028 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:13:02.030 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:13:02.032 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:13:02.034 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:13:02.037 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:13:02.039 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.041 | + 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:13:02.044 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.046 | + 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:13:02.048 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.051 | + 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:13:02.053 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.055 | + 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:13:02.058 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.060 | + 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:13:02.062 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.064 | + 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:13:02.067 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.069 | + 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:13:02.071 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.074 | + 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:13:02.076 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.078 | + 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:13:02.081 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.083 | + 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:13:02.085 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.088 | + 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:13:02.090 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.092 | + 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:13:02.095 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.097 | + 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:13:02.099 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.101 | + 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:13:02.104 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.106 | + 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:13:02.108 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.111 | + 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:13:02.113 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.115 | + 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:13:02.118 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.120 | + 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:13:02.122 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.125 | + 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:13:02.127 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.129 | + 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:13:02.132 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.134 | + 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:13:02.136 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.139 | + 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:13:02.141 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.143 | + 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:13:02.146 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.148 | + 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:13:02.150 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.153 | + 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:13:02.155 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.157 | + 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:13:02.159 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.162 | + 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:13:02.164 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.166 | + 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:13:02.169 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.171 | + 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:13:02.173 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.176 | + 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:13:02.178 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.180 | + 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:13:02.183 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.185 | + 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:13:02.188 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.190 | + 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:13:02.193 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.195 | + 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:13:02.198 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.200 | + 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:13:02.203 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.205 | + 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:13:02.208 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.210 | + 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:13:02.213 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.215 | + 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:13:02.217 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.220 | + 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:13:02.222 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:02.224 | + 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:13:02.227 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:13:02.229 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:13:02.232 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:13:02.246 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:02.248 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:13:02.251 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:13:02.253 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:13:02.268 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:02.270 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:13:02.272 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:13:02.275 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:13:02.277 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:13:02.279 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:13:02.281 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:13:02.284 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:13:02.287 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:13:02.289 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:13:02.291 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:13:02.294 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:13:02.296 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:13:02.299 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:13:02.299 | Using mysql database backend 2021-05-13 06:13:02.301 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:13:02.318 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:13:02.336 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:02.339 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:13:02.355 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:13:02.371 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:02.373 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:13:02.390 | + ./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:13:02.406 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:13:02.422 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:02.424 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:13:02.440 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:02.443 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:13:02.459 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:13:02.461 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:13:02.464 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:13:02.466 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:13:02.469 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:13:02.473 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-061302 2021-05-13 06:13:02.476 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-061302 736' 2021-05-13 06:13:02.478 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:02.481 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:13:02.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:02.485 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:13:02.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:02.490 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:13:02.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:02.495 | + 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:13:02.497 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:02.500 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2021-05-13 06:13:02.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:02.504 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2021-05-13 06:13:02.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:02.509 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-061301 2021-05-13 06:13:02.512 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:02.515 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:13:02.517 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:02.520 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2021-05-13 06:13:02.523 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:02.525 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:13:02.529 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:02.532 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:13:02.534 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:02.538 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:13:02.541 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:02.543 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:13:02.546 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:13:02.548 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:13:02.550 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:13:02.553 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:13:02.555 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:13:02.558 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:13:02.560 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:13:02.562 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:13:02.565 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:13:02.580 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:13:02.583 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:13:02.585 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:02.588 | + functions-common:git_clone:544 : echo master 2021-05-13 06:13:02.588 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:13:02.593 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:13:02.595 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:02.597 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:13:02.600 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:13:02.601 | + functions-common:git_clone:593 : head -1 2021-05-13 06:13:02.604 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:13:02.607 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:13:02.609 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:13:02.612 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:13:02.614 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:13:02.617 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:13:02.619 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:13:02.622 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:13:02.624 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:13:02.627 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:13:02.629 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:13:02.632 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:13:02.635 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:13:02.639 | ++ tools/install_prereqs.sh:source:47 : NOW=1620886382 2021-05-13 06:13:02.642 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:13:02.647 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620886008 2021-05-13 06:13:02.649 | ++ tools/install_prereqs.sh:source:49 : DELTA=374 2021-05-13 06:13:02.652 | ++ tools/install_prereqs.sh:source:50 : [[ 374 -lt 7200 ]] 2021-05-13 06:13:02.654 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:13:02.657 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:13:02.659 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:13:02.661 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:13:02.664 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:13:02.666 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:13:02.668 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:13:02.671 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:13:02.674 | +++ 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:13:02.722 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:13:02.722 | apache2-dev 2021-05-13 06:13:02.722 | bc 2021-05-13 06:13:02.722 | bsdmainutils 2021-05-13 06:13:02.722 | curl 2021-05-13 06:13:02.722 | g++ 2021-05-13 06:13:02.722 | gawk 2021-05-13 06:13:02.722 | gcc 2021-05-13 06:13:02.722 | gettext 2021-05-13 06:13:02.722 | git 2021-05-13 06:13:02.722 | graphviz 2021-05-13 06:13:02.722 | iputils-ping 2021-05-13 06:13:02.722 | libapache2-mod-proxy-uwsgi 2021-05-13 06:13:02.722 | libffi-dev 2021-05-13 06:13:02.722 | libjpeg-dev 2021-05-13 06:13:02.722 | libmysqlclient-dev 2021-05-13 06:13:02.723 | libpcre3-dev 2021-05-13 06:13:02.723 | libpq-dev 2021-05-13 06:13:02.723 | libssl-dev 2021-05-13 06:13:02.723 | libsystemd-dev 2021-05-13 06:13:02.723 | libxml2-dev 2021-05-13 06:13:02.723 | libxslt1-dev 2021-05-13 06:13:02.723 | libyaml-dev 2021-05-13 06:13:02.723 | lsof 2021-05-13 06:13:02.723 | openssh-server 2021-05-13 06:13:02.723 | openssl 2021-05-13 06:13:02.723 | pkg-config 2021-05-13 06:13:02.723 | psmisc 2021-05-13 06:13:02.723 | python3-dev 2021-05-13 06:13:02.723 | python3-pip 2021-05-13 06:13:02.723 | python3-systemd 2021-05-13 06:13:02.723 | python3-venv 2021-05-13 06:13:02.723 | tar 2021-05-13 06:13:02.723 | tcpdump 2021-05-13 06:13:02.723 | unzip 2021-05-13 06:13:02.723 | uuid-runtime 2021-05-13 06:13:02.723 | wget 2021-05-13 06:13:02.723 | wget 2021-05-13 06:13:02.723 | zlib1g-dev 2021-05-13 06:13:02.723 | libkrb5-dev 2021-05-13 06:13:02.723 | libldap2-dev 2021-05-13 06:13:02.723 | libsasl2-dev 2021-05-13 06:13:02.723 | memcached 2021-05-13 06:13:02.723 | python3-mysqldb 2021-05-13 06:13:02.723 | sqlite3 2021-05-13 06:13:02.723 | conntrack 2021-05-13 06:13:02.723 | curl 2021-05-13 06:13:02.723 | dnsmasq-base 2021-05-13 06:13:02.723 | dnsmasq-utils 2021-05-13 06:13:02.723 | ebtables 2021-05-13 06:13:02.723 | genisoimage 2021-05-13 06:13:02.724 | iptables 2021-05-13 06:13:02.724 | iputils-arping 2021-05-13 06:13:02.724 | kpartx 2021-05-13 06:13:02.724 | libjs-jquery-tablesorter 2021-05-13 06:13:02.724 | libmysqlclient-dev 2021-05-13 06:13:02.724 | parted 2021-05-13 06:13:02.724 | pm-utils 2021-05-13 06:13:02.724 | python3-mysqldb 2021-05-13 06:13:02.724 | socat 2021-05-13 06:13:02.724 | sqlite3 2021-05-13 06:13:02.724 | sudo 2021-05-13 06:13:02.724 | vlan 2021-05-13 06:13:02.724 | lsscsi 2021-05-13 06:13:02.724 | open-iscsi 2021-05-13 06:13:02.724 | lvm2 2021-05-13 06:13:02.724 | qemu-utils 2021-05-13 06:13:02.724 | thin-provisioning-tools 2021-05-13 06:13:02.724 | acl 2021-05-13 06:13:02.724 | dnsmasq-base 2021-05-13 06:13:02.724 | dnsmasq-utils 2021-05-13 06:13:02.724 | ebtables 2021-05-13 06:13:02.724 | haproxy 2021-05-13 06:13:02.724 | iptables 2021-05-13 06:13:02.724 | iputils-arping 2021-05-13 06:13:02.724 | iputils-ping 2021-05-13 06:13:02.724 | libmysqlclient-dev 2021-05-13 06:13:02.724 | postgresql-server-dev-all 2021-05-13 06:13:02.724 | python3-mysqldb 2021-05-13 06:13:02.724 | sqlite3 2021-05-13 06:13:02.724 | sudo 2021-05-13 06:13:02.724 | vlan 2021-05-13 06:13:02.724 | ipset 2021-05-13 06:13:02.724 | conntrack 2021-05-13 06:13:02.724 | conntrackd 2021-05-13 06:13:02.724 | keepalived 2021-05-13 06:13:02.724 | dstat 2021-05-13 06:13:02.724 | lvm2 2021-05-13 06:13:02.725 | qemu-utils 2021-05-13 06:13:02.725 | thin-provisioning-tools 2021-05-13 06:13:02.725 | curl 2021-05-13 06:13:02.725 | liberasurecode-dev 2021-05-13 06:13:02.725 | make 2021-05-13 06:13:02.725 | memcached 2021-05-13 06:13:02.725 | sqlite3 2021-05-13 06:13:02.725 | xfsprogs' 2021-05-13 06:13:02.728 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:13:02.747 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:13:02.747 | apache2-dev 2021-05-13 06:13:02.747 | bc 2021-05-13 06:13:02.747 | bsdmainutils 2021-05-13 06:13:02.747 | curl 2021-05-13 06:13:02.747 | g++ 2021-05-13 06:13:02.747 | gawk 2021-05-13 06:13:02.747 | gcc 2021-05-13 06:13:02.747 | gettext 2021-05-13 06:13:02.747 | git 2021-05-13 06:13:02.747 | graphviz 2021-05-13 06:13:02.747 | iputils-ping 2021-05-13 06:13:02.747 | libapache2-mod-proxy-uwsgi 2021-05-13 06:13:02.747 | libffi-dev 2021-05-13 06:13:02.747 | libjpeg-dev 2021-05-13 06:13:02.747 | libmysqlclient-dev 2021-05-13 06:13:02.747 | libpcre3-dev 2021-05-13 06:13:02.747 | libpq-dev 2021-05-13 06:13:02.747 | libssl-dev 2021-05-13 06:13:02.747 | libsystemd-dev 2021-05-13 06:13:02.748 | libxml2-dev 2021-05-13 06:13:02.748 | libxslt1-dev 2021-05-13 06:13:02.748 | libyaml-dev 2021-05-13 06:13:02.748 | lsof 2021-05-13 06:13:02.748 | openssh-server 2021-05-13 06:13:02.748 | openssl 2021-05-13 06:13:02.748 | pkg-config 2021-05-13 06:13:02.748 | psmisc 2021-05-13 06:13:02.748 | python3-dev 2021-05-13 06:13:02.748 | python3-pip 2021-05-13 06:13:02.748 | python3-systemd 2021-05-13 06:13:02.748 | python3-venv 2021-05-13 06:13:02.748 | tar 2021-05-13 06:13:02.748 | tcpdump 2021-05-13 06:13:02.748 | unzip 2021-05-13 06:13:02.748 | uuid-runtime 2021-05-13 06:13:02.748 | wget 2021-05-13 06:13:02.748 | wget 2021-05-13 06:13:02.748 | zlib1g-dev 2021-05-13 06:13:02.748 | libkrb5-dev 2021-05-13 06:13:02.748 | libldap2-dev 2021-05-13 06:13:02.748 | libsasl2-dev 2021-05-13 06:13:02.748 | memcached 2021-05-13 06:13:02.748 | python3-mysqldb 2021-05-13 06:13:02.748 | sqlite3 2021-05-13 06:13:02.748 | conntrack 2021-05-13 06:13:02.748 | curl 2021-05-13 06:13:02.748 | dnsmasq-base 2021-05-13 06:13:02.748 | dnsmasq-utils 2021-05-13 06:13:02.748 | ebtables 2021-05-13 06:13:02.748 | genisoimage 2021-05-13 06:13:02.748 | iptables 2021-05-13 06:13:02.748 | iputils-arping 2021-05-13 06:13:02.748 | kpartx 2021-05-13 06:13:02.748 | libjs-jquery-tablesorter 2021-05-13 06:13:02.748 | libmysqlclient-dev 2021-05-13 06:13:02.748 | parted 2021-05-13 06:13:02.748 | pm-utils 2021-05-13 06:13:02.749 | python3-mysqldb 2021-05-13 06:13:02.749 | socat 2021-05-13 06:13:02.749 | sqlite3 2021-05-13 06:13:02.749 | sudo 2021-05-13 06:13:02.749 | vlan 2021-05-13 06:13:02.749 | lsscsi 2021-05-13 06:13:02.749 | open-iscsi 2021-05-13 06:13:02.749 | lvm2 2021-05-13 06:13:02.749 | qemu-utils 2021-05-13 06:13:02.749 | thin-provisioning-tools 2021-05-13 06:13:02.749 | acl 2021-05-13 06:13:02.749 | dnsmasq-base 2021-05-13 06:13:02.749 | dnsmasq-utils 2021-05-13 06:13:02.749 | ebtables 2021-05-13 06:13:02.749 | haproxy 2021-05-13 06:13:02.749 | iptables 2021-05-13 06:13:02.749 | iputils-arping 2021-05-13 06:13:02.749 | iputils-ping 2021-05-13 06:13:02.749 | libmysqlclient-dev 2021-05-13 06:13:02.749 | postgresql-server-dev-all 2021-05-13 06:13:02.749 | python3-mysqldb 2021-05-13 06:13:02.749 | sqlite3 2021-05-13 06:13:02.749 | sudo 2021-05-13 06:13:02.749 | vlan 2021-05-13 06:13:02.749 | ipset 2021-05-13 06:13:02.749 | conntrack 2021-05-13 06:13:02.749 | conntrackd 2021-05-13 06:13:02.749 | keepalived 2021-05-13 06:13:02.749 | dstat 2021-05-13 06:13:02.749 | lvm2 2021-05-13 06:13:02.749 | qemu-utils 2021-05-13 06:13:02.749 | thin-provisioning-tools 2021-05-13 06:13:02.749 | curl 2021-05-13 06:13:02.749 | liberasurecode-dev 2021-05-13 06:13:02.749 | make 2021-05-13 06:13:02.749 | memcached 2021-05-13 06:13:02.749 | sqlite3 2021-05-13 06:13:02.750 | xfsprogs ' 2021-05-13 06:13:02.750 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:13:02.752 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:02.754 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:02.758 | ++ 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:13:02.758 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:13:02.763 | ++ 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:13:02.765 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:02.767 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:02.769 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:13:02.772 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:02.774 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:02.776 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:02.778 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:02.780 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:02.782 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:02.785 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:13:02.787 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:02.789 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:13:02.792 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:13:02.796 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:13:02.798 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:13:02.800 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:13:02.802 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:13:02.804 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:13:02.807 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:13:02.811 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620886382808 2021-05-13 06:13:02.813 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:13:02.815 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:13:02.817 | ++ 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:13:03.201 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:13:03.379 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-13 06:13:03.567 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-13 06:13:03.722 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-13 06:13:05.353 | Reading package lists... 2021-05-13 06:13:05.387 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:13:05.390 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:13:05.393 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:13:05.396 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:05.399 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:05.403 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:13:05.405 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:05.408 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:13:05.411 | ++ functions-common:time_stop:2311 : start_time=1620886382808 2021-05-13 06:13:05.413 | ++ functions-common:time_stop:2313 : [[ -z 1620886382808 ]] 2021-05-13 06:13:05.417 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:05.421 | ++ functions-common:time_stop:2316 : end_time=1620886385418 2021-05-13 06:13:05.423 | ++ functions-common:time_stop:2317 : elapsed_time=2610 2021-05-13 06:13:05.425 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:13:05.427 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:05.429 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2610 2021-05-13 06:13:05.432 | ++ 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:13:05.434 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:05.436 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:05.439 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:05.441 | ++ 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:13:05.461 | ++ 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:13:05.566 | Reading package lists... 2021-05-13 06:13:05.783 | Building dependency tree... 2021-05-13 06:13:05.784 | Reading state information... 2021-05-13 06:13:05.814 | acl is already the newest version (2.2.53-6). 2021-05-13 06:13:05.814 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:13:05.814 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:13:05.814 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:13:05.814 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:13:05.814 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:13:05.814 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:13:05.814 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:13:05.814 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:13:05.814 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:13:05.814 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:13:05.814 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:13:05.814 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:13:05.814 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:13:05.814 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:13:05.815 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:13:05.815 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:13:05.815 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:13:05.815 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:13:05.815 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:13:05.815 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:13:05.815 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:13:05.815 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:13:05.815 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:13:05.815 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:13:05.815 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:13:05.815 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:13:05.815 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:13:05.815 | psmisc is already the newest version (23.3-1). 2021-05-13 06:13:05.815 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:13:05.815 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:13:05.815 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:13:05.815 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:13:05.815 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:13:05.815 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:13:05.815 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:13:05.815 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:13:05.815 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:13:05.815 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:13:05.815 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:13:05.815 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:13:05.815 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:13:05.815 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:13:05.815 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:13:05.815 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:13:05.815 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:13:05.815 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:13:05.815 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:13:05.816 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:13:05.816 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:13:05.816 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:13:05.816 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:13:05.816 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:13:05.816 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:13:05.816 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:13:05.816 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:13:05.816 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:13:05.816 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:13:05.816 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:13:05.816 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:13:05.816 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:13:05.816 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:13:05.816 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:13:05.816 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:13:05.816 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:13:05.816 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:13:05.816 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:13:05.816 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:13:05.816 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:13:06.004 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:13:06.004 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:13:06.004 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:13:06.004 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:13:06.004 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:06.005 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:06.005 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:06.005 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:06.005 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:06.005 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:06.005 | python3-zope.interface 2021-05-13 06:13:06.005 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:06.146 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:13:06.151 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:13:06.154 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:06.157 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:13:06.160 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:06.162 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:06.165 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:13:06.168 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:06.170 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:06.172 | ++ functions-common:time_stop:2311 : start_time=1620886385459 2021-05-13 06:13:06.174 | ++ functions-common:time_stop:2313 : [[ -z 1620886385459 ]] 2021-05-13 06:13:06.177 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:06.182 | ++ functions-common:time_stop:2316 : end_time=1620886386179 2021-05-13 06:13:06.184 | ++ functions-common:time_stop:2317 : elapsed_time=720 2021-05-13 06:13:06.186 | ++ functions-common:time_stop:2318 : total=698 2021-05-13 06:13:06.188 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:06.191 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1418 2021-05-13 06:13:06.193 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:13:06.195 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:13:06.198 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:13:06.201 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:13:06.206 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:13:06.210 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:06.212 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:13:06.216 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:13:07.609 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:13:07.611 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:13:07.613 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:13:07.617 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:13:07.618 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:13:07.620 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:13:07.623 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:13:07.625 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:13:07.628 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:13:07.630 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:13:07.633 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:13:07.703 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:13:07.707 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:13:07.778 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:13:07.782 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:13:07.855 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:13:07.858 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:13:07.861 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:13:07.864 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:13:07.868 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:13:07.871 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:13:07.874 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:13:07.877 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:13:07.881 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:13:07.884 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:13:07.886 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:13:07.886 | Distro: focal 2021-05-13 06:13:07.889 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:13:07.891 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:13:07.895 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:13:07.896 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:13:07.899 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:13:07.899 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:13:08.359 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:13:08.362 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:13:08.362 | pip: 20.2.2 2021-05-13 06:13:08.364 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:13:08.809 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:13:08.832 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:13:08.835 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:13:08.838 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:13:08.841 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:13:08.843 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:13:08.847 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:13:08.850 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:13:08.852 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:13:08.854 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:13:08.860 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:13:08.862 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:13:08.862 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:13:08.867 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:13:08.870 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:13:08.872 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:13:08.881 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:13:08.884 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:13:08.887 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:13:08.890 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:13:08.894 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:13:08.896 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:13:08.898 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:13:08.901 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:13:08.903 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:13:08.905 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:13:08.907 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:13:08.909 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:13:08.911 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:13:08.913 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:08.915 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:13:08.918 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:13:08.920 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:13:08.922 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:13:08.924 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:13:08.926 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:13:08.929 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:13:08.931 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:13:08.933 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:13:08.935 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:13:08.938 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:13:08.940 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:13:08.963 | Using python 3.8 to install os-testr 2021-05-13 06:13:08.966 | + 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:13:09.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:09.698 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:09.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:09.698 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:10.708 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:10.709 | 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:13:10.712 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.712 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.727 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.732 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.739 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.791 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.0.0) 2021-05-13 06:13:10.800 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:10.803 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2021-05-13 06:13:10.817 | Requirement already satisfied, skipping upgrade: stestr===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.2.0) 2021-05-13 06:13:10.844 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:13:10.861 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:13:10.865 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:13:10.872 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:13:10.876 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:13:10.878 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (0.18.2) 2021-05-13 06:13:10.882 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:13:10.894 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:13:10.904 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:13:10.908 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:13:10.911 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:13:10.913 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:13:10.916 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:13:10.918 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:13:10.973 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:13:10.980 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:13:10.982 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:13:10.986 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:13:10.989 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:13:11.029 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:13:11.033 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:13:13.043 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:13.044 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:13.117 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:13.120 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:13.124 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:13.127 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:13.131 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:13.134 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:13.137 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:13.139 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:13.142 | + functions-common:time_stop:2311 : start_time=1620886388957 2021-05-13 06:13:13.144 | + functions-common:time_stop:2313 : [[ -z 1620886388957 ]] 2021-05-13 06:13:13.147 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:13.152 | + functions-common:time_stop:2316 : end_time=1620886393148 2021-05-13 06:13:13.154 | + functions-common:time_stop:2317 : elapsed_time=4191 2021-05-13 06:13:13.156 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:13:13.159 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:13.161 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4191 2021-05-13 06:13:13.163 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:13.166 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:13:13.218 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:13:13.316 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:13:13.319 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:13:13.322 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:13:13.324 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:13:13.328 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:13:13.351 | + 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:13:15.375 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:15.378 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:15.432 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:15.630 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:15.902 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:16.059 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:16.175 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:16.438 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:16.441 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:16.445 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:16.448 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:16.452 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:16.455 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:16.458 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:16.462 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:16.464 | + functions-common:time_stop:2311 : start_time=1620886393343 2021-05-13 06:13:16.466 | + functions-common:time_stop:2313 : [[ -z 1620886393343 ]] 2021-05-13 06:13:16.469 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:16.473 | + functions-common:time_stop:2316 : end_time=1620886396471 2021-05-13 06:13:16.475 | + functions-common:time_stop:2317 : elapsed_time=3128 2021-05-13 06:13:16.477 | + functions-common:time_stop:2318 : total=4191 2021-05-13 06:13:16.479 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:16.482 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7319 2021-05-13 06:13:16.484 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:16.486 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:13:16.489 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:13:16.512 | + 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:13:18.409 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:18.412 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:18.466 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:18.661 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:18.933 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:19.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:19.091 | Processing /opt/stack/requirements 2021-05-13 06:13:20.787 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:13:20.791 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:13:20.802 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:13:20.807 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:20.810 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:13:20.813 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:13:20.831 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:13:20.834 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:13:20.850 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:13:20.854 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:13:20.860 | Requirement already satisfied: urllib3===1.26.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:13:20.879 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (1.3) 2021-05-13 06:13:20.882 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (0.3.0) 2021-05-13 06:13:20.898 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:13:20.901 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:13:20.904 | Requirement already satisfied: certifi===2020.12.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:13:20.906 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:13:20.909 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:13:20.911 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:13:20.913 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:13:20.916 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:13:20.927 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:13:20.933 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:13:20.935 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:13:21.007 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:13:21.012 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:13:21.053 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:13:21.056 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:13:21.058 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:13:21.059 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:13:21.838 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:13:21.839 | ERROR: Command errored out with exit status 1: 2021-05-13 06:13:21.839 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-occvz3vx/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-occvz3vx/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-9_309h84 2021-05-13 06:13:21.839 | cwd: /tmp/pip-req-build-occvz3vx/ 2021-05-13 06:13:21.839 | Complete output (6 lines): 2021-05-13 06:13:21.839 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:13:21.839 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:13:21.839 | or: setup.py --help-commands 2021-05-13 06:13:21.839 | or: setup.py cmd --help 2021-05-13 06:13:21.839 | 2021-05-13 06:13:21.840 | error: invalid command 'bdist_wheel' 2021-05-13 06:13:21.840 | ---------------------------------------- 2021-05-13 06:13:21.840 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:13:21.840 | Running setup.py clean for openstack-requirements 2021-05-13 06:13:22.623 | Failed to build openstack-requirements 2021-05-13 06:13:22.643 | Installing collected packages: openstack-requirements 2021-05-13 06:13:22.644 | Attempting uninstall: openstack-requirements 2021-05-13 06:13:22.645 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:13:22.678 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:13:22.697 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:13:22.700 | Running setup.py install for openstack-requirements: started 2021-05-13 06:13:24.974 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:13:25.001 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:13:25.129 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:25.133 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:25.136 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:25.138 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:25.141 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:25.144 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:25.146 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:25.149 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:25.151 | + functions-common:time_stop:2311 : start_time=1620886396504 2021-05-13 06:13:25.153 | + functions-common:time_stop:2313 : [[ -z 1620886396504 ]] 2021-05-13 06:13:25.157 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:25.162 | + functions-common:time_stop:2316 : end_time=1620886405159 2021-05-13 06:13:25.164 | + functions-common:time_stop:2317 : elapsed_time=8655 2021-05-13 06:13:25.167 | + functions-common:time_stop:2318 : total=7319 2021-05-13 06:13:25.169 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:25.171 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15974 2021-05-13 06:13:25.173 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:25.176 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:13:25.178 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:13:25.181 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:13:25.183 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:25.186 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:25.188 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:13:25.191 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:25.193 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:13:25.214 | Using python 3.8 to install pbr 2021-05-13 06:13:25.216 | + 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:13:25.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:25.947 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:25.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:25.947 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:26.949 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:26.949 | 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:13:26.953 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:26.953 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:26.955 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:26.973 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:26.980 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:27.085 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:29.212 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:29.212 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:29.287 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:29.290 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:29.294 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:29.297 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:29.300 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:29.304 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:29.307 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:29.309 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:29.312 | + functions-common:time_stop:2311 : start_time=1620886405209 2021-05-13 06:13:29.314 | + functions-common:time_stop:2313 : [[ -z 1620886405209 ]] 2021-05-13 06:13:29.316 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:29.321 | + functions-common:time_stop:2316 : end_time=1620886409318 2021-05-13 06:13:29.323 | + functions-common:time_stop:2317 : elapsed_time=4109 2021-05-13 06:13:29.325 | + functions-common:time_stop:2318 : total=15974 2021-05-13 06:13:29.327 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:29.329 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20083 2021-05-13 06:13:29.331 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:29.334 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:13:31.534 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:13:33.394 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:33.395 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:13:33.401 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:13:33.403 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:13:33.406 | 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:13:33.475 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:13:33.480 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:13:33.484 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:13:33.504 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:13:33.507 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:13:33.510 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:13:33.512 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:13:33.514 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:13:33.517 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:13:33.519 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:13:33.521 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:13:33.523 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:13:33.526 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:13:33.528 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:13:33.532 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:13:33.535 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:13:33.537 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:13:33.539 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:13:33.542 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:13:33.556 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:33.558 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:13:33.561 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.563 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:13:33.565 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.567 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:13:33.569 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.571 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:13:33.573 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.575 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:13:33.577 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.580 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:13:33.582 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:13:33.584 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:13:33.586 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:13:33.588 | + 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:13:33.591 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:13:33.593 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:13:33.595 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:13:33.597 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:13:33.599 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:13:33.602 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:13:33.604 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:13:33.607 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:13:33.609 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:13:33.612 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:13:33.663 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:13:33.663 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:13:33.665 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:13:34.034 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:13:34.038 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:13:34.058 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:34.061 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:13:34.064 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:34.067 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:34.070 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:34.072 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:34.074 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:34.077 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:34.079 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:34.082 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:34.084 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:34.086 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:34.089 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:34.091 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:34.093 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:13:34.096 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:34.098 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:34.100 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:34.103 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:13:34.124 | + 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:13:34.228 | Reading package lists... 2021-05-13 06:13:34.445 | Building dependency tree... 2021-05-13 06:13:34.446 | Reading state information... 2021-05-13 06:13:34.668 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:13:34.668 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:34.669 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:34.669 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:34.669 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:34.669 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:34.669 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:34.669 | python3-zope.interface 2021-05-13 06:13:34.669 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:34.802 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:13:34.808 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:34.811 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:34.815 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:34.817 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:34.820 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:34.823 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:34.825 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:34.827 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:34.829 | + functions-common:time_stop:2311 : start_time=1620886414121 2021-05-13 06:13:34.832 | + functions-common:time_stop:2313 : [[ -z 1620886414121 ]] 2021-05-13 06:13:34.835 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:34.839 | + functions-common:time_stop:2316 : end_time=1620886414836 2021-05-13 06:13:34.841 | + functions-common:time_stop:2317 : elapsed_time=715 2021-05-13 06:13:34.843 | + functions-common:time_stop:2318 : total=1418 2021-05-13 06:13:34.846 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:34.848 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2133 2021-05-13 06:13:34.850 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:34.853 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:13:34.855 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:13:34.858 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.860 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:13:34.862 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:13:34.865 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.867 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:13:34.869 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:13:34.872 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.874 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:13:34.876 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:13:34.878 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:13:34.881 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:13:34.883 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:13:34.886 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:13:34.888 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:34.890 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:13:34.892 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:13:34.894 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:13:34.897 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.899 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:13:34.901 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:13:34.903 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.906 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:13:34.908 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:13:34.910 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:13:34.926 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:34.928 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:13:34.930 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:13:34.933 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:13:34.935 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:13:34.938 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:13:34.942 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:13:34.944 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:13:34.947 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:13:34.949 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:13:34.951 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:13:34.953 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:13:34.956 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:13:35.674 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:13:35.674 | user tags 2021-05-13 06:13:35.674 | stackrabbit []' 2021-05-13 06:13:35.678 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:13:35.678 | user tags 2021-05-13 06:13:35.678 | stackrabbit []' 2021-05-13 06:13:35.678 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:13:35.684 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:13:35.687 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:13:35.689 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:13:36.374 | Changing password for user "stackrabbit" ... 2021-05-13 06:13:36.399 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:13:37.178 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:13:37.205 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:13:37.207 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:13:37.883 | Changing password for user "stackrabbit" ... 2021-05-13 06:13:37.907 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:13:37.910 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:13:37.912 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:13:38.595 | Deleting user "guest" ... 2021-05-13 06:13:38.614 | Error: 2021-05-13 06:13:38.615 | {:no_such_user, "guest"} 2021-05-13 06:13:38.627 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:13:38.630 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:13:38.649 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:38.651 | + ./stack.sh:main:801 : install_database 2021-05-13 06:13:38.654 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:13:38.656 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:13:38.659 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:38.661 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:38.663 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:13:38.883 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:13:38.887 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:13:38.890 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:13:38.894 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:38.898 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:13:38.901 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:13:38.904 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:13:38.906 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:13:38.909 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:13:38.911 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:13:38.913 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:13:38.916 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:13:38.918 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:38.920 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:13:38.923 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:13:38.925 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:13:38.927 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:13:38.930 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:13:38.932 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:13:38.934 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:13:38.937 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:13:38.939 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:13:38.942 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:38.944 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:38.946 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:13:38.949 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:38.951 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:38.953 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:38.956 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:38.958 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:38.960 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:38.963 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:38.965 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:38.968 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:38.970 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:38.973 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:38.975 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:38.978 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:13:38.980 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:38.982 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:38.985 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:38.988 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:13:39.009 | + 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:13:39.115 | Reading package lists... 2021-05-13 06:13:39.335 | Building dependency tree... 2021-05-13 06:13:39.337 | Reading state information... 2021-05-13 06:13:39.563 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:13:39.563 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:39.564 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:39.564 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:39.564 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:39.564 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:39.564 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:39.564 | python3-zope.interface 2021-05-13 06:13:39.564 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:39.691 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:13:39.697 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:39.700 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:39.704 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:39.707 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:39.710 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:39.713 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:39.716 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:39.718 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:39.720 | + functions-common:time_stop:2311 : start_time=1620886419006 2021-05-13 06:13:39.722 | + functions-common:time_stop:2313 : [[ -z 1620886419006 ]] 2021-05-13 06:13:39.725 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:39.729 | + functions-common:time_stop:2316 : end_time=1620886419727 2021-05-13 06:13:39.732 | + functions-common:time_stop:2317 : elapsed_time=721 2021-05-13 06:13:39.734 | + functions-common:time_stop:2318 : total=2133 2021-05-13 06:13:39.736 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:39.738 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2854 2021-05-13 06:13:39.740 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:39.743 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:13:39.745 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:13:39.748 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:13:39.750 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:13:39.752 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:13:39.754 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:13:39.758 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:13:39.760 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:13:39.762 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:13:39.766 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:13:39.766 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:13:39.771 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:13:39.774 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:13:39.776 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:13:39.779 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:13:39.781 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:13:39.802 | Using python 3.8 to install PyMySQL 2021-05-13 06:13:39.804 | + 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:13:40.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:40.541 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:40.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:40.541 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:41.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:41.561 | 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:13:41.564 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:41.565 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:41.566 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:41.585 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:41.592 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:41.597 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2021-05-13 06:13:43.737 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:43.737 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:43.809 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:43.812 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:43.815 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:43.819 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:43.822 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:43.824 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:43.827 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:43.829 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:43.831 | + functions-common:time_stop:2311 : start_time=1620886419796 2021-05-13 06:13:43.834 | + functions-common:time_stop:2313 : [[ -z 1620886419796 ]] 2021-05-13 06:13:43.837 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:43.841 | + functions-common:time_stop:2316 : end_time=1620886423839 2021-05-13 06:13:43.844 | + functions-common:time_stop:2317 : elapsed_time=4043 2021-05-13 06:13:43.847 | + functions-common:time_stop:2318 : total=20083 2021-05-13 06:13:43.849 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:43.852 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24126 2021-05-13 06:13:43.854 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:43.857 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:13:43.859 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:13:43.861 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:13:43.864 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:13:43.880 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:43.883 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:13:43.886 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:13:43.889 | ++ 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:13:43.889 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:13:43.895 | + 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:13:43.897 | + 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:13:43.899 | + 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:13:43.902 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:13:43.904 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:13:43.907 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:13:43.924 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:43.927 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:13:43.930 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:43.934 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:43.937 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:43.940 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:43.943 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:43.946 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:43.949 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:43.951 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:43.953 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:43.956 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:43.958 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:43.960 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:43.963 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:13:43.965 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:43.968 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:43.971 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:43.973 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:13:43.996 | + 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:13:44.101 | Reading package lists... 2021-05-13 06:13:44.316 | Building dependency tree... 2021-05-13 06:13:44.318 | Reading state information... 2021-05-13 06:13:44.538 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:13:44.538 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:44.539 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:44.539 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:44.539 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:44.539 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:44.539 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:44.539 | python3-zope.interface 2021-05-13 06:13:44.540 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:44.668 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:13:44.672 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:44.675 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:44.677 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:44.679 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:44.682 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:44.684 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:44.686 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:44.688 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:44.691 | + functions-common:time_stop:2311 : start_time=1620886423993 2021-05-13 06:13:44.693 | + functions-common:time_stop:2313 : [[ -z 1620886423993 ]] 2021-05-13 06:13:44.696 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:44.700 | + functions-common:time_stop:2316 : end_time=1620886424697 2021-05-13 06:13:44.702 | + functions-common:time_stop:2317 : elapsed_time=704 2021-05-13 06:13:44.705 | + functions-common:time_stop:2318 : total=2854 2021-05-13 06:13:44.707 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:44.709 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3558 2021-05-13 06:13:44.712 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:44.714 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:13:44.731 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:44.733 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:13:44.736 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:13:44.739 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:13:44.758 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:13:44.761 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:44.763 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:44.765 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:44.768 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:44.770 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:44.772 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:44.774 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:44.776 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:44.779 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:44.781 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:44.783 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:44.785 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:44.788 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:13:44.790 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:44.792 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:44.795 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:44.797 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:13:44.817 | + 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:13:44.922 | Reading package lists... 2021-05-13 06:13:45.137 | Building dependency tree... 2021-05-13 06:13:45.138 | Reading state information... 2021-05-13 06:13:45.361 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:13:45.361 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:13:45.361 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:13:45.361 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:45.362 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:45.362 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:45.362 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:45.362 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:45.362 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:45.362 | python3-zope.interface 2021-05-13 06:13:45.362 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:45.484 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:13:45.489 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:45.492 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:45.495 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:45.497 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:45.499 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:45.501 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:45.504 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:45.506 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:45.508 | + functions-common:time_stop:2311 : start_time=1620886424814 2021-05-13 06:13:45.510 | + functions-common:time_stop:2313 : [[ -z 1620886424814 ]] 2021-05-13 06:13:45.513 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:45.517 | + functions-common:time_stop:2316 : end_time=1620886425515 2021-05-13 06:13:45.520 | + functions-common:time_stop:2317 : elapsed_time=701 2021-05-13 06:13:45.522 | + functions-common:time_stop:2318 : total=3558 2021-05-13 06:13:45.524 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:45.526 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4259 2021-05-13 06:13:45.529 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:45.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:13:45.533 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:45.536 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:45.538 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:13:45.540 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:13:45.543 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:13:45.547 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:13:45.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:13:45.553 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:13:45.554 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:13:45.558 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:13:45.561 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:13:45.563 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:13:45.565 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:13:45.568 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:13:45.570 | + functions:vercmp:631 : local result 2021-05-13 06:13:45.574 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:13:45.574 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:13:45.575 | ++ functions:vercmp:635 : head -1 2021-05-13 06:13:45.579 | + functions:vercmp:635 : result=3.13 2021-05-13 06:13:45.581 | + functions:vercmp:637 : case $op in 2021-05-13 06:13:45.584 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:13:45.586 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:13:45.588 | + functions:vercmp:648 : return 2021-05-13 06:13:45.591 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:13:45.593 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:13:45.595 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:13:45.788 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:13:45.790 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:13:45.793 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.795 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.798 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:13:45.800 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.802 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:13:45.819 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:45.822 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:13:45.825 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:13:45.825 | Installing etcd 2021-05-13 06:13:45.828 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:13:45.841 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:13:45.852 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:45.855 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:13:45.867 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:13:45.870 | ++ 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:13:45.872 | ++ 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:13:45.875 | +++ 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:13:45.880 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:13:45.882 | ++ 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:13:45.885 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:13:45.887 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:13:45.889 | ++ functions:get_extra_file:74 : return 2021-05-13 06:13:45.892 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:13:45.895 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:13:45.897 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:13:45.899 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:13:45.916 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:45.918 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:13:45.920 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:13:45.937 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:45.939 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:13:45.941 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:13:45.944 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:13:45.946 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:13:45.948 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:13:45.951 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:13:45.953 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:13:45.955 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:13:45.958 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.960 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.962 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:13:45.964 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.967 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:13:45.969 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:13:45.971 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:13:45.973 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:13:45.976 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.978 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.980 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:13:45.982 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.985 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:13:45.987 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:13:45.989 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:13:45.991 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:13:45.994 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.996 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.998 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:13:46.000 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.003 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:13:46.005 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:13:46.007 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:13:46.010 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:13:46.012 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.015 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.017 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:13:46.019 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.021 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:13:46.023 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:13:46.025 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:13:46.028 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:13:46.030 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.034 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:13:46.036 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.039 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:13:46.042 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:13:46.044 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:13:46.047 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:13:46.049 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.051 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.053 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:13:46.055 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.058 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:13:46.060 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:13:46.062 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:13:46.064 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:13:46.067 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.069 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.071 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:13:46.074 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.076 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:13:46.079 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:13:46.081 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:13:46.084 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:13:46.086 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.088 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.091 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:13:46.093 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.096 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:13:46.098 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:13:46.100 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:13:46.103 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:13:46.105 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:13:46.112 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.114 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:13:46.117 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:13:46.119 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:13:46.121 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:13:46.124 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.126 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:13:46.130 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.133 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:13:46.135 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:13:46.138 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:13:46.140 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:13:46.142 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.145 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.147 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:13:46.149 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.151 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:13:46.154 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:13:46.156 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:13:46.158 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:13:46.160 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.164 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:13:46.167 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.169 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:13:46.171 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:13:46.173 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:13:46.176 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:13:46.178 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.180 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.182 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:13:46.184 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.186 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:13:46.189 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:13:46.191 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:13:46.193 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:13:46.195 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.197 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.199 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:13:46.202 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.204 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:13:46.207 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:13:46.209 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:13:46.212 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:13:46.214 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.216 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.218 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:13:46.221 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.223 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:13:46.225 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:13:46.227 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:13:46.230 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:13:46.232 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.234 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.236 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:13:46.239 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.241 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:13:46.243 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:13:46.245 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:13:46.247 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:13:46.250 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.252 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.254 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:13:46.256 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.259 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:13:46.261 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:13:46.263 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:13:46.266 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:13:46.268 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.270 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.272 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:13:46.275 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.277 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:13:46.279 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:13:46.281 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:13:46.284 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:13:46.286 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.288 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.290 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:13:46.293 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.295 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:13:46.297 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:13:46.299 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:13:46.302 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:13:46.304 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.306 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.308 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:13:46.311 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.313 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:13:46.315 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:13:46.317 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:13:46.319 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:13:46.322 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.326 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:13:46.329 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.331 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:13:46.333 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:13:46.335 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:13:46.337 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:13:46.340 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.342 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.344 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:13:46.346 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.349 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:13:46.351 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:13:46.353 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:13:46.355 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:13:46.357 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.360 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.362 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:13:46.364 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.366 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:13:46.369 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:13:46.371 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:13:46.373 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:13:46.375 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.377 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.380 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:13:46.382 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.385 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:13:46.387 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:13:46.389 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:13:46.391 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:13:46.393 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.396 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.398 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:13:46.400 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.402 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:13:46.405 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:13:46.407 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:13:46.409 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:13:46.411 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.414 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:13:46.418 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.420 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:13:46.423 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:13:46.425 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:13:46.427 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:13:46.429 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.432 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.434 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:13:46.436 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.438 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:13:46.441 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:13:46.443 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:13:46.445 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:13:46.448 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.450 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.452 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:13:46.454 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.457 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:13:46.459 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:13:46.461 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:13:46.463 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:13:46.466 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.468 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.470 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:13:46.472 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.475 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:13:46.477 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:13:46.479 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:13:46.481 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:13:46.484 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.486 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:13:46.490 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.493 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:13:46.495 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:13:46.497 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:13:46.499 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:13:46.502 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.504 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.506 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:13:46.509 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.511 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:13:46.513 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:13:46.516 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:13:46.518 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:13:46.520 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.522 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.524 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:13:46.527 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.529 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:13:46.532 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:13:46.534 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:13:46.536 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:13:46.539 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:13:46.546 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.549 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:13:46.551 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:13:46.554 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:13:46.556 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:13:46.558 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.561 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.563 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:13:46.565 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.567 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:13:46.570 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:13:46.572 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:13:46.574 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:13:46.576 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.579 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.581 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:13:46.583 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.586 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:13:46.588 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:13:46.590 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:13:46.592 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:13:46.595 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:46.597 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:46.599 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:13:46.601 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:46.604 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:13:46.624 | Using python 3.8 to install etcd3 2021-05-13 06:13:46.627 | + 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:13:47.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:47.357 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:47.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:47.357 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:48.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:48.378 | 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:13:48.381 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:48.381 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:48.383 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:48.402 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:48.409 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:48.415 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.12.0) 2021-05-13 06:13:48.423 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.37.1) 2021-05-13 06:13:48.433 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:13:48.437 | 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:13:48.440 | 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:13:50.537 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:50.537 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:50.618 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:50.622 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:50.625 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:50.629 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:50.633 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:50.636 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:50.639 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:50.641 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:50.644 | + functions-common:time_stop:2311 : start_time=1620886426619 2021-05-13 06:13:50.646 | + functions-common:time_stop:2313 : [[ -z 1620886426619 ]] 2021-05-13 06:13:50.649 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:50.654 | + functions-common:time_stop:2316 : end_time=1620886430651 2021-05-13 06:13:50.656 | + functions-common:time_stop:2317 : elapsed_time=4032 2021-05-13 06:13:50.658 | + functions-common:time_stop:2318 : total=24126 2021-05-13 06:13:50.660 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:50.663 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28158 2021-05-13 06:13:50.666 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:50.668 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:13:50.690 | Using python 3.8 to install etcd3gw 2021-05-13 06:13:50.692 | + 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:13:51.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:51.437 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:51.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:51.437 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:52.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:52.474 | 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:13:52.478 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:52.478 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:52.480 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:52.498 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:52.505 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:52.512 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.2.5) 2021-05-13 06:13:52.523 | 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:13:52.529 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:52.532 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:13:52.552 | 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:13:52.555 | 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:13:52.575 | 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:13:52.577 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:13:52.581 | 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:13:54.703 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:54.704 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:54.787 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:54.790 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:54.794 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:54.798 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:54.801 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:54.805 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:54.808 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:54.810 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:54.813 | + functions-common:time_stop:2311 : start_time=1620886430684 2021-05-13 06:13:54.815 | + functions-common:time_stop:2313 : [[ -z 1620886430684 ]] 2021-05-13 06:13:54.818 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:54.822 | + functions-common:time_stop:2316 : end_time=1620886434819 2021-05-13 06:13:54.824 | + functions-common:time_stop:2317 : elapsed_time=4135 2021-05-13 06:13:54.826 | + functions-common:time_stop:2318 : total=28158 2021-05-13 06:13:54.829 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:54.831 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32293 2021-05-13 06:13:54.833 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:54.836 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:13:54.838 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:13:54.840 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:13:54.843 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:13:54.845 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:13:54.848 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:13:54.850 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:13:54.852 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:13:54.855 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:13:54.857 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:13:54.860 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:54.862 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:13:54.864 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:13:54.867 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:13:54.869 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:54.872 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:54.875 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:13:54.877 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:13:54.879 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:13:54.882 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:54.885 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:54.887 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:54.889 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:54.892 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:54.894 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:54.896 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:54.899 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:54.901 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:54.903 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:54.906 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:54.908 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:54.910 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:13:54.913 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:54.915 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:54.917 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:54.920 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:13:54.941 | + 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:13:55.050 | Reading package lists... 2021-05-13 06:13:55.268 | Building dependency tree... 2021-05-13 06:13:55.269 | Reading state information... 2021-05-13 06:13:55.494 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:13:55.494 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:13:55.494 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:13:55.494 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:55.495 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:55.495 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:55.495 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:55.495 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:55.495 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:55.495 | python3-zope.interface 2021-05-13 06:13:55.495 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:55.635 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:13:55.641 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:55.644 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:55.647 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:55.650 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:55.654 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:55.658 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:55.661 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:55.665 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:55.669 | + functions-common:time_stop:2311 : start_time=1620886434938 2021-05-13 06:13:55.671 | + functions-common:time_stop:2313 : [[ -z 1620886434938 ]] 2021-05-13 06:13:55.674 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:55.678 | + functions-common:time_stop:2316 : end_time=1620886435675 2021-05-13 06:13:55.680 | + functions-common:time_stop:2317 : elapsed_time=737 2021-05-13 06:13:55.683 | + functions-common:time_stop:2318 : total=4259 2021-05-13 06:13:55.685 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:55.687 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4996 2021-05-13 06:13:55.690 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:55.692 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:13:55.694 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:55.697 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:55.699 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:13:55.762 | Module proxy already enabled 2021-05-13 06:13:55.768 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:13:55.838 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:13:55.838 | Module proxy already enabled 2021-05-13 06:13:55.838 | Module proxy_uwsgi already enabled 2021-05-13 06:13:55.843 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:13:55.847 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:13:55.851 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:13:55.855 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:13:55.984 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:13:55.986 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:13:55.989 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:13:55.992 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.994 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.997 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:13:56.000 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:56.002 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:13:56.004 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:13:56.007 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:13:56.010 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:56.013 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:56.015 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:13:56.018 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:56.020 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:13:56.022 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:13:56.025 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:13:56.027 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:56.030 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:56.032 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:13:56.035 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:56.037 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:13:56.039 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:13:56.042 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:13:56.044 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:56.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:56.049 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:13:56.051 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:56.053 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:13:56.056 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:13:56.058 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:56.061 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:56.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:13:56.065 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:56.068 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:13:56.070 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:13:56.072 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:13:56.075 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:56.077 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:56.079 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:13:56.082 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:56.084 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:13:56.101 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:56.104 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:13:56.106 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:13:56.108 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:13:56.111 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:56.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:56.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:13:56.118 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:56.121 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:13:56.140 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:56.143 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:13:56.146 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:13:56.149 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:13:56.153 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:56.155 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:56.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:13:56.160 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:56.162 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:13:56.165 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:13:56.167 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:13:56.170 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:56.172 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:56.174 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:13:56.177 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:56.179 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:13:56.182 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:13:56.184 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:13:56.187 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:13:56.190 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:13:56.194 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:13:56.198 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:13:56.198 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:13:56.204 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:13:56.206 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:13:56.208 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:13:56.211 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:13:56.214 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:13:56.235 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:13:56.237 | + 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:13:56.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:56.967 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:56.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:56.967 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:57.993 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:57.993 | 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:13:57.997 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:57.997 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:57.999 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:58.017 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:58.024 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:58.030 | 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:13:58.082 | 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:13:58.118 | 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:13:58.159 | 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:13:58.165 | 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:13:58.171 | 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:13:58.208 | 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:13:58.218 | 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:13:58.233 | 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:13:58.239 | 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:13:58.242 | 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:13:58.252 | 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:13:58.255 | 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:13:58.259 | 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:13:58.264 | 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:13:58.282 | 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:13:58.286 | 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:13:58.305 | 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:13:58.310 | 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:13:58.313 | 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:13:58.319 | 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:13:58.339 | 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:13:58.352 | 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:13:58.411 | 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:13:58.416 | 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:13:58.420 | 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:13:58.427 | 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:13:58.432 | 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:13:58.435 | 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:13:58.438 | 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:13:58.441 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:13:58.444 | 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:13:58.447 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:13:58.451 | 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:13:58.456 | 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:13:58.459 | 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:14:00.319 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:00.319 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:00.392 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:00.396 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:00.399 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:00.403 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:00.405 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:00.408 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:00.410 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:00.412 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:00.414 | + functions-common:time_stop:2311 : start_time=1620886436229 2021-05-13 06:14:00.417 | + functions-common:time_stop:2313 : [[ -z 1620886436229 ]] 2021-05-13 06:14:00.420 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:00.424 | + functions-common:time_stop:2316 : end_time=1620886440421 2021-05-13 06:14:00.426 | + functions-common:time_stop:2317 : elapsed_time=4192 2021-05-13 06:14:00.429 | + functions-common:time_stop:2318 : total=32293 2021-05-13 06:14:00.431 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:00.433 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36485 2021-05-13 06:14:00.436 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:00.438 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:14:00.441 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:14:00.443 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:14:00.447 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:14:00.450 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:14:00.452 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:14:00.456 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:14:00.456 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:14:00.462 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:14:00.464 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:14:00.466 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:14:00.469 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:14:00.472 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:14:00.492 | Using python 3.8 to install python-memcached 2021-05-13 06:14:00.495 | + 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:14:01.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:01.219 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:01.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:01.219 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:02.236 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:02.236 | 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:14:02.240 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:02.240 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:02.255 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:02.260 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:02.267 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:02.273 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.59) 2021-05-13 06:14:02.277 | 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:14:04.402 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:04.402 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:04.475 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:04.479 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:04.482 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:04.486 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:04.490 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:04.494 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:04.497 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:04.500 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:04.502 | + functions-common:time_stop:2311 : start_time=1620886440487 2021-05-13 06:14:04.504 | + functions-common:time_stop:2313 : [[ -z 1620886440487 ]] 2021-05-13 06:14:04.507 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:04.512 | + functions-common:time_stop:2316 : end_time=1620886444509 2021-05-13 06:14:04.514 | + functions-common:time_stop:2317 : elapsed_time=4022 2021-05-13 06:14:04.516 | + functions-common:time_stop:2318 : total=36485 2021-05-13 06:14:04.519 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:04.521 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40507 2021-05-13 06:14:04.523 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:04.526 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:14:04.542 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:04.544 | + ./stack.sh:main:862 : '[' 10.222.0.25 == 10.222.0.25 ']' 2021-05-13 06:14:04.547 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:14:04.549 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:14:04.551 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:14:04.554 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:14:04.556 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:14:04.559 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:14:04.573 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:04.576 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:14:04.578 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:14:04.580 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:14:04.582 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:14:04.584 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:14:04.587 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:14:04.590 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:14:04.592 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:14:04.594 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:14:04.609 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:14:04.612 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:14:04.614 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:04.616 | + functions-common:git_clone:544 : echo master 2021-05-13 06:14:04.617 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:14:04.622 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:14:04.624 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:04.626 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:14:04.629 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:14:04.629 | + functions-common:git_clone:593 : head -1 2021-05-13 06:14:04.632 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:14:04.635 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:14:04.637 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:14:04.640 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:14:04.642 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:14:04.645 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:14:04.647 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:14:04.649 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:14:04.652 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:14:04.654 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:14:04.656 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:14:04.658 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:14:04.661 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:14:04.664 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:14:04.666 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:14:04.669 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:14:04.671 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:14:04.673 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:14:04.676 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:14:04.682 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:14:04.684 | + 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:14:05.301 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:14:05.304 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:14:05.308 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:14:05.311 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:14:05.315 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:14:05.318 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:14:05.322 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:14:05.325 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:14:05.327 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:14:05.329 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:14:05.332 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:14:05.334 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:14:05.336 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:14:05.339 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:14:05.359 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:14:05.362 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-05-13 06:14:06.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:06.093 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:06.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:06.093 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:07.131 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:07.131 | 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:14:07.135 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:07.135 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:07.137 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:07.142 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:07.149 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:07.153 | Obtaining file:///opt/stack/keystone 2021-05-13 06:14:08.721 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:14:10.279 | 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:14:10.307 | 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:14:10.317 | 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:14:10.325 | 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:14:10.328 | 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:14:10.355 | 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:14:10.382 | 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:14:10.395 | 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:14:10.411 | 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:14:10.423 | 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:14:10.433 | 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:14:10.436 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (7.1.2) 2021-05-13 06:14:10.439 | 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:14:10.478 | 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:14:10.484 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.1.0) 2021-05-13 06:14:10.487 | 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:14:10.499 | 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:14:10.551 | 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:14:10.554 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (3.1.0) 2021-05-13 06:14:10.560 | 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:14:10.595 | 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:14:10.636 | 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:14:10.643 | 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:14:10.690 | 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:14:10.696 | 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:14:10.734 | 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:14:10.788 | 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:14:10.806 | 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:14:10.821 | 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:14:10.829 | 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:14:10.852 | 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:14:10.864 | 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:14:10.880 | 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:14:10.924 | 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:14:10.930 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (1.7.4) 2021-05-13 06:14:10.943 | 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:14:10.946 | 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:14:10.948 | 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:14:10.959 | 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:14:10.962 | 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:14:10.964 | 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:14:10.968 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (6.5.1) 2021-05-13 06:14:10.985 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:14:10.990 | 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:14:11.008 | 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:14:11.012 | 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:14:11.032 | 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:14:11.036 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (0.8.18) 2021-05-13 06:14:11.039 | 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:14:11.042 | 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:14:11.052 | 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:14:11.055 | 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:14:11.058 | 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:14:11.065 | 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:14:11.074 | 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:14:11.080 | 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:14:11.097 | 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:14:11.101 | 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:14:11.108 | 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:14:11.128 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.6.1) 2021-05-13 06:14:11.155 | 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:14:11.159 | 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:14:11.163 | 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:14:11.221 | 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:14:11.229 | 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:14:11.233 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:14:11.237 | 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:14:11.246 | 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:14:11.252 | 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:14:11.256 | 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:14:11.296 | 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:14:11.299 | 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:14:11.307 | 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:14:11.318 | 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:14:11.323 | 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:14:11.332 | 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:14:11.342 | 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:14:11.353 | 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:14:11.361 | 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:14:11.364 | 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:14:11.367 | 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:14:11.381 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (5.1.2) 2021-05-13 06:14:11.405 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:14:11.410 | 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:14:11.413 | 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:14:11.417 | 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:14:11.420 | 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:14:11.422 | 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:14:11.425 | 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:14:11.428 | 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:14:11.430 | 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:14:11.433 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (2.2.1) 2021-05-13 06:14:11.443 | 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:14:11.448 | 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:14:11.451 | 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:14:11.458 | 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:14:11.461 | 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:14:11.464 | 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:14:11.514 | 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:14:11.519 | 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:14:11.527 | 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:14:11.534 | 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:14:12.693 | Installing collected packages: keystone 2021-05-13 06:14:12.693 | Attempting uninstall: keystone 2021-05-13 06:14:12.695 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:14:12.698 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:14:12.699 | Running setup.py develop for keystone 2021-05-13 06:14:14.556 | Successfully installed keystone 2021-05-13 06:14:14.690 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:14.690 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:14.776 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:14.780 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:14.784 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:14.787 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:14.790 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:14.794 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:14.797 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:14.801 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:14.804 | + functions-common:time_stop:2311 : start_time=1620886445354 2021-05-13 06:14:14.807 | + functions-common:time_stop:2313 : [[ -z 1620886445354 ]] 2021-05-13 06:14:14.811 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:14.816 | + functions-common:time_stop:2316 : end_time=1620886454813 2021-05-13 06:14:14.818 | + functions-common:time_stop:2317 : elapsed_time=9459 2021-05-13 06:14:14.820 | + functions-common:time_stop:2318 : total=40507 2021-05-13 06:14:14.822 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:14.824 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=49966 2021-05-13 06:14:14.827 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:14.830 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:14:14.832 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:14:14.835 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:14:14.853 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:14:14.865 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:14:14.868 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:14:14.870 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:14.872 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:14.875 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:14:14.877 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:14.880 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:14:14.897 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:14.899 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:14:14.901 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:14:14.904 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:14:14.906 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:14:14.918 | + 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:14:14.921 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:14:14.925 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:14:14.941 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:14.943 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:14:14.974 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:14:15.001 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:14:15.032 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:14:15.062 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:14:15.092 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:14:15.122 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:14:15.150 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:14:15.177 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:14:15.180 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:14:15.182 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:14:15.184 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:14:15.187 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:14:15.189 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:14:15.205 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:15.208 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:14:15.210 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:14:15.212 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:14:15.228 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:15.230 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:14:15.233 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:14:15.262 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:14:15.265 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:14:15.267 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:14:15.270 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:14:15.272 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:14:15.288 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:15.291 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2021-05-13 06:14:15.321 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.25/identity 2021-05-13 06:14:15.348 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:14:15.351 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:14:15.382 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:14:15.384 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:14:15.387 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:14:15.389 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:14:15.392 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:14:15.394 | + 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:14:15.428 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:14:15.431 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:14:15.434 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:14:15.437 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:14:15.440 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:14:15.456 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:14:15.459 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:14:15.461 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:14:15.463 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:14:15.466 | + 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:14:15.494 | + 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:14:15.521 | + 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:14:15.549 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:14:15.576 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:14:15.604 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:14:15.606 | + 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:14:15.608 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:14:15.611 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:14:15.613 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:14:15.616 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:14:15.618 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:14:15.621 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:14:15.625 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:14:15.628 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:14:15.630 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:14:15.643 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:14:15.643 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:14:15.652 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:14:15.655 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:14:15.670 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:14:15.673 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:14:15.677 | + 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:14:15.707 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:14:15.734 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:14:15.761 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:14:15.788 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:14:15.816 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:14:15.843 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:14:15.870 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:14:15.898 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:14:15.930 | + 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:14:15.958 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:14:15.985 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:14:16.013 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:14:16.045 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:14:16.047 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:14:16.050 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:14:16.052 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:14:16.055 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:14:16.057 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:16.060 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:16.062 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:14:16.065 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:14:16.067 | + 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:14:16.094 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:14:16.122 | + 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:14:16.122 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:14:16.131 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:14:16.134 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:14:16.137 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:14:16.139 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:14:16.142 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:14:16.144 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:16.147 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:16.149 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:16.151 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:16.154 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:14:16.156 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:16.158 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:16.161 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:14:16.223 | Site keystone-wsgi-public already enabled 2021-05-13 06:14:16.229 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:14:16.232 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:14:16.235 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:14:16.239 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:14:16.375 | + 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:14:16.376 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:14:16.379 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:14:16.381 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:14:16.384 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:14:16.386 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:14:16.389 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:14:16.394 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:14:16.396 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:14:16.399 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:14:16.412 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:14:16.412 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:14:16.420 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:14:16.424 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:14:16.439 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:14:16.442 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:14:16.446 | + 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:14:16.476 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:14:16.504 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:14:16.532 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:14:16.559 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:14:16.587 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:14:16.615 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:14:16.644 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:14:16.677 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:14:16.704 | + 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:14:16.732 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:14:16.760 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:14:16.787 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:14:16.815 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:14:16.818 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:14:16.821 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:14:16.824 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:14:16.828 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:14:16.831 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:16.835 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:16.838 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:14:16.843 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:14:16.847 | + 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:14:16.878 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:14:16.907 | + 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:14:16.907 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:14:16.916 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:14:16.919 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:14:16.921 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:14:16.924 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:14:16.926 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:14:16.929 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:16.931 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:16.933 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:16.936 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:16.938 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:14:16.941 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:16.943 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:16.945 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:14:17.008 | Site keystone-wsgi-admin already enabled 2021-05-13 06:14:17.014 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:14:17.018 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:14:17.021 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:14:17.024 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:14:17.156 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:14:17.186 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:14:17.217 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:14:17.248 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:14:17.250 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:14:17.282 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:14:17.309 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:14:17.338 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:14:17.357 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:17.359 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:14:17.376 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:17.379 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:14:17.381 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:14:17.384 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:14:17.386 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:14:17.389 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:14:17.391 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:14:17.394 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:14:17.396 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:14:17.398 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:14:17.401 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:14:17.404 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:14:17.406 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:14:17.409 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:14:17.412 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:14:17.428 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:14:17.431 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:14:17.434 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:17.437 | + functions-common:git_clone:544 : echo master 2021-05-13 06:14:17.437 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:14:17.442 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:14:17.445 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:17.448 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:14:17.450 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:14:17.451 | + functions-common:git_clone:593 : head -1 2021-05-13 06:14:17.455 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:14:17.458 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:14:17.461 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:14:17.463 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:14:17.466 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:14:17.468 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:14:17.471 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:14:17.473 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:14:17.476 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:14:17.478 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:14:17.481 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:14:17.483 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:14:17.485 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:14:17.489 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:14:17.491 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:14:17.494 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:14:17.496 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:14:17.499 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:14:17.502 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:14:17.508 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:14:17.511 | + 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:14:18.096 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:14:18.099 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:14:18.103 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:14:18.106 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:14:18.109 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:14:18.111 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:14:18.114 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:14:18.116 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:14:18.120 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:14:18.122 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:14:18.124 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:14:18.128 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:14:18.130 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:14:18.132 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:14:18.155 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:14:18.157 | + 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:14:18.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:18.900 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:18.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:18.900 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:19.912 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:19.912 | 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:14:19.915 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:19.916 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:19.918 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:19.923 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:19.930 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:19.934 | Obtaining file:///opt/stack/swift 2021-05-13 06:14:21.206 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:14:22.509 | 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:14:22.518 | 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:14:22.557 | 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:14:22.566 | 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:14:22.571 | 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:14:22.623 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (4.6.3) 2021-05-13 06:14:22.633 | 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:14:22.636 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-05-13 06:14:22.671 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:14:22.711 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:14:22.717 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-13 06:14:22.723 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-13 06:14:22.761 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:14:22.770 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:14:22.786 | 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:14:22.792 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:14:22.795 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-05-13 06:14:22.805 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.6.0) 2021-05-13 06:14:22.808 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:14:22.811 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:14:22.814 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-05-13 06:14:22.819 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:14:22.837 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:14:22.842 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:14:22.861 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:14:22.865 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:14:22.916 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:14:22.919 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:14:22.925 | 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:14:22.945 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.9.7) 2021-05-13 06:14:22.949 | 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:14:22.953 | 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:14:22.961 | 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:14:22.974 | 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:14:23.034 | 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:14:23.040 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:14:23.044 | 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:14:23.052 | 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:14:23.055 | 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:14:23.058 | 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:14:23.061 | 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:14:23.064 | 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:14:23.067 | 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:14:23.071 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:14:23.074 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-05-13 06:14:23.079 | 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:14:23.082 | 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:14:24.621 | Installing collected packages: swift 2021-05-13 06:14:24.621 | Attempting uninstall: swift 2021-05-13 06:14:24.623 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:14:24.626 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:14:24.627 | Running setup.py develop for swift 2021-05-13 06:14:26.351 | Successfully installed swift 2021-05-13 06:14:26.487 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:26.487 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:26.564 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:26.568 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:26.572 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:26.576 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:26.578 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:26.580 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:26.583 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:26.585 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:26.587 | + functions-common:time_stop:2311 : start_time=1620886458149 2021-05-13 06:14:26.589 | + functions-common:time_stop:2313 : [[ -z 1620886458149 ]] 2021-05-13 06:14:26.592 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:26.597 | + functions-common:time_stop:2316 : end_time=1620886466594 2021-05-13 06:14:26.599 | + functions-common:time_stop:2317 : elapsed_time=8445 2021-05-13 06:14:26.601 | + functions-common:time_stop:2318 : total=49966 2021-05-13 06:14:26.604 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:26.606 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58411 2021-05-13 06:14:26.608 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:26.611 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:14:26.614 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:14:26.616 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:14:26.637 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:14:26.650 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:14:26.653 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:14:26.656 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:26.659 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:26.661 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:14:26.664 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:26.667 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:14:26.669 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:14:26.672 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:14:26.675 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:14:26.677 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:14:26.679 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:14:26.681 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:14:26.683 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:14:26.686 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:14:27.560 | No account-replicator running 2021-05-13 06:14:27.560 | No object-auditor running 2021-05-13 06:14:27.560 | No object-expirer running 2021-05-13 06:14:27.560 | No container-server running 2021-05-13 06:14:27.560 | No container-replicator running 2021-05-13 06:14:27.560 | No container-sync running 2021-05-13 06:14:27.560 | No container-sharder running 2021-05-13 06:14:27.560 | No object-replicator running 2021-05-13 06:14:27.560 | No account-reaper running 2021-05-13 06:14:27.560 | No object-server running 2021-05-13 06:14:27.560 | No object-reconstructor running 2021-05-13 06:14:27.560 | No container-reconciler running 2021-05-13 06:14:27.560 | No container-auditor running 2021-05-13 06:14:27.560 | No proxy-server running 2021-05-13 06:14:27.560 | No object-updater running 2021-05-13 06:14:27.560 | No account-server running 2021-05-13 06:14:27.560 | No container-updater running 2021-05-13 06:14:27.560 | No account-auditor running 2021-05-13 06:14:27.609 | + lib/swift:configure_swift:341 : true 2021-05-13 06:14:27.611 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:14:27.626 | + 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:14:27.640 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:14:27.642 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:14:27.642 | s/%GROUP%//; 2021-05-13 06:14:27.643 | s/%USER%/ubuntu/; 2021-05-13 06:14:27.643 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:14:27.643 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:14:27.643 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:14:27.652 | uid = ubuntu 2021-05-13 06:14:27.652 | gid = 2021-05-13 06:14:27.652 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:14:27.652 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:14:27.652 | address = 127.0.0.1 2021-05-13 06:14:27.652 | 2021-05-13 06:14:27.652 | [account6612] 2021-05-13 06:14:27.652 | max connections = 25 2021-05-13 06:14:27.652 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:14:27.652 | read only = false 2021-05-13 06:14:27.652 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:14:27.652 | 2021-05-13 06:14:27.652 | [account6622] 2021-05-13 06:14:27.652 | max connections = 25 2021-05-13 06:14:27.652 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:14:27.652 | read only = false 2021-05-13 06:14:27.652 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:14:27.652 | 2021-05-13 06:14:27.652 | [account6632] 2021-05-13 06:14:27.652 | max connections = 25 2021-05-13 06:14:27.652 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:14:27.652 | read only = false 2021-05-13 06:14:27.652 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:14:27.652 | 2021-05-13 06:14:27.652 | [account6642] 2021-05-13 06:14:27.652 | max connections = 25 2021-05-13 06:14:27.652 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:14:27.652 | read only = false 2021-05-13 06:14:27.652 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:14:27.652 | 2021-05-13 06:14:27.652 | 2021-05-13 06:14:27.653 | [container6611] 2021-05-13 06:14:27.653 | max connections = 25 2021-05-13 06:14:27.653 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:14:27.653 | read only = false 2021-05-13 06:14:27.653 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:14:27.653 | 2021-05-13 06:14:27.653 | [container6621] 2021-05-13 06:14:27.653 | max connections = 25 2021-05-13 06:14:27.653 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:14:27.653 | read only = false 2021-05-13 06:14:27.653 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:14:27.653 | 2021-05-13 06:14:27.653 | [container6631] 2021-05-13 06:14:27.653 | max connections = 25 2021-05-13 06:14:27.653 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:14:27.653 | read only = false 2021-05-13 06:14:27.653 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:14:27.653 | 2021-05-13 06:14:27.653 | [container6641] 2021-05-13 06:14:27.653 | max connections = 25 2021-05-13 06:14:27.653 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:14:27.653 | read only = false 2021-05-13 06:14:27.653 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:14:27.653 | 2021-05-13 06:14:27.653 | 2021-05-13 06:14:27.653 | [object6613] 2021-05-13 06:14:27.653 | max connections = 25 2021-05-13 06:14:27.653 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:14:27.653 | read only = false 2021-05-13 06:14:27.653 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:14:27.653 | 2021-05-13 06:14:27.653 | [object6623] 2021-05-13 06:14:27.653 | max connections = 25 2021-05-13 06:14:27.653 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:14:27.653 | read only = false 2021-05-13 06:14:27.653 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:14:27.654 | 2021-05-13 06:14:27.654 | [object6633] 2021-05-13 06:14:27.654 | max connections = 25 2021-05-13 06:14:27.654 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:14:27.654 | read only = false 2021-05-13 06:14:27.654 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:14:27.654 | 2021-05-13 06:14:27.654 | [object6643] 2021-05-13 06:14:27.654 | max connections = 25 2021-05-13 06:14:27.654 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:14:27.654 | read only = false 2021-05-13 06:14:27.654 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:14:27.655 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:14:27.657 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:27.659 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:27.661 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:14:27.673 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:14:27.675 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:14:27.680 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:14:27.685 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:14:27.688 | + 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:14:27.693 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:14:27.722 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2021-05-13 06:14:27.748 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:14:27.767 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:14:27.794 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:14:27.812 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:14:27.840 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:14:27.858 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:14:27.887 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:14:27.905 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:14:27.933 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:14:27.951 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:14:27.979 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:14:27.997 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:14:28.014 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:28.016 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:14:28.044 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:14:28.071 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:14:28.098 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:14:28.125 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:14:28.141 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:28.143 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:14:28.171 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:14:28.188 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:28.190 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:14:28.205 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:28.207 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:14:28.209 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:14:28.225 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:28.227 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:14:28.229 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:14:28.231 | + 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:14:28.236 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:14:28.241 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:14:28.268 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:14:28.295 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:14:28.324 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:14:28.354 | + 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:14:28.384 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:14:28.386 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:14:28.388 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:14:28.390 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:14:28.393 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:14:28.419 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:14:28.446 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:14:28.474 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:14:28.501 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:14:28.528 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:14:28.555 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:14:28.582 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:14:28.610 | + 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:14:28.640 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:14:28.668 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:14:28.695 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:14:28.722 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:14:28.750 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:14:28.780 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:14:28.809 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:14:28.827 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:14:28.855 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:14:28.882 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:14:28.887 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:14:28.915 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:14:28.942 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:14:28.970 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:14:28.972 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:14:28.975 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:14:28.977 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:14:28.982 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:14:28.984 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:14:28.987 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:14:28.990 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:14:28.992 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:14:28.995 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:14:28.997 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:14:28.999 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:14:29.018 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:14:29.047 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:14:29.066 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:14:29.094 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:14:29.112 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:14:29.140 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:14:29.158 | + 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:14:29.187 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:14:29.205 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:14:29.233 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:14:29.251 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:14:29.280 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:14:29.299 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:14:29.327 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:14:29.345 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:14:29.374 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:14:29.393 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:14:29.421 | + 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:14:29.427 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:14:29.447 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:14:29.476 | + 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:14:29.505 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:14:29.508 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:14:29.513 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:14:29.515 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:14:29.517 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:14:29.520 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:14:29.522 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:14:29.524 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:14:29.526 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:14:29.529 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:14:29.547 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:14:29.575 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:14:29.593 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:14:29.621 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:14:29.639 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:14:29.668 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:14:29.686 | + 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:14:29.714 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:14:29.732 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:14:29.760 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:14:29.779 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:14:29.807 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:14:29.825 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:14:29.853 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:14:29.871 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:14:29.900 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:14:29.918 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:14:29.945 | + 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:14:29.950 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:14:29.968 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:14:29.997 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:14:29.999 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:14:30.003 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:14:30.006 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:14:30.008 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:14:30.011 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:14:30.013 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:14:30.015 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:14:30.017 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:14:30.019 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:14:30.037 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:14:30.065 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:14:30.084 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:14:30.112 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:14:30.130 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:14:30.159 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:14:30.177 | + 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:14:30.206 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:14:30.224 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:14:30.252 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:14:30.270 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:14:30.299 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:14:30.317 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:14:30.345 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:14:30.364 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:14:30.392 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:14:30.411 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:14:30.438 | + 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:14:30.443 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:14:30.461 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:14:30.489 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:14:30.518 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:14:30.546 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:14:30.573 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:14:30.576 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:14:30.580 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:14:30.609 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:14:30.638 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:14:30.666 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:14:30.695 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:14:30.724 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:14:30.751 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:14:30.779 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:14:30.806 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:14:30.834 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:14:30.850 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:30.853 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:14:30.872 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:14:30.875 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:14:30.894 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:14:30.897 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2021-05-13 06:14:30.924 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:14:30.927 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:14:30.954 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2021-05-13 06:14:30.983 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:14:30.985 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:14:31.014 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:14:31.031 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:31.034 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:14:31.037 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:14:31.042 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:14:31.044 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:14:31.057 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:14:31.059 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:14:31.071 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:14:31.073 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:14:31.076 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:14:31.078 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:14:31.080 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:14:31.083 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:14:31.085 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:14:31.088 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:14:31.090 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:14:31.102 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:14:31.105 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:14:31.107 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:14:31.125 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:31.127 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:14:31.145 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:31.147 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:14:31.149 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:14:31.152 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:14:31.154 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:14:31.156 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:14:31.159 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:14:31.162 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:14:31.164 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:14:31.181 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:31.184 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:14:31.186 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:14:31.203 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:31.206 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:14:31.208 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:14:31.211 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:14:31.214 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:31.216 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:31.219 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:14:31.222 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:31.225 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:14:31.227 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:14:31.230 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:14:31.233 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:14:31.236 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:14:31.238 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:14:31.241 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:14:31.244 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:14:31.247 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:14:31.249 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:14:31.253 | +++ 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:14:31.254 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:14:31.259 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:14:31.262 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:14:31.264 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:14:31.267 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:14:31.270 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:14:31.292 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:14:31.295 | + 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:14:32.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:32.038 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:32.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:32.038 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:33.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:33.070 | 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:14:33.074 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:33.075 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:33.076 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:33.082 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:33.089 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:33.095 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.5.0) 2021-05-13 06:14:33.189 | 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:14:33.194 | 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:14:33.206 | 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:14:33.266 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.1) 2021-05-13 06:14:33.288 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-05-13 06:14:33.293 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-05-13 06:14:33.311 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-05-13 06:14:33.322 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:14:33.363 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:14:33.369 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-13 06:14:33.375 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-13 06:14:33.414 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-13 06:14:33.429 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.2.0) 2021-05-13 06:14:33.433 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:14:33.443 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-05-13 06:14:33.466 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:14:33.482 | 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:14:33.488 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:14:33.491 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:14:33.494 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:14:33.497 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.0) 2021-05-13 06:14:33.512 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-05-13 06:14:33.518 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:14:33.536 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.11.1) 2021-05-13 06:14:33.562 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:14:33.566 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:14:33.587 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:14:33.591 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2021-05-13 06:14:33.594 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:14:33.597 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:14:33.604 | 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:14:33.618 | 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:14:33.639 | 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:14:33.644 | 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:14:33.653 | 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:14:33.656 | 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:14:33.662 | 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:14:33.665 | 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:14:33.670 | 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:14:33.677 | 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:14:33.681 | 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:14:33.685 | 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:14:33.690 | 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:14:33.699 | 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:14:33.712 | 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:14:33.722 | 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:14:33.731 | 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:14:33.742 | 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:14:33.745 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-13 06:14:33.748 | 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:14:33.751 | 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:14:33.754 | 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:14:33.758 | 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:14:33.766 | 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:14:33.769 | 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:14:33.772 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:14:33.775 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:14:33.825 | 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:14:33.843 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2021-05-13 06:14:33.850 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (1.6.0) 2021-05-13 06:14:33.853 | 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:14:33.860 | 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:14:33.863 | 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:14:33.866 | 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:14:33.869 | 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:14:35.574 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:35.574 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:35.658 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:35.662 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:35.666 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:35.669 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:35.673 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:35.676 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:35.681 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:35.684 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:35.688 | + functions-common:time_stop:2311 : start_time=1620886471286 2021-05-13 06:14:35.690 | + functions-common:time_stop:2313 : [[ -z 1620886471286 ]] 2021-05-13 06:14:35.693 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:35.697 | + functions-common:time_stop:2316 : end_time=1620886475695 2021-05-13 06:14:35.700 | + functions-common:time_stop:2317 : elapsed_time=4409 2021-05-13 06:14:35.702 | + functions-common:time_stop:2318 : total=58411 2021-05-13 06:14:35.705 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:35.707 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=62820 2021-05-13 06:14:35.710 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:35.712 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:14:35.715 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:14:35.718 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:14:35.731 | + 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:14:35.736 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:14:35.738 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:14:35.741 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:14:35.743 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:14:35.745 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:14:35.749 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:14:35.751 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:14:35.754 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:14:35.757 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:14:35.774 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:14:35.776 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:14:35.779 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:35.782 | + functions-common:git_clone:544 : echo master 2021-05-13 06:14:35.782 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:14:35.788 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:14:35.790 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:35.792 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:14:35.795 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:14:35.796 | + functions-common:git_clone:593 : head -1 2021-05-13 06:14:35.798 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:14:35.801 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:14:35.804 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:14:35.807 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:14:35.809 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:14:35.812 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:14:35.815 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:14:35.817 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:14:35.820 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:14:35.822 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:14:35.825 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:14:35.827 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:14:35.830 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:14:35.833 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:14:35.836 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:14:35.839 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:14:35.841 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:14:35.844 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:14:35.847 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:14:35.853 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:14:35.855 | + 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:14:36.451 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:14:36.455 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:14:36.458 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:14:36.462 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:14:36.466 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:14:36.470 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:14:36.473 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:14:36.475 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:14:36.478 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:14:36.481 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:14:36.484 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:14:36.487 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:14:36.489 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:14:36.492 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:14:36.514 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:14:36.517 | + 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:14:37.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:37.252 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:37.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:37.252 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:38.272 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:38.272 | 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:14:38.275 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:38.275 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:38.277 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:38.282 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:38.289 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:38.306 | Obtaining file:///opt/stack/glance 2021-05-13 06:14:39.560 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:14:40.849 | 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:14:40.858 | 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:14:40.866 | 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:14:40.878 | 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:14:40.906 | 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:14:40.915 | 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:14:40.928 | 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:14:40.937 | 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:14:40.956 | 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:14:40.995 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-05-13 06:14:41.008 | 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:14:41.016 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:14:41.021 | 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:14:41.031 | 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:14:41.037 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (2.5.0) 2021-05-13 06:14:41.105 | 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:14:41.109 | 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:14:41.114 | 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:14:41.117 | 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:14:41.128 | 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:14:41.187 | 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:14:41.238 | 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:14:41.243 | 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:14:41.247 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:14:41.266 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:14:41.301 | 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:14:41.311 | 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:14:41.350 | 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:14:41.357 | 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:14:41.404 | 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:14:41.410 | 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:14:41.448 | 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:14:41.501 | 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:14:41.519 | 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:14:41.534 | 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:14:41.548 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:14:41.557 | 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:14:41.580 | 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:14:41.591 | 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:14:41.606 | 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:14:41.651 | 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:14:41.657 | 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:14:41.660 | 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:14:41.662 | 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:14:41.682 | 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:14:41.696 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:14:41.707 | 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:14:41.709 | 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:14:41.713 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:14:41.729 | 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:14:41.734 | 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:14:41.737 | 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:14:41.754 | 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:14:41.758 | 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:14:41.766 | 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:14:41.785 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.3.3) 2021-05-13 06:14:41.789 | 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:14:41.794 | 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:14:41.843 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.8.1) 2021-05-13 06:14:41.846 | 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:14:41.849 | 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:14:41.860 | 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:14:41.863 | 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:14:41.865 | 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:14:41.873 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:14:41.927 | 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:14:41.941 | 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:14:41.950 | 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:14:41.955 | 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:14:41.973 | 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:14:41.976 | 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:14:41.983 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:14:42.003 | 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:14:42.006 | 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:14:42.011 | 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:14:42.019 | 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:14:42.023 | 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:14:42.031 | 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:14:42.036 | 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:14:42.042 | 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:14:42.045 | 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:14:42.050 | 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:14:42.053 | 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:14:42.093 | 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:14:42.099 | 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:14:42.102 | 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:14:42.134 | 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:14:42.138 | 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:14:42.150 | 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:14:42.153 | 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:14:42.156 | 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:14:42.159 | 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:14:42.163 | 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:14:42.165 | 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:14:42.203 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:14:42.208 | 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:14:42.214 | 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:14:42.217 | 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:14:42.219 | 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:14:42.222 | 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:14:42.225 | 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:14:42.228 | 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:14:42.231 | 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:14:42.234 | 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:14:42.237 | 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:14:42.292 | 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:14:42.295 | 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:14:42.300 | 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:14:42.304 | 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:14:43.316 | Installing collected packages: glance 2021-05-13 06:14:43.316 | Attempting uninstall: glance 2021-05-13 06:14:43.318 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:14:43.322 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:14:43.324 | Running setup.py develop for glance 2021-05-13 06:14:44.897 | Successfully installed glance 2021-05-13 06:14:45.034 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:45.034 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:45.123 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:45.126 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:45.130 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:45.134 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:45.138 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:45.141 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:45.143 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:45.146 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:45.148 | + functions-common:time_stop:2311 : start_time=1620886476508 2021-05-13 06:14:45.151 | + functions-common:time_stop:2313 : [[ -z 1620886476508 ]] 2021-05-13 06:14:45.154 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:45.158 | + functions-common:time_stop:2316 : end_time=1620886485155 2021-05-13 06:14:45.160 | + functions-common:time_stop:2317 : elapsed_time=8647 2021-05-13 06:14:45.163 | + functions-common:time_stop:2318 : total=62820 2021-05-13 06:14:45.165 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:45.167 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71467 2021-05-13 06:14:45.170 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:45.173 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:14:45.175 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:14:45.178 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:14:45.200 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:14:45.212 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:14:45.215 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:14:45.217 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:45.220 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:45.222 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:14:45.225 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:45.228 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:14:45.230 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:14:45.233 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:14:45.245 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:14:45.249 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:14:45.251 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:14:45.254 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:14:45.256 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:14:45.259 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:14:45.262 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:14:45.264 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:14:45.298 | + 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:14:45.330 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:14:45.360 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:14:45.391 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:14:45.422 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:14:45.452 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:14:45.454 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:14:45.457 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:14:45.459 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:14:45.462 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:14:45.490 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:14:45.520 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:14:45.550 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:14:45.579 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:14:45.609 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:14:45.639 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:14:45.669 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:14:45.699 | + 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:14:45.728 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:14:45.758 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:14:45.789 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:14:45.791 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:14:45.794 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:14:45.796 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:14:45.799 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:14:45.801 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:14:45.818 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:45.821 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:14:45.824 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:14:45.826 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:14:45.843 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:45.846 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:14:45.849 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:14:45.879 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:14:45.882 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:14:45.884 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:14:45.887 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:14:45.890 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:14:45.892 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:14:45.895 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:14:45.897 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:14:45.900 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:14:45.902 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:14:45.904 | + 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:14:45.934 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:14:45.937 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2021-05-13 06:14:45.967 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:14:45.969 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:14:45.986 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:45.989 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:14:46.019 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:14:46.050 | + 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:14:46.080 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:14:46.111 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:14:46.143 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:14:46.160 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:46.162 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:14:46.192 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:14:46.222 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:14:46.252 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2021-05-13 06:14:46.282 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:14:46.312 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2021-05-13 06:14:46.343 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:14:46.359 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:46.362 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:14:46.364 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:14:46.367 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:14:46.370 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:14:46.388 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:14:46.390 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:14:46.393 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:14:46.395 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:14:46.397 | + 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:14:46.427 | + 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:14:46.457 | + 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:14:46.488 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:14:46.519 | + 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:14:46.526 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:14:46.558 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:14:46.588 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:14:46.618 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2021-05-13 06:14:46.649 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:14:46.679 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:14:46.709 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:14:46.740 | + 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:14:46.770 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:14:46.800 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:14:46.831 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:14:46.861 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:14:46.866 | + 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:14:46.874 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:14:46.890 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:46.893 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:14:46.896 | + 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:14:46.898 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:14:46.900 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:14:46.903 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:14:46.906 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:14:46.910 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:14:46.912 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:14:46.916 | + 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:14:46.946 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:14:46.948 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:14:46.951 | ++ functions:get_random_port:837 : true 2021-05-13 06:14:46.953 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:14:46.956 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:14:46.958 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:14:47.010 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:14:47.014 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:14:47.017 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:14:47.022 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:14:47.026 | + 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:14:47.056 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:14:47.084 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:14:47.112 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:14:47.140 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:14:47.168 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:14:47.195 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:14:47.223 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:14:47.251 | + 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:14:47.279 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:14:47.307 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:14:47.334 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:14:47.362 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:14:47.390 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:14:47.418 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:14:47.446 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:14:47.474 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:14:47.501 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:14:47.529 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:14:47.557 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:14:47.560 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:14:47.562 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:47.565 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:47.567 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:47.569 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:47.572 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:14:47.625 | proxy (enabled by site administrator) 2021-05-13 06:14:47.630 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:14:47.634 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:14:47.638 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:47.642 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:47.646 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:47.649 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:47.653 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:14:47.708 | proxy_http (enabled by site administrator) 2021-05-13 06:14:47.712 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:14:47.717 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:14:47.720 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:14:47.722 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:14:47.725 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:47.727 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:47.730 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:47.732 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:47.736 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:14:47.736 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:47.744 | KeepAlive Off 2021-05-13 06:14:47.749 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:14:47.749 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:47.757 | SetEnv proxy-sendchunked 1 2021-05-13 06:14:47.762 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:14:47.762 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:47.770 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:14:47.774 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:14:47.776 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:14:47.779 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:14:47.781 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:14:47.784 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:47.786 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:47.789 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:47.791 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:47.794 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:14:47.796 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:47.798 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:47.801 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:14:47.864 | Site glance-wsgi-api already enabled 2021-05-13 06:14:47.870 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:14:47.874 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:14:47.878 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:14:47.880 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:14:48.009 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:14:48.016 | + 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:14:48.050 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:14:48.068 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:48.070 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:14:48.073 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:14:48.075 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:14:48.078 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:14:48.080 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:14:48.083 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:14:48.086 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:14:48.088 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:14:48.091 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:14:48.093 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:14:48.096 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:14:48.099 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:14:48.101 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:14:48.104 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:14:48.121 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:14:48.123 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:14:48.126 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:48.129 | + functions-common:git_clone:544 : echo master 2021-05-13 06:14:48.129 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:14:48.135 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:14:48.138 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:48.140 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:14:48.143 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:14:48.144 | + functions-common:git_clone:593 : head -1 2021-05-13 06:14:48.147 | ed4d261d1 [SVF]: Fix mkvdisk volume name length issue 2021-05-13 06:14:48.150 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:14:48.153 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:14:48.155 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:14:48.158 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:14:48.161 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:14:48.163 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:14:48.166 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:14:48.168 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:14:48.171 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:14:48.173 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:14:48.176 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:14:48.178 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:14:48.181 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:14:48.184 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:14:48.187 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:14:48.189 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:14:48.192 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:14:48.195 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:14:48.201 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:14:48.203 | + 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:14:48.799 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:14:48.803 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:14:48.807 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:14:48.811 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:14:48.815 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:14:48.819 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:14:48.823 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:14:48.826 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:14:48.830 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:14:48.832 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:14:48.835 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:14:48.837 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:14:48.840 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:14:48.842 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:14:48.863 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:14:48.866 | + 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:14:49.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:49.599 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:49.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:49.599 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:50.621 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:50.621 | 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:14:50.624 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:50.624 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:50.626 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:50.631 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:50.638 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:50.642 | Obtaining file:///opt/stack/cinder 2021-05-13 06:14:52.679 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:14:54.681 | 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:14:54.690 | 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:14:54.698 | 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:14:54.710 | 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:14:54.737 | 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:14:54.750 | 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:14:54.759 | 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:14:54.770 | 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:14:54.790 | 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:14:54.828 | 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:14:54.841 | 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:14:54.845 | 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:14:54.854 | 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:14:54.868 | 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:14:54.891 | 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:14:54.897 | 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:14:54.902 | 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:14:54.906 | 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:14:54.909 | 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:14:54.913 | 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:14:54.924 | 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:14:54.982 | 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:14:55.034 | 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:14:55.044 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.1.3) 2021-05-13 06:14:55.054 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.1) 2021-05-13 06:14:55.077 | 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:14:55.081 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:14:55.098 | 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:14:55.135 | 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:14:55.146 | 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:14:55.185 | 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:14:55.191 | 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:14:55.238 | 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:14:55.244 | 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:14:55.282 | 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:14:55.335 | 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:14:55.353 | 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:14:55.367 | 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:14:55.382 | 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:14:55.396 | 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:14:55.400 | 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:14:55.409 | 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:14:55.432 | 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:14:55.442 | 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:14:55.458 | 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:14:55.478 | Requirement already satisfied: oslo.vmware===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.9.0) 2021-05-13 06:14:55.500 | 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:14:55.544 | 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:14:55.550 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.7.2) 2021-05-13 06:14:55.584 | 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:14:55.586 | 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:14:55.589 | 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:14:55.610 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.4.8) 2021-05-13 06:14:55.612 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.2.8) 2021-05-13 06:14:55.617 | 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:14:55.627 | 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:14:55.630 | 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:14:55.633 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:14:55.649 | 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:14:55.654 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-05-13 06:14:55.671 | 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:14:55.689 | 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:14:55.704 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (3.11.1) 2021-05-13 06:14:55.730 | 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:14:55.734 | 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:14:55.741 | 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:14:55.761 | 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:14:55.766 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (4.7.2) 2021-05-13 06:14:55.770 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (2.1.74) 2021-05-13 06:14:55.775 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (0.4.2) 2021-05-13 06:14:55.783 | 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:14:55.833 | 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:14:55.836 | 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:14:55.846 | 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:14:55.849 | 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:14:55.852 | 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:14:55.859 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.6) 2021-05-13 06:14:55.862 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.8.9) 2021-05-13 06:14:55.867 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:14:55.944 | 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:14:55.958 | 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:14:55.967 | 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:14:55.973 | 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:14:55.991 | 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:14:56.048 | 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:14:56.052 | 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:14:56.059 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.0.1) 2021-05-13 06:14:56.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:14:56.082 | 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:14:56.086 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-05-13 06:14:56.094 | 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:14:56.097 | 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:14:56.101 | Requirement already satisfied: zstd===1.4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.4.9.1) 2021-05-13 06:14:56.104 | 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:14:56.108 | 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:14:56.116 | 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:14:56.140 | 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:14:56.143 | 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:14:56.149 | 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:14:56.155 | 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:14:56.162 | 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:14:56.165 | 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:14:56.170 | 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:14:56.178 | 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:14:56.184 | 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:14:56.223 | 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:14:56.229 | 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:14:56.235 | 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:14:56.239 | 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:14:56.249 | 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:14:56.252 | 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:14:56.262 | 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:14:56.275 | 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:14:56.287 | 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:14:56.301 | 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:14:56.305 | 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:14:56.308 | 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:14:56.311 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.22.0) 2021-05-13 06:14:56.315 | 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:14:56.317 | 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:14:56.323 | 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:14:56.360 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:14:56.365 | 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:14:56.368 | 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:14:56.370 | 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:14:56.373 | 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:14:56.375 | 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:14:56.381 | 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:14:56.384 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:14:56.388 | 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:14:56.394 | 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:14:56.397 | 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:14:56.405 | 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:14:56.407 | 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:14:56.410 | 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:14:56.414 | 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:14:56.468 | 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:14:56.471 | 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:14:56.475 | 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:14:56.515 | 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:14:56.521 | 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:14:57.357 | Installing collected packages: cinder 2021-05-13 06:14:57.357 | Attempting uninstall: cinder 2021-05-13 06:14:57.359 | Found existing installation: cinder 18.1.0.dev93 2021-05-13 06:14:57.363 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:14:57.364 | Running setup.py develop for cinder 2021-05-13 06:14:59.601 | Successfully installed cinder 2021-05-13 06:14:59.737 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:59.737 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:59.826 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:59.830 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:59.833 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:59.838 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:59.841 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:59.845 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:59.848 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:59.850 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:59.853 | + functions-common:time_stop:2311 : start_time=1620886488858 2021-05-13 06:14:59.855 | + functions-common:time_stop:2313 : [[ -z 1620886488858 ]] 2021-05-13 06:14:59.858 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:59.862 | + functions-common:time_stop:2316 : end_time=1620886499859 2021-05-13 06:14:59.865 | + functions-common:time_stop:2317 : elapsed_time=11001 2021-05-13 06:14:59.867 | + functions-common:time_stop:2318 : total=71467 2021-05-13 06:14:59.869 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:59.872 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82468 2021-05-13 06:14:59.874 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:59.877 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:14:59.880 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:14:59.882 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:14:59.901 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:14:59.914 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:14:59.916 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:14:59.919 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:59.921 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:59.924 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:14:59.926 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:59.929 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:14:59.932 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:14:59.934 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:14:59.937 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:59.939 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:59.942 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:14:59.953 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:14:59.956 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:14:59.958 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:14:59.961 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:14:59.964 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:14:59.966 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:59.969 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:14:59.971 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:59.974 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:59.976 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:14:59.979 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:14:59.981 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:14:59.984 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:14:59.986 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:14:59.989 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:14:59.991 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:59.994 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:59.996 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:15:00.019 | + 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:15:00.124 | Reading package lists... 2021-05-13 06:15:00.339 | Building dependency tree... 2021-05-13 06:15:00.340 | Reading state information... 2021-05-13 06:15:00.561 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:15:00.561 | The following packages were automatically installed and are no longer required: 2021-05-13 06:15:00.562 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:15:00.562 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:15:00.562 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:15:00.562 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:15:00.562 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:15:00.562 | python3-zope.interface 2021-05-13 06:15:00.562 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:15:00.687 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:15:00.693 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:15:00.696 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:15:00.700 | + functions-common:time_stop:2304 : local name 2021-05-13 06:15:00.703 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:00.706 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:00.708 | + functions-common:time_stop:2307 : local total 2021-05-13 06:15:00.711 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:00.714 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:15:00.716 | + functions-common:time_stop:2311 : start_time=1620886500016 2021-05-13 06:15:00.719 | + functions-common:time_stop:2313 : [[ -z 1620886500016 ]] 2021-05-13 06:15:00.723 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:00.727 | + functions-common:time_stop:2316 : end_time=1620886500724 2021-05-13 06:15:00.730 | + functions-common:time_stop:2317 : elapsed_time=708 2021-05-13 06:15:00.732 | + functions-common:time_stop:2318 : total=4996 2021-05-13 06:15:00.735 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:00.738 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5704 2021-05-13 06:15:00.741 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:15:00.743 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:15:00.746 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:15:00.749 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:15:00.763 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:15:00.768 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:15:00.770 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:15:00.772 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:15:00.776 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:15:00.776 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:15:00.780 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:15:00.783 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:15:00.785 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:15:00.787 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:15:00.789 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:15:00.792 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:15:00.794 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:15:00.796 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:15:00.807 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:15:00.819 | + 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:15:00.832 | + 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:15:00.844 | + 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:15:00.855 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:15:00.858 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:15:00.863 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.eHKK6ENCVr 2021-05-13 06:15:00.865 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:15:00.867 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:15:00.870 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:15:00.872 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.eHKK6ENCVr 2021-05-13 06:15:00.876 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.eHKK6ENCVr 2021-05-13 06:15:00.888 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.eHKK6ENCVr /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:15:00.901 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:15:00.905 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:15:00.907 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:15:00.909 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:15:00.912 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:15:00.914 | + 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:15:00.916 | + 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:15:00.919 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:15:00.921 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:15:00.926 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:15:00.931 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:15:00.950 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:15:00.971 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:15:00.994 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:15:01.013 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:15:01.032 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:15:01.052 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:15:01.071 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:15:01.090 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:15:01.093 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:15:01.096 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:15:01.098 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:15:01.101 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:15:01.133 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:15:01.161 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:15:01.189 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:15:01.218 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:15:01.246 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:15:01.274 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:15:01.302 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:15:01.330 | + 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:15:01.358 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:15:01.386 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:15:01.418 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:15:01.447 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:15:01.450 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:15:01.452 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:15:01.455 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:15:01.457 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:15:01.460 | + 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:15:01.492 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:15:01.521 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:15:01.549 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:15:01.578 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:15:01.606 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:15:01.634 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:15:01.666 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:15:01.669 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2021-05-13 06:15:01.697 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:15:01.729 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:15:01.736 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 60bb029cff6ce59e663feb1b337cbacb 2021-05-13 06:15:01.765 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:15:01.793 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:15:01.810 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:01.813 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:15:01.830 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:01.832 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:15:01.849 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:01.852 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:15:01.869 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:01.871 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:15:01.873 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:15:01.876 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:15:01.878 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:15:01.881 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:15:01.883 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:15:01.886 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:15:01.903 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:01.906 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:15:01.908 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:15:01.911 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:15:01.927 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:01.930 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:15:01.933 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:15:01.961 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:15:01.964 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:15:01.966 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:15:01.969 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:15:01.971 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:15:01.975 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:15:01.993 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:15:01.995 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:15:01.998 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:15:02.000 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:15:02.003 | + 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:15:02.032 | + 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:15:02.061 | + 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:15:02.090 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:15:02.118 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:15:02.121 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:15:02.124 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:15:02.126 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:15:02.129 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:15:02.131 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:15:02.134 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:15:02.139 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:15:02.141 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:15:02.144 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:15:02.157 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:15:02.157 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:15:02.165 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:15:02.169 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:15:02.184 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:15:02.187 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:15:02.191 | + 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:15:02.221 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:15:02.249 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:15:02.277 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:15:02.305 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:15:02.333 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:15:02.361 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:15:02.393 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:15:02.422 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:15:02.450 | + 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:15:02.478 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:15:02.505 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:15:02.534 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:15:02.562 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:15:02.564 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:15:02.567 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:15:02.570 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:15:02.572 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:15:02.575 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:02.578 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:02.580 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:15:02.583 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:15:02.585 | + 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:15:02.613 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:15:02.642 | + 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:15:02.642 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:15:02.653 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:15:02.656 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:15:02.659 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:15:02.662 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:15:02.664 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:15:02.667 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:15:02.669 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:02.671 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:02.674 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:15:02.677 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:15:02.679 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:02.681 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:02.684 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:15:02.747 | Enabling site cinder-wsgi. 2021-05-13 06:15:02.755 | To activate the new configuration, you need to run: 2021-05-13 06:15:02.755 | systemctl reload apache2 2021-05-13 06:15:02.760 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:15:02.763 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:15:02.765 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:15:02.768 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:15:02.894 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:15:02.896 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:15:02.928 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2021-05-13 06:15:02.957 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:15:02.974 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:02.977 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:15:02.979 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:15:02.982 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:15:02.984 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:15:02.987 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:15:03.018 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:15:03.047 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2021-05-13 06:15:03.075 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:15:03.104 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:15:03.133 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:15:03.165 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:15:03.194 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:15:03.226 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:15:03.255 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:15:03.284 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:15:03.313 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:15:03.341 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:15:03.344 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:15:03.361 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:03.363 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2021-05-13 06:15:03.395 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:15:03.413 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:03.415 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:15:03.418 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:15:03.420 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:15:03.423 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:15:03.425 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:15:03.428 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:15:03.431 | ++ 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:15:03.432 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:15:03.437 | + 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:15:03.440 | + 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:15:03.442 | + 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:15:03.445 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:15:03.447 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:15:03.450 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:15:03.453 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:15:03.455 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:15:03.458 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:15:03.460 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:15:03.463 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:15:03.466 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:15:03.468 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:15:03.470 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:15:03.473 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:15:03.475 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:15:03.478 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:15:03.480 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:15:03.483 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:15:03.486 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:15:03.502 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:15:03.504 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:15:03.506 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:03.509 | + functions-common:git_clone:544 : echo master 2021-05-13 06:15:03.510 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:15:03.515 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:15:03.518 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:03.520 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:15:03.523 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:15:03.523 | + functions-common:git_clone:593 : head -1 2021-05-13 06:15:03.526 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:15:03.529 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:15:03.531 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:15:03.534 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:15:03.537 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:15:03.539 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:15:03.542 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:15:03.544 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:15:03.547 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:15:03.550 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:15:03.552 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:15:03.555 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:15:03.558 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:15:03.561 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:15:03.564 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:15:03.567 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:15:03.569 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:15:03.572 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:15:03.575 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:15:03.581 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:15:03.584 | + 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:15:04.172 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:15:04.176 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:15:04.179 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:15:04.183 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:15:04.187 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:15:04.191 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:15:04.194 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:15:04.197 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:15:04.199 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:15:04.201 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:15:04.204 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:15:04.206 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:15:04.209 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:15:04.211 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:15:04.233 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:15:04.235 | + 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:15:04.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:04.966 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:04.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:04.966 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:06.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:15:06.009 | 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:15:06.012 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:06.013 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:06.014 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:06.019 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:06.026 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:06.030 | Obtaining file:///opt/stack/neutron 2021-05-13 06:15:08.142 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:15:10.267 | 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:15:10.274 | 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:15:10.278 | 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:15:10.286 | 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:15:10.295 | 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:15:10.306 | 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:15:10.333 | 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:15:10.347 | 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:15:10.356 | 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:15:10.363 | 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:15:10.366 | 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:15:10.376 | 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:15:10.382 | 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:15:10.387 | 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:15:10.392 | 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:15:10.451 | 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:15:10.503 | 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:15:10.508 | 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:15:10.510 | 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:15:10.549 | 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:15:10.575 | 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:15:10.593 | 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:15:10.598 | 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:15:10.603 | 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:15:10.625 | 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:15:10.661 | 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:15:10.672 | 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:15:10.711 | 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:15:10.717 | 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:15:10.765 | 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:15:10.771 | 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:15:10.809 | 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:15:10.863 | 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:15:10.881 | 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:15:10.896 | 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:15:10.911 | 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:15:10.924 | 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:15:10.929 | 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:15:10.938 | 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:15:10.961 | 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:15:10.971 | 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:15:10.988 | 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:15:11.007 | 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:15:11.052 | 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:15:11.057 | 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:15:11.066 | 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:15:11.071 | 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:15:11.074 | 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:15:11.084 | 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:15:11.086 | 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:15:11.107 | 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:15:11.121 | 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:15:11.131 | 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:15:11.134 | 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:15:11.138 | 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:15:11.144 | 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:15:11.149 | 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:15:11.169 | 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:15:11.172 | 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:15:11.190 | 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:15:11.216 | 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:15:11.231 | 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:15:11.235 | 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:15:11.242 | 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:15:11.261 | 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:15:11.264 | 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:15:11.268 | 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:15:11.274 | 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:15:11.324 | 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:15:11.327 | 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:15:11.330 | 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:15:11.334 | 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:15:11.344 | 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:15:11.347 | 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:15:11.350 | 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:15:11.357 | 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:15:11.371 | 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:15:11.380 | 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:15:11.386 | 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:15:11.404 | 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:15:11.423 | 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:15:11.480 | 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:15:11.484 | 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:15:11.491 | 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:15:11.510 | 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:15:11.515 | 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:15:11.518 | 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:15:11.523 | 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:15:11.531 | 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:15:11.539 | 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:15:11.542 | 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:15:11.602 | 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:15:11.607 | 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:15:11.610 | 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:15:11.614 | 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:15:11.619 | 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:15:11.623 | 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:15:11.645 | 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:15:11.648 | 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:15:11.653 | 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:15:11.694 | 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:15:11.699 | 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:15:11.702 | 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:15:11.706 | 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:15:11.716 | 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:15:11.738 | 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:15:11.740 | 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:15:11.752 | 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:15:11.764 | 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:15:11.779 | 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:15:11.783 | 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:15:11.786 | 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:15:11.790 | 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:15:11.794 | 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:15:11.796 | 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:15:11.799 | 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:15:11.801 | 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:15:11.804 | 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:15:11.807 | 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:15:11.810 | 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:15:11.813 | 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:15:11.815 | 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:15:11.819 | 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:15:11.831 | 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:15:11.843 | 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:15:11.898 | 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:15:11.903 | 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:15:11.943 | 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:15:11.949 | 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:15:11.951 | 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:15:12.877 | Installing collected packages: neutron 2021-05-13 06:15:12.877 | Attempting uninstall: neutron 2021-05-13 06:15:12.879 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:15:12.889 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:15:12.891 | Running setup.py develop for neutron 2021-05-13 06:15:15.327 | Successfully installed neutron 2021-05-13 06:15:15.460 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:15:15.461 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:15:15.550 | + inc/python:pip_install:200 : result=0 2021-05-13 06:15:15.553 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:15:15.557 | + functions-common:time_stop:2304 : local name 2021-05-13 06:15:15.560 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:15.563 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:15.566 | + functions-common:time_stop:2307 : local total 2021-05-13 06:15:15.569 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:15.571 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:15:15.574 | + functions-common:time_stop:2311 : start_time=1620886504227 2021-05-13 06:15:15.576 | + functions-common:time_stop:2313 : [[ -z 1620886504227 ]] 2021-05-13 06:15:15.579 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:15.585 | + functions-common:time_stop:2316 : end_time=1620886515581 2021-05-13 06:15:15.587 | + functions-common:time_stop:2317 : elapsed_time=11354 2021-05-13 06:15:15.589 | + functions-common:time_stop:2318 : total=82468 2021-05-13 06:15:15.591 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:15.594 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=93822 2021-05-13 06:15:15.596 | + inc/python:pip_install:203 : return 0 2021-05-13 06:15:15.599 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:15:15.601 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:15:15.604 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:15:15.624 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:15:15.636 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:15:15.639 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:15:15.642 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:15:15.644 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:15:15.647 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:15:15.650 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:15:15.652 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:15:15.655 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:15:15.657 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:15:15.660 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:15:15.660 | Installing OVN and dependent packages 2021-05-13 06:15:15.662 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:15:15.665 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:15:15.682 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:15.685 | + 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:15:15.688 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:15:15.691 | [Call Trace] 2021-05-13 06:15:15.691 | ./stack.sh:896:stack_install_service 2021-05-13 06:15:15.691 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:15:15.691 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:15:15.692 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:15:15.692 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:15:15.692 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:15:15.697 | [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:15:16.702 | Error on exit 2021-05-13 06:15:17.498 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:15:17.498 |