2021-10-15 15:18:52.225 | + ./stack.sh:main:473 : exec 2021-10-15 15:18:52.225 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-151852.summary.2021-10-15-151852 2021-10-15 15:18:52.225 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-151852' 2021-10-15 15:18:52.225 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:18:52.225 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-151852 2021-10-15 15:18:52.225 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-151852 /opt/stack/logs/stack.sh.log 2021-10-15 15:18:52.225 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-151852.summary.2021-10-15-151852 /opt/stack/logs/stack.sh.log.summary 2021-10-15 15:18:52.225 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 15:18:52.225 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 15:18:52.225 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 15:18:52.225 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 15:18:52.225 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 15:18:52.225 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 15:18:52.225 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 15:18:52.225 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:18:52.225 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 15:18:52.226 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 15:18:52.226 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:18:52.226 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:18:52.226 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 15:18:52.226 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 15:18:52.226 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:18:52.227 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 15:18:52.229 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 15:18:52.231 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 15:18:52.233 | + ./stack.sh:main:562 : uname -a 2021-10-15 15:18:52.234 | Linux dv-cinder-814174-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-10-15 15:18:52.236 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 15:18:52.238 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 15:18:52.241 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 15:18:52.268 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 15:18:52.284 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 15:18:52.286 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 15:18:52.288 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 15:18:52.289 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 15:18:52.291 | + functions-common:fetch_plugins:1660 : return 2021-10-15 15:18:52.293 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 15:18:52.295 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 15:18:52.297 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:18:52.298 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:18:52.300 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:18:52.302 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:18:52.304 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:18:52.305 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:18:52.308 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:18:52.311 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:18:52.312 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:18:52.314 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:18:52.316 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 15:18:52.318 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:18:52.331 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:52.333 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:18:52.334 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:18:52.336 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:18:52.338 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:18:52.340 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:18:52.341 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:18:52.343 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 15:18:52.346 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 15:18:52.348 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:18:52.349 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:18:52.351 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 15:18:52.353 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 15:18:52.355 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 15:18:52.356 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 15:18:52.358 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 15:18:52.360 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 15:18:52.377 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 15:18:52.379 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 15:18:52.391 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:52.394 | +++ lib/tls:source:43 : hostname -f 2021-10-15 15:18:52.398 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 15:18:52.399 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 15:18:52.401 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 15:18:52.403 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 15:18:52.405 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 15:18:52.407 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 15:18:52.409 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 15:18:52.411 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 15:18:52.413 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 15:18:52.415 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 15:18:52.420 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 15:18:52.432 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 15:18:52.449 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 15:18:52.461 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 15:18:52.474 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 15:18:52.500 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 15:18:52.559 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 15:18:52.644 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 15:18:52.665 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 15:18:52.708 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 15:18:52.759 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 15:18:52.885 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 15:18:52.899 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 15:18:52.912 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 15:18:52.925 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 15:18:53.013 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 15:18:53.016 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 15:18:53.018 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 15:18:53.020 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 15:18:53.022 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 15:18:53.024 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 15:18:53.027 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 15:18:53.027 | False' 2021-10-15 15:18:53.030 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 15:18:53.044 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 15:18:53.046 | + ./stack.sh:main:610 : run_phase source 2021-10-15 15:18:53.049 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 15:18:53.051 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:18:53.053 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:18:53.055 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:18:53.057 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:18:53.059 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:18:53.061 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:18:53.063 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:18:53.067 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:18:53.069 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:18:53.072 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:18:53.074 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 15:18:53.076 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:18:53.089 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:53.091 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:18:53.093 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 15:18:53.133 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 15:18:53.135 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 15:18:53.137 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:18:53.139 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 15:18:53.141 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 15:18:53.143 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 15:18:53.145 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 15:18:53.147 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 15:18:53.150 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 15:18:53.152 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 15:18:53.154 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.156 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-10-15 15:18:53.159 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.161 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-10-15 15:18:53.163 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.165 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-10-15 15:18:53.167 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.170 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-10-15 15:18:53.172 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.175 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-10-15 15:18:53.177 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.179 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-10-15 15:18:53.181 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.183 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-10-15 15:18:53.186 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.188 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-10-15 15:18:53.191 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.193 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-10-15 15:18:53.195 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.198 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-10-15 15:18:53.200 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.202 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-10-15 15:18:53.204 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.207 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-10-15 15:18:53.209 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.211 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-10-15 15:18:53.213 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.215 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-10-15 15:18:53.218 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.220 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-10-15 15:18:53.222 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.225 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-10-15 15:18:53.227 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.229 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-10-15 15:18:53.231 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.233 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-10-15 15:18:53.236 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.238 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-10-15 15:18:53.241 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.243 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-10-15 15:18:53.245 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.247 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-10-15 15:18:53.249 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.252 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-10-15 15:18:53.254 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.257 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-10-15 15:18:53.259 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.261 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-10-15 15:18:53.263 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.265 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-10-15 15:18:53.268 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.270 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-10-15 15:18:53.272 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.274 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-10-15 15:18:53.277 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.279 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-10-15 15:18:53.281 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.284 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-10-15 15:18:53.286 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.288 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-10-15 15:18:53.290 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.293 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-10-15 15:18:53.295 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.297 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-10-15 15:18:53.299 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.302 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-10-15 15:18:53.304 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.306 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-10-15 15:18:53.308 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.310 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-10-15 15:18:53.313 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.315 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-10-15 15:18:53.317 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.320 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-10-15 15:18:53.322 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.324 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-10-15 15:18:53.326 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.328 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-10-15 15:18:53.331 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.334 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-10-15 15:18:53.336 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.338 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-10-15 15:18:53.340 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.342 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-10-15 15:18:53.345 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.347 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-10-15 15:18:53.350 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.352 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-10-15 15:18:53.354 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:18:53.356 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-10-15 15:18:53.359 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 15:18:53.361 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:18:53.364 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 15:18:53.379 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:53.381 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 15:18:53.383 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:18:53.385 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 15:18:53.400 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:53.403 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 15:18:53.405 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 15:18:53.407 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 15:18:53.409 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 15:18:53.412 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 15:18:53.414 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 15:18:53.416 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 15:18:53.419 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 15:18:53.422 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:18:53.424 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 15:18:53.427 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:18:53.429 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 15:18:53.431 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 15:18:53.431 | Using mysql database backend 2021-10-15 15:18:53.433 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 15:18:53.449 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 15:18:53.466 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:53.468 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 15:18:53.484 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 15:18:53.499 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:53.502 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 15:18:53.519 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-15 15:18:53.535 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 15:18:53.551 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:18:53.553 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 15:18:53.569 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:18:53.572 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 15:18:53.593 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 15:18:53.597 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 15:18:53.600 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 15:18:53.602 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 15:18:53.605 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 15:18:53.609 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-151853 2021-10-15 15:18:53.612 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-151853 741' 2021-10-15 15:18:53.614 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.617 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:18:53.619 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.621 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 15:18:53.625 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.627 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 15:18:53.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.632 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-10-15 15:18:53.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.637 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2021-10-15 15:18:53.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.641 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2021-10-15 15:18:53.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.647 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-151852 2021-10-15 15:18:53.650 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.653 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 15:18:53.655 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.657 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2021-10-15 15:18:53.660 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.662 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 15:18:53.664 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.667 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 15:18:53.669 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.671 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 15:18:53.674 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:18:53.676 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 15:18:53.679 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 15:18:53.681 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 15:18:53.683 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 15:18:53.685 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:18:53.687 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:18:53.690 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:18:53.693 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:18:53.695 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:18:53.698 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:18:53.712 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:18:53.715 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:18:53.717 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:18:53.720 | + functions-common:git_clone:544 : echo master 2021-10-15 15:18:53.720 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:18:53.725 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 15:18:53.727 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:18:53.729 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 15:18:53.732 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:18:53.732 | + functions-common:git_clone:593 : head -1 2021-10-15 15:18:53.735 | c9e9adfd Updated from generate-constraints 2021-10-15 15:18:53.738 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:18:53.741 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 15:18:53.743 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:18:53.745 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 15:18:53.748 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 15:18:53.750 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 15:18:53.754 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 15:18:53.756 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:18:53.758 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 15:18:53.761 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 15:18:53.763 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 15:18:53.766 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 15:18:53.771 | ++ tools/install_prereqs.sh:source:47 : NOW=1634311133 2021-10-15 15:18:53.774 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 15:18:53.778 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634310989 2021-10-15 15:18:53.781 | ++ tools/install_prereqs.sh:source:49 : DELTA=144 2021-10-15 15:18:53.783 | ++ tools/install_prereqs.sh:source:50 : [[ 144 -lt 7200 ]] 2021-10-15 15:18:53.785 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 15:18:53.788 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 15:18:53.790 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 15:18:53.792 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 15:18:53.795 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 15:18:53.797 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 15:18:53.800 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 15:18:53.802 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 15:18:53.805 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-10-15 15:18:53.851 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 15:18:53.851 | apache2-dev 2021-10-15 15:18:53.851 | bc 2021-10-15 15:18:53.852 | bsdmainutils 2021-10-15 15:18:53.852 | curl 2021-10-15 15:18:53.852 | g++ 2021-10-15 15:18:53.852 | gawk 2021-10-15 15:18:53.852 | gcc 2021-10-15 15:18:53.852 | gettext 2021-10-15 15:18:53.852 | git 2021-10-15 15:18:53.852 | graphviz 2021-10-15 15:18:53.852 | iputils-ping 2021-10-15 15:18:53.852 | libapache2-mod-proxy-uwsgi 2021-10-15 15:18:53.852 | libffi-dev 2021-10-15 15:18:53.852 | libjpeg-dev 2021-10-15 15:18:53.852 | libpcre3-dev 2021-10-15 15:18:53.852 | libpq-dev 2021-10-15 15:18:53.852 | libssl-dev 2021-10-15 15:18:53.852 | libsystemd-dev 2021-10-15 15:18:53.852 | libxml2-dev 2021-10-15 15:18:53.852 | libxslt1-dev 2021-10-15 15:18:53.852 | libyaml-dev 2021-10-15 15:18:53.852 | lsof 2021-10-15 15:18:53.852 | openssh-server 2021-10-15 15:18:53.852 | openssl 2021-10-15 15:18:53.852 | pkg-config 2021-10-15 15:18:53.852 | psmisc 2021-10-15 15:18:53.852 | python3-dev 2021-10-15 15:18:53.852 | python3-pip 2021-10-15 15:18:53.852 | python3-systemd 2021-10-15 15:18:53.852 | python3-venv 2021-10-15 15:18:53.852 | tar 2021-10-15 15:18:53.852 | tcpdump 2021-10-15 15:18:53.852 | unzip 2021-10-15 15:18:53.852 | uuid-runtime 2021-10-15 15:18:53.852 | wget 2021-10-15 15:18:53.852 | wget 2021-10-15 15:18:53.852 | zlib1g-dev 2021-10-15 15:18:53.852 | libkrb5-dev 2021-10-15 15:18:53.852 | libldap2-dev 2021-10-15 15:18:53.852 | libsasl2-dev 2021-10-15 15:18:53.853 | memcached 2021-10-15 15:18:53.853 | python3-mysqldb 2021-10-15 15:18:53.853 | sqlite3 2021-10-15 15:18:53.853 | conntrack 2021-10-15 15:18:53.853 | curl 2021-10-15 15:18:53.853 | dnsmasq-base 2021-10-15 15:18:53.853 | dnsmasq-utils 2021-10-15 15:18:53.853 | ebtables 2021-10-15 15:18:53.853 | genisoimage 2021-10-15 15:18:53.853 | iptables 2021-10-15 15:18:53.853 | iputils-arping 2021-10-15 15:18:53.853 | kpartx 2021-10-15 15:18:53.853 | libjs-jquery-tablesorter 2021-10-15 15:18:53.853 | parted 2021-10-15 15:18:53.853 | pm-utils 2021-10-15 15:18:53.853 | python3-mysqldb 2021-10-15 15:18:53.853 | socat 2021-10-15 15:18:53.853 | sqlite3 2021-10-15 15:18:53.853 | sudo 2021-10-15 15:18:53.853 | vlan 2021-10-15 15:18:53.853 | lsscsi 2021-10-15 15:18:53.853 | open-iscsi 2021-10-15 15:18:53.853 | lvm2 2021-10-15 15:18:53.853 | qemu-utils 2021-10-15 15:18:53.853 | thin-provisioning-tools 2021-10-15 15:18:53.853 | acl 2021-10-15 15:18:53.853 | dnsmasq-base 2021-10-15 15:18:53.853 | dnsmasq-utils 2021-10-15 15:18:53.853 | ebtables 2021-10-15 15:18:53.853 | haproxy 2021-10-15 15:18:53.853 | iptables 2021-10-15 15:18:53.853 | iputils-arping 2021-10-15 15:18:53.853 | iputils-ping 2021-10-15 15:18:53.853 | postgresql-server-dev-all 2021-10-15 15:18:53.853 | python3-mysqldb 2021-10-15 15:18:53.854 | sqlite3 2021-10-15 15:18:53.854 | sudo 2021-10-15 15:18:53.854 | vlan 2021-10-15 15:18:53.854 | pcp 2021-10-15 15:18:53.854 | ipset 2021-10-15 15:18:53.854 | conntrack 2021-10-15 15:18:53.854 | conntrackd 2021-10-15 15:18:53.854 | keepalived 2021-10-15 15:18:53.854 | lvm2 2021-10-15 15:18:53.854 | qemu-utils 2021-10-15 15:18:53.854 | thin-provisioning-tools 2021-10-15 15:18:53.854 | curl 2021-10-15 15:18:53.854 | liberasurecode-dev 2021-10-15 15:18:53.854 | make 2021-10-15 15:18:53.854 | memcached 2021-10-15 15:18:53.854 | sqlite3 2021-10-15 15:18:53.854 | xfsprogs' 2021-10-15 15:18:53.854 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 15:18:53.872 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 15:18:53.872 | apache2-dev 2021-10-15 15:18:53.872 | bc 2021-10-15 15:18:53.872 | bsdmainutils 2021-10-15 15:18:53.872 | curl 2021-10-15 15:18:53.872 | g++ 2021-10-15 15:18:53.872 | gawk 2021-10-15 15:18:53.872 | gcc 2021-10-15 15:18:53.872 | gettext 2021-10-15 15:18:53.872 | git 2021-10-15 15:18:53.872 | graphviz 2021-10-15 15:18:53.872 | iputils-ping 2021-10-15 15:18:53.872 | libapache2-mod-proxy-uwsgi 2021-10-15 15:18:53.872 | libffi-dev 2021-10-15 15:18:53.872 | libjpeg-dev 2021-10-15 15:18:53.872 | libpcre3-dev 2021-10-15 15:18:53.872 | libpq-dev 2021-10-15 15:18:53.872 | libssl-dev 2021-10-15 15:18:53.872 | libsystemd-dev 2021-10-15 15:18:53.872 | libxml2-dev 2021-10-15 15:18:53.872 | libxslt1-dev 2021-10-15 15:18:53.872 | libyaml-dev 2021-10-15 15:18:53.872 | lsof 2021-10-15 15:18:53.872 | openssh-server 2021-10-15 15:18:53.872 | openssl 2021-10-15 15:18:53.872 | pkg-config 2021-10-15 15:18:53.873 | psmisc 2021-10-15 15:18:53.873 | python3-dev 2021-10-15 15:18:53.873 | python3-pip 2021-10-15 15:18:53.873 | python3-systemd 2021-10-15 15:18:53.873 | python3-venv 2021-10-15 15:18:53.873 | tar 2021-10-15 15:18:53.873 | tcpdump 2021-10-15 15:18:53.873 | unzip 2021-10-15 15:18:53.873 | uuid-runtime 2021-10-15 15:18:53.873 | wget 2021-10-15 15:18:53.873 | wget 2021-10-15 15:18:53.873 | zlib1g-dev 2021-10-15 15:18:53.873 | libkrb5-dev 2021-10-15 15:18:53.873 | libldap2-dev 2021-10-15 15:18:53.873 | libsasl2-dev 2021-10-15 15:18:53.873 | memcached 2021-10-15 15:18:53.873 | python3-mysqldb 2021-10-15 15:18:53.873 | sqlite3 2021-10-15 15:18:53.873 | conntrack 2021-10-15 15:18:53.873 | curl 2021-10-15 15:18:53.873 | dnsmasq-base 2021-10-15 15:18:53.873 | dnsmasq-utils 2021-10-15 15:18:53.873 | ebtables 2021-10-15 15:18:53.873 | genisoimage 2021-10-15 15:18:53.873 | iptables 2021-10-15 15:18:53.873 | iputils-arping 2021-10-15 15:18:53.873 | kpartx 2021-10-15 15:18:53.873 | libjs-jquery-tablesorter 2021-10-15 15:18:53.873 | parted 2021-10-15 15:18:53.873 | pm-utils 2021-10-15 15:18:53.873 | python3-mysqldb 2021-10-15 15:18:53.873 | socat 2021-10-15 15:18:53.873 | sqlite3 2021-10-15 15:18:53.873 | sudo 2021-10-15 15:18:53.873 | vlan 2021-10-15 15:18:53.873 | lsscsi 2021-10-15 15:18:53.873 | open-iscsi 2021-10-15 15:18:53.873 | lvm2 2021-10-15 15:18:53.874 | qemu-utils 2021-10-15 15:18:53.874 | thin-provisioning-tools 2021-10-15 15:18:53.874 | acl 2021-10-15 15:18:53.874 | dnsmasq-base 2021-10-15 15:18:53.874 | dnsmasq-utils 2021-10-15 15:18:53.874 | ebtables 2021-10-15 15:18:53.874 | haproxy 2021-10-15 15:18:53.874 | iptables 2021-10-15 15:18:53.874 | iputils-arping 2021-10-15 15:18:53.874 | iputils-ping 2021-10-15 15:18:53.874 | postgresql-server-dev-all 2021-10-15 15:18:53.874 | python3-mysqldb 2021-10-15 15:18:53.874 | sqlite3 2021-10-15 15:18:53.874 | sudo 2021-10-15 15:18:53.874 | vlan 2021-10-15 15:18:53.874 | pcp 2021-10-15 15:18:53.874 | ipset 2021-10-15 15:18:53.874 | conntrack 2021-10-15 15:18:53.874 | conntrackd 2021-10-15 15:18:53.874 | keepalived 2021-10-15 15:18:53.874 | lvm2 2021-10-15 15:18:53.874 | qemu-utils 2021-10-15 15:18:53.874 | thin-provisioning-tools 2021-10-15 15:18:53.874 | curl 2021-10-15 15:18:53.874 | liberasurecode-dev 2021-10-15 15:18:53.874 | make 2021-10-15 15:18:53.874 | memcached 2021-10-15 15:18:53.874 | sqlite3 2021-10-15 15:18:53.874 | xfsprogs ' 2021-10-15 15:18:53.874 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 15:18:53.876 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:18:53.879 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:18:53.882 | ++ 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:18:53.882 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 15:18:53.886 | ++ 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:18:53.889 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 15:18:53.891 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:18:53.894 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 15:18:53.896 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:18:53.898 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:18:53.900 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:18:53.902 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:18:53.904 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:18:53.906 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:18:53.909 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 15:18:53.911 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 15:18:53.913 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 15:18:53.915 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 15:18:53.919 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 15:18:53.921 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 15:18:53.924 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 15:18:53.926 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 15:18:53.928 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 15:18:53.930 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 15:18:53.934 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634311133932 2021-10-15 15:18:53.936 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 15:18:53.938 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 15:18:53.941 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-10-15 15:18:54.148 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 15:18:54.181 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-10-15 15:18:54.332 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-10-15 15:18:54.451 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-10-15 15:18:55.529 | Fetched 328 kB in 1s (251 kB/s) 2021-10-15 15:18:56.932 | Reading package lists... 2021-10-15 15:18:56.962 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 15:18:56.964 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 15:18:56.966 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:18:56.968 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:18:56.970 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:18:56.972 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:18:56.975 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:18:56.976 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 15:18:56.979 | ++ functions-common:time_stop:2316 : start_time=1634311133932 2021-10-15 15:18:56.981 | ++ functions-common:time_stop:2318 : [[ -z 1634311133932 ]] 2021-10-15 15:18:56.983 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:18:56.988 | ++ functions-common:time_stop:2321 : end_time=1634311136985 2021-10-15 15:18:56.998 | ++ functions-common:time_stop:2322 : elapsed_time=3053 2021-10-15 15:18:56.999 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 15:18:56.999 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:18:56.999 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3053 2021-10-15 15:18:56.999 | ++ functions-common:install_package:1348 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:18:57.001 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:18:57.004 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:18:57.006 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:18:57.008 | ++ functions-common:real_install_package:1334 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:18:57.028 | ++ functions-common:apt_get:1114 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:18:57.136 | Reading package lists... 2021-10-15 15:18:57.361 | Building dependency tree... 2021-10-15 15:18:57.362 | Reading state information... 2021-10-15 15:18:57.394 | acl is already the newest version (2.2.53-6). 2021-10-15 15:18:57.394 | bc is already the newest version (1.07.1-2build1). 2021-10-15 15:18:57.394 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 15:18:57.394 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 15:18:57.394 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 15:18:57.394 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:18:57.394 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 15:18:57.394 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:18:57.394 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 15:18:57.395 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 15:18:57.395 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 15:18:57.395 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 15:18:57.395 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 15:18:57.395 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 15:18:57.395 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 15:18:57.395 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 15:18:57.395 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 15:18:57.395 | libffi-dev is already the newest version (3.3-4). 2021-10-15 15:18:57.395 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 15:18:57.395 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 15:18:57.395 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 15:18:57.395 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 15:18:57.395 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 15:18:57.395 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 15:18:57.395 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 15:18:57.395 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:18:57.395 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 15:18:57.395 | psmisc is already the newest version (23.3-1). 2021-10-15 15:18:57.395 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:18:57.395 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 15:18:57.395 | python3-systemd is already the newest version (234-3build2). 2021-10-15 15:18:57.395 | socat is already the newest version (1.7.3.3-2). 2021-10-15 15:18:57.395 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 15:18:57.395 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 15:18:57.395 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 15:18:57.395 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 15:18:57.395 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 15:18:57.395 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 15:18:57.395 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 15:18:57.395 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 15:18:57.395 | pcp is already the newest version (5.0.3-1). 2021-10-15 15:18:57.395 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 15:18:57.395 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:18:57.396 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:18:57.396 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:18:57.396 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 15:18:57.396 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:18:57.396 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:18:57.396 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 15:18:57.396 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 15:18:57.396 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 15:18:57.396 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 15:18:57.396 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 15:18:57.396 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:18:57.396 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 15:18:57.396 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 15:18:57.396 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 15:18:57.396 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 15:18:57.396 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 15:18:57.396 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 15:18:57.396 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:18:57.396 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 15:18:57.396 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 15:18:57.396 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 15:18:57.396 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 15:18:57.396 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 15:18:57.396 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 15:18:57.396 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 15:18:57.396 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:18:57.601 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-10-15 15:18:57.601 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 15:18:57.601 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 15:18:57.601 | The following packages were automatically installed and are no longer required: 2021-10-15 15:18:57.602 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:18:57.602 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:18:57.602 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:18:57.602 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:18:57.602 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:18:57.602 | python3-zope.interface 2021-10-15 15:18:57.602 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:18:57.714 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:18:57.718 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 15:18:57.721 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:18:57.724 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:18:57.726 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:18:57.728 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:18:57.730 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:18:57.732 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:18:57.735 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:18:57.737 | ++ functions-common:time_stop:2316 : start_time=1634311137025 2021-10-15 15:18:57.739 | ++ functions-common:time_stop:2318 : [[ -z 1634311137025 ]] 2021-10-15 15:18:57.742 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:18:57.746 | ++ functions-common:time_stop:2321 : end_time=1634311137743 2021-10-15 15:18:57.748 | ++ functions-common:time_stop:2322 : elapsed_time=718 2021-10-15 15:18:57.750 | ++ functions-common:time_stop:2323 : total=706 2021-10-15 15:18:57.753 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:18:57.755 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1424 2021-10-15 15:18:57.757 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 15:18:57.760 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 15:18:57.762 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:18:57.764 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 15:18:57.769 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 15:18:57.773 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 15:18:57.776 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 15:18:57.778 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 15:18:59.176 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 15:18:59.177 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:18:59.180 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:18:59.183 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:18:59.185 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 15:18:59.187 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 15:18:59.188 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 15:18:59.191 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 15:18:59.193 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 15:18:59.195 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 15:18:59.197 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 15:18:59.268 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 15:18:59.270 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 15:18:59.340 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 15:18:59.343 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 15:18:59.413 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 15:18:59.415 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 15:18:59.417 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 15:18:59.419 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 15:18:59.421 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 15:18:59.422 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 15:18:59.425 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 15:18:59.427 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 15:18:59.429 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 15:18:59.431 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 15:18:59.432 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 15:18:59.433 | Distro: focal 2021-10-15 15:18:59.435 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 15:18:59.437 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:18:59.441 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:18:59.442 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:18:59.445 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:18:59.445 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:19:00.089 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:19:00.090 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:19:00.091 | pip: 21.3 2021-10-15 15:19:00.092 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 15:19:00.095 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 15:19:00.097 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:19:00.099 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:19:00.100 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:19:00.102 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:19:00.104 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:19:00.106 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:19:00.107 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:19:00.109 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:19:00.111 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:19:00.113 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 15:19:00.115 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:19:00.117 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:19:00.117 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 15:19:00.121 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:19:00.123 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 15:19:00.124 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 15:19:00.126 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:19:00.128 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 15:19:00.130 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:19:00.140 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 15:19:00.140 | Dload Upload Total Spent Left Speed 2021-10-15 15:19:00.361 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-15 15:19:00.365 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 15:19:00.368 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:19:03.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:03.558 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:03.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:03.558 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:03.851 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:04.049 | Collecting pip 2021-10-15 15:19:04.060 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-15 15:19:06.203 | Installing collected packages: pip 2021-10-15 15:19:06.203 | Attempting uninstall: pip 2021-10-15 15:19:06.204 | Found existing installation: pip 21.3 2021-10-15 15:19:06.458 | Uninstalling pip-21.3: 2021-10-15 15:19:06.472 | Successfully uninstalled pip-21.3 2021-10-15 15:19:08.185 | Successfully installed pip-21.3 2021-10-15 15:19:08.185 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:19:08.320 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 15:19:08.322 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 15:19:08.324 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 15:19:08.325 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:19:08.328 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 15:19:08.329 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 15:19:08.331 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:19:08.334 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:19:08.334 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:19:08.339 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-10-15 15:19:08.341 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-10-15 15:19:08.342 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:19:08.345 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:19:08.347 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:19:08.364 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-10-15 15:19:08.366 | + 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 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:19:09.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:09.184 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:09.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:09.184 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:10.263 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:10.281 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (58.2.0) 2021-10-15 15:19:12.388 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:19:12.505 | + inc/python:pip_install:200 : result=0 2021-10-15 15:19:12.507 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:19:12.509 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:12.510 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:12.512 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:12.514 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:12.515 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:12.517 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:19:12.519 | + functions-common:time_stop:2316 : start_time=1634311148359 2021-10-15 15:19:12.521 | + functions-common:time_stop:2318 : [[ -z 1634311148359 ]] 2021-10-15 15:19:12.523 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:12.526 | + functions-common:time_stop:2321 : end_time=1634311152524 2021-10-15 15:19:12.528 | + functions-common:time_stop:2322 : elapsed_time=4165 2021-10-15 15:19:12.529 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:19:12.531 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:12.533 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4165 2021-10-15 15:19:12.534 | + inc/python:pip_install:203 : return 0 2021-10-15 15:19:12.536 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 15:19:12.539 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:19:12.542 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:19:12.544 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:19:12.547 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:19:12.547 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:19:13.196 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:19:13.198 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:19:13.198 | pip: 21.3 2021-10-15 15:19:13.201 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 15:19:13.204 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:19:13.207 | + ./stack.sh:main:778 : fixup_all 2021-10-15 15:19:13.209 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 15:19:13.211 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 15:19:13.214 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:19:13.219 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:19:13.220 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 15:19:13.220 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 15:19:13.225 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 15:19:13.227 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 15:19:13.229 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 15:19:13.238 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 15:19:13.241 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 15:19:13.243 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 15:19:13.245 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:13.247 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:13.249 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-10-15 15:19:13.261 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 15:19:13.272 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 15:19:13.284 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 15:19:13.286 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 15:19:13.288 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:19:13.290 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:19:13.292 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:19:13.294 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:19:13.296 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:19:13.298 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:19:13.300 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:19:13.302 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:19:13.304 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:19:13.306 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 15:19:13.309 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 15:19:13.311 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 15:19:13.313 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:19:13.315 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:19:13.317 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:19:13.319 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:19:13.321 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:19:13.323 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:19:13.326 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 15:19:13.328 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 15:19:13.349 | Using python 3.8 to install os-testr 2021-10-15 15:19:13.352 | + 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-10-15 15:19:14.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:14.171 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:14.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:14.171 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:15.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:15.260 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 15:19:15.333 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-15 15:19:15.334 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-15 15:19:15.335 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-10-15 15:19:15.336 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-10-15 15:19:15.350 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-10-15 15:19:15.375 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-10-15 15:19:15.376 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-10-15 15:19:15.378 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-10-15 15:19:15.379 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-10-15 15:19:15.380 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-10-15 15:19:15.405 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-10-15 15:19:15.407 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-10-15 15:19:15.408 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-10-15 15:19:15.409 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.2.0) 2021-10-15 15:19:15.410 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-10-15 15:19:15.423 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-10-15 15:19:15.493 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-10-15 15:19:15.494 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-10-15 15:19:15.495 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-10-15 15:19:15.496 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-10-15 15:19:17.578 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:19:17.697 | + inc/python:pip_install:200 : result=0 2021-10-15 15:19:17.699 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:19:17.701 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:17.704 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:17.706 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:17.708 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:17.710 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:17.712 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:19:17.714 | + functions-common:time_stop:2316 : start_time=1634311153344 2021-10-15 15:19:17.716 | + functions-common:time_stop:2318 : [[ -z 1634311153344 ]] 2021-10-15 15:19:17.721 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:17.725 | + functions-common:time_stop:2321 : end_time=1634311157723 2021-10-15 15:19:17.728 | + functions-common:time_stop:2322 : elapsed_time=4379 2021-10-15 15:19:17.730 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:19:17.732 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:17.734 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4379 2021-10-15 15:19:17.736 | + inc/python:pip_install:203 : return 0 2021-10-15 15:19:17.738 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 15:19:17.790 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 15:19:18.093 | + ./stack.sh:main:792 : install_infra 2021-10-15 15:19:18.096 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:19:18.098 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 15:19:18.101 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:19:18.103 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 15:19:18.126 | + 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-10-15 15:19:20.076 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.213 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.234 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.273 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.278 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.339 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.398 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.468 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.487 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.787 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.791 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.797 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.907 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:20.971 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:21.104 | 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 339)) (5.6.0) 2021-10-15 15:19:21.370 | + inc/python:pip_install:200 : result=0 2021-10-15 15:19:21.372 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:19:21.375 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:21.377 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:21.379 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:21.381 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:21.383 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:21.386 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:19:21.388 | + functions-common:time_stop:2316 : start_time=1634311158118 2021-10-15 15:19:21.390 | + functions-common:time_stop:2318 : [[ -z 1634311158118 ]] 2021-10-15 15:19:21.393 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:21.397 | + functions-common:time_stop:2321 : end_time=1634311161394 2021-10-15 15:19:21.399 | + functions-common:time_stop:2322 : elapsed_time=3276 2021-10-15 15:19:21.401 | + functions-common:time_stop:2323 : total=4379 2021-10-15 15:19:21.403 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:21.405 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7655 2021-10-15 15:19:21.407 | + inc/python:pip_install:203 : return 0 2021-10-15 15:19:21.410 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:19:21.412 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 15:19:21.435 | + 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-10-15 15:19:23.242 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.377 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.397 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.436 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.442 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.511 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.569 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.638 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.656 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.948 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.952 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:23.959 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:24.066 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:19:24.128 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:24.130 | Processing /opt/stack/requirements 2021-10-15 15:19:25.823 | 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 22)) (5.4.1) 2021-10-15 15:19:25.826 | 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 172)) (3.0.0) 2021-10-15 15:19:25.838 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (21.0) 2021-10-15 15:19:25.843 | 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 339)) (5.6.0) 2021-10-15 15:19:25.846 | 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 376)) (2.4.7) 2021-10-15 15:19:25.850 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.26.0) 2021-10-15 15:19:25.876 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (1.16.0) 2021-10-15 15:19:25.880 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.5.0) 2021-10-15 15:19:25.890 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.26.7) 2021-10-15 15:19:25.911 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (1.3) 2021-10-15 15:19:25.914 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (0.3.0) 2021-10-15 15:19:25.929 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2021.10.8) 2021-10-15 15:19:25.932 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3) 2021-10-15 15:19:25.935 | Requirement already satisfied: charset-normalizer===2.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.0.7) 2021-10-15 15:19:25.940 | 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 168)) (1.0.0) 2021-10-15 15:19:25.942 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (3.9.0) 2021-10-15 15:19:25.955 | Requirement already satisfied: cmd2===2.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2021-10-15 15:19:26.027 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.4.0) 2021-10-15 15:19:26.031 | 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 348)) (0.7.2) 2021-10-15 15:19:26.033 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.4.0) 2021-10-15 15:19:26.040 | 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 377)) (1.8.2) 2021-10-15 15:19:26.042 | 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 119)) (0.4.4) 2021-10-15 15:19:26.046 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (21.2.0) 2021-10-15 15:19:26.100 | 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 587)) (0.2.5) 2021-10-15 15:19:26.105 | Building wheels for collected packages: openstack-requirements 2021-10-15 15:19:26.106 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 15:19:26.912 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 15:19:26.912 | ERROR: Command errored out with exit status 1: 2021-10-15 15:19:26.912 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_qv1ksso/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_qv1ksso/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-mhvntkr9 2021-10-15 15:19:26.912 | cwd: /tmp/pip-req-build-_qv1ksso/ 2021-10-15 15:19:26.913 | Complete output (6 lines): 2021-10-15 15:19:26.913 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:19:26.913 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:19:26.913 | or: setup.py --help-commands 2021-10-15 15:19:26.913 | or: setup.py cmd --help 2021-10-15 15:19:26.913 | 2021-10-15 15:19:26.913 | error: invalid command 'bdist_wheel' 2021-10-15 15:19:26.913 | ---------------------------------------- 2021-10-15 15:19:26.913 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 15:19:26.913 | Running setup.py clean for openstack-requirements 2021-10-15 15:19:27.733 | Failed to build openstack-requirements 2021-10-15 15:19:27.749 | Installing collected packages: openstack-requirements 2021-10-15 15:19:27.750 | Attempting uninstall: openstack-requirements 2021-10-15 15:19:27.751 | Found existing installation: openstack-requirements 1.2.1.dev4954 2021-10-15 15:19:27.787 | Uninstalling openstack-requirements-1.2.1.dev4954: 2021-10-15 15:19:27.805 | Successfully uninstalled openstack-requirements-1.2.1.dev4954 2021-10-15 15:19:27.808 | Running setup.py install for openstack-requirements: started 2021-10-15 15:19:30.114 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 15:19:30.138 | Successfully installed openstack-requirements-1.2.1.dev4954 2021-10-15 15:19:30.263 | + inc/python:pip_install:200 : result=0 2021-10-15 15:19:30.265 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:19:30.267 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:30.269 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:30.272 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:30.274 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:30.276 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:30.278 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:19:30.280 | + functions-common:time_stop:2316 : start_time=1634311161427 2021-10-15 15:19:30.282 | + functions-common:time_stop:2318 : [[ -z 1634311161427 ]] 2021-10-15 15:19:30.285 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:30.289 | + functions-common:time_stop:2321 : end_time=1634311170287 2021-10-15 15:19:30.291 | + functions-common:time_stop:2322 : elapsed_time=8860 2021-10-15 15:19:30.293 | + functions-common:time_stop:2323 : total=7655 2021-10-15 15:19:30.295 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:30.298 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16515 2021-10-15 15:19:30.300 | + inc/python:pip_install:203 : return 0 2021-10-15 15:19:30.303 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 15:19:30.305 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 15:19:30.307 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 15:19:30.310 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:30.312 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:30.314 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 15:19:30.317 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:30.319 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 15:19:30.339 | Using python 3.8 to install pbr 2021-10-15 15:19:30.341 | + 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-10-15 15:19:31.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:31.153 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:31.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:31.153 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:32.229 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:32.247 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 15:19:34.567 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:19:34.689 | + inc/python:pip_install:200 : result=0 2021-10-15 15:19:34.691 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:19:34.693 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:34.695 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:34.697 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:34.699 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:34.702 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:34.704 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:19:34.706 | + functions-common:time_stop:2316 : start_time=1634311170334 2021-10-15 15:19:34.708 | + functions-common:time_stop:2318 : [[ -z 1634311170334 ]] 2021-10-15 15:19:34.711 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:34.715 | + functions-common:time_stop:2321 : end_time=1634311174713 2021-10-15 15:19:34.717 | + functions-common:time_stop:2322 : elapsed_time=4379 2021-10-15 15:19:34.720 | + functions-common:time_stop:2323 : total=16515 2021-10-15 15:19:34.722 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:34.724 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20894 2021-10-15 15:19:34.726 | + inc/python:pip_install:203 : return 0 2021-10-15 15:19:34.729 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 15:19:37.025 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 15:19:39.034 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:39.035 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 15:19:39.042 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 15:19:39.045 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-10-15 15:19:39.050 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 15:19:39.123 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:19:39.126 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:19:39.129 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 15:19:39.145 | + ./stack.sh:main:801 : pkgs= 2021-10-15 15:19:39.148 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 15:19:39.150 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 15:19:39.152 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 15:19:39.154 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 15:19:39.157 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:19:39.160 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:19:39.162 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:19:39.164 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:19:39.166 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:19:39.169 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:19:39.174 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:19:39.176 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:19:39.178 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:19:39.180 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 15:19:39.183 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:19:39.199 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:39.201 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:19:39.204 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:19:39.206 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 15:19:39.208 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:19:39.210 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:19:39.212 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:19:39.214 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 15:19:39.216 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:19:39.219 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 15:19:39.221 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:19:39.223 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:19:39.225 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 15:19:39.227 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 15:19:39.229 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:19:39.232 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:19:39.234 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 15:19:39.236 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 15:19:39.239 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 15:19:39.241 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 15:19:39.243 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 15:19:39.245 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 15:19:39.248 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 15:19:39.250 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 15:19:39.253 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 15:19:39.255 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 15:19:39.307 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 15:19:39.307 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 15:19:39.309 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 15:19:39.672 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 15:19:39.675 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 15:19:39.690 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:39.693 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 15:19:39.695 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:19:39.697 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:19:39.699 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:19:39.702 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:19:39.705 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:19:39.707 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:19:39.709 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:39.711 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:39.714 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:19:39.716 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:19:39.719 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:19:39.721 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:19:39.723 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 15:19:39.726 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:19:39.728 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:39.730 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:39.732 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 15:19:39.767 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-10-15 15:19:39.878 | Reading package lists... 2021-10-15 15:19:40.105 | Building dependency tree... 2021-10-15 15:19:40.107 | Reading state information... 2021-10-15 15:19:40.351 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 15:19:40.351 | The following packages were automatically installed and are no longer required: 2021-10-15 15:19:40.352 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:19:40.352 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:19:40.352 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:19:40.352 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:19:40.352 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:19:40.352 | python3-zope.interface 2021-10-15 15:19:40.352 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:19:40.464 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:19:40.469 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:19:40.480 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:19:40.480 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:40.480 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:40.480 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:40.480 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:40.482 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:40.485 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:19:40.487 | + functions-common:time_stop:2316 : start_time=1634311179763 2021-10-15 15:19:40.489 | + functions-common:time_stop:2318 : [[ -z 1634311179763 ]] 2021-10-15 15:19:40.492 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:40.496 | + functions-common:time_stop:2321 : end_time=1634311180493 2021-10-15 15:19:40.498 | + functions-common:time_stop:2322 : elapsed_time=730 2021-10-15 15:19:40.501 | + functions-common:time_stop:2323 : total=1424 2021-10-15 15:19:40.503 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:40.506 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2154 2021-10-15 15:19:40.508 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:19:40.511 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 15:19:40.513 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:19:40.517 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:19:40.519 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:19:40.522 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:19:40.524 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:19:40.527 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:19:40.529 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 15:19:40.531 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:19:40.534 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:19:40.536 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:19:40.538 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:19:40.540 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:19:40.543 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:19:40.545 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:19:40.547 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:19:40.549 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:19:40.552 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 15:19:40.554 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:19:40.556 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:19:40.558 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:19:40.560 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:19:40.563 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:19:40.566 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:19:40.568 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 15:19:40.570 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 15:19:40.586 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:40.589 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 15:19:40.591 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:19:40.593 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 15:19:40.595 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 15:19:40.598 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 15:19:40.602 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 15:19:40.605 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 15:19:40.607 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 15:19:40.609 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 15:19:40.611 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 15:19:40.614 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 15:19:40.616 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 15:19:41.310 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 15:19:41.310 | user tags 2021-10-15 15:19:41.310 | stackrabbit []' 2021-10-15 15:19:41.314 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 15:19:41.314 | user tags 2021-10-15 15:19:41.314 | stackrabbit []' 2021-10-15 15:19:41.314 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 15:19:41.320 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 15:19:41.322 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 15:19:41.325 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:19:41.973 | Changing password for user "stackrabbit" ... 2021-10-15 15:19:42.042 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 15:19:42.706 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 15:19:42.773 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 15:19:42.775 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:19:43.426 | Changing password for user "stackrabbit" ... 2021-10-15 15:19:43.482 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 15:19:43.484 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 15:19:43.487 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 15:19:44.160 | Deleting user "guest" ... 2021-10-15 15:19:44.175 | Error: 2021-10-15 15:19:44.175 | {:no_such_user, "guest"} 2021-10-15 15:19:44.187 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 15:19:44.190 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 15:19:44.207 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:44.209 | + ./stack.sh:main:818 : install_database 2021-10-15 15:19:44.211 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 15:19:44.214 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 15:19:44.216 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:44.219 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:44.221 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 15:19:44.526 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 15:19:44.529 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 15:19:44.531 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 15:19:44.533 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:19:44.536 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 15:19:44.538 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:19:44.540 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:19:44.543 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:19:44.545 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:19:44.547 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:19:44.550 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:19:44.552 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:19:44.554 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:19:44.557 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:19:44.559 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 15:19:44.561 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:19:44.564 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:19:44.566 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:19:44.569 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:19:44.571 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:19:44.573 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:19:44.575 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 15:19:44.578 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:44.581 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:44.583 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 15:19:44.585 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:19:44.587 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:19:44.590 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:19:44.592 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:19:44.594 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:19:44.596 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:19:44.599 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:44.601 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:44.603 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:19:44.605 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:19:44.608 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:19:44.610 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:19:44.612 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 15:19:44.615 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:19:44.617 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:44.619 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:44.622 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 15:19:44.643 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-10-15 15:19:44.749 | Reading package lists... 2021-10-15 15:19:44.974 | Building dependency tree... 2021-10-15 15:19:44.975 | Reading state information... 2021-10-15 15:19:45.211 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 15:19:45.211 | The following packages were automatically installed and are no longer required: 2021-10-15 15:19:45.213 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:19:45.213 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:19:45.213 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:19:45.213 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:19:45.213 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:19:45.213 | python3-zope.interface 2021-10-15 15:19:45.213 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:19:45.323 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:19:45.328 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:19:45.330 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:19:45.332 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:45.335 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:45.337 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:45.339 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:45.341 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:45.343 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:19:45.346 | + functions-common:time_stop:2316 : start_time=1634311184640 2021-10-15 15:19:45.348 | + functions-common:time_stop:2318 : [[ -z 1634311184640 ]] 2021-10-15 15:19:45.351 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:45.355 | + functions-common:time_stop:2321 : end_time=1634311185352 2021-10-15 15:19:45.357 | + functions-common:time_stop:2322 : elapsed_time=712 2021-10-15 15:19:45.359 | + functions-common:time_stop:2323 : total=2154 2021-10-15 15:19:45.361 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:45.363 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2866 2021-10-15 15:19:45.366 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:19:45.368 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 15:19:45.370 | + ./stack.sh:main:821 : install_database_python 2021-10-15 15:19:45.372 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 15:19:45.375 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 15:19:45.377 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 15:19:45.379 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:19:45.382 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 15:19:45.384 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 15:19:45.387 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:19:45.390 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:19:45.390 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:19:45.396 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 15:19:45.398 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 15:19:45.400 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 15:19:45.403 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 15:19:45.405 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 15:19:45.426 | Using python 3.8 to install PyMySQL 2021-10-15 15:19:45.429 | + 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-10-15 15:19:46.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:46.252 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:46.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:46.252 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:47.325 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:47.343 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 15:19:49.455 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:19:49.574 | + inc/python:pip_install:200 : result=0 2021-10-15 15:19:49.580 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:19:49.580 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:49.581 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:49.583 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:49.585 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:49.588 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:49.590 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:19:49.592 | + functions-common:time_stop:2316 : start_time=1634311185421 2021-10-15 15:19:49.595 | + functions-common:time_stop:2318 : [[ -z 1634311185421 ]] 2021-10-15 15:19:49.598 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:49.602 | + functions-common:time_stop:2321 : end_time=1634311189599 2021-10-15 15:19:49.604 | + functions-common:time_stop:2322 : elapsed_time=4178 2021-10-15 15:19:49.606 | + functions-common:time_stop:2323 : total=20894 2021-10-15 15:19:49.609 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:49.611 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25072 2021-10-15 15:19:49.614 | + inc/python:pip_install:203 : return 0 2021-10-15 15:19:49.616 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 15:19:49.618 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:19:49.620 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 15:19:49.623 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 15:19:49.639 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:49.641 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 15:19:49.643 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 15:19:49.647 | ++ 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-10-15 15:19:49.647 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 15:19:49.652 | + 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-10-15 15:19:49.654 | + 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-10-15 15:19:49.657 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-10-15 15:19:49.660 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 15:19:49.662 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 15:19:49.665 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 15:19:49.680 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:49.683 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 15:19:49.685 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:19:49.687 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:19:49.690 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:19:49.692 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:19:49.694 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:19:49.696 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:19:49.699 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:49.701 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:49.703 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:19:49.705 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:19:49.708 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:19:49.710 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:19:49.712 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 15:19:49.714 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:19:49.717 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:49.720 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:49.722 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 15:19:49.743 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-10-15 15:19:49.850 | Reading package lists... 2021-10-15 15:19:50.081 | Building dependency tree... 2021-10-15 15:19:50.082 | Reading state information... 2021-10-15 15:19:50.324 | radvd is already the newest version (1:2.17-2). 2021-10-15 15:19:50.324 | The following packages were automatically installed and are no longer required: 2021-10-15 15:19:50.325 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:19:50.325 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:19:50.325 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:19:50.325 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:19:50.325 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:19:50.325 | python3-zope.interface 2021-10-15 15:19:50.325 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:19:50.435 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:19:50.440 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:19:50.443 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:19:50.445 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:50.447 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:50.449 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:50.451 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:50.454 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:50.456 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:19:50.458 | + functions-common:time_stop:2316 : start_time=1634311189740 2021-10-15 15:19:50.460 | + functions-common:time_stop:2318 : [[ -z 1634311189740 ]] 2021-10-15 15:19:50.463 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:50.468 | + functions-common:time_stop:2321 : end_time=1634311190465 2021-10-15 15:19:50.470 | + functions-common:time_stop:2322 : elapsed_time=725 2021-10-15 15:19:50.472 | + functions-common:time_stop:2323 : total=2866 2021-10-15 15:19:50.474 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:50.476 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3591 2021-10-15 15:19:50.479 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:19:50.481 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 15:19:50.497 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:50.499 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 15:19:50.502 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 15:19:50.505 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 15:19:50.524 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 15:19:50.527 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:19:50.529 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:19:50.531 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:19:50.534 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:19:50.536 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:19:50.538 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:19:50.540 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:50.543 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:50.545 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:19:50.547 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:19:50.549 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:19:50.551 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:19:50.554 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 15:19:50.556 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:19:50.558 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:50.560 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:50.563 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 15:19:50.583 | + functions-common:apt_get:1114 : 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-10-15 15:19:50.690 | Reading package lists... 2021-10-15 15:19:50.914 | Building dependency tree... 2021-10-15 15:19:50.915 | Reading state information... 2021-10-15 15:19:51.150 | fakeroot is already the newest version (1.24-1). 2021-10-15 15:19:51.150 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:19:51.150 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 15:19:51.150 | The following packages were automatically installed and are no longer required: 2021-10-15 15:19:51.151 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:19:51.151 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:19:51.151 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:19:51.151 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:19:51.151 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:19:51.151 | python3-zope.interface 2021-10-15 15:19:51.151 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:19:51.262 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:19:51.266 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:19:51.269 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:19:51.271 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:51.273 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:51.275 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:51.277 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:51.279 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:51.281 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:19:51.284 | + functions-common:time_stop:2316 : start_time=1634311190581 2021-10-15 15:19:51.286 | + functions-common:time_stop:2318 : [[ -z 1634311190581 ]] 2021-10-15 15:19:51.288 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:51.292 | + functions-common:time_stop:2321 : end_time=1634311191290 2021-10-15 15:19:51.295 | + functions-common:time_stop:2322 : elapsed_time=709 2021-10-15 15:19:51.297 | + functions-common:time_stop:2323 : total=3591 2021-10-15 15:19:51.299 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:51.301 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4300 2021-10-15 15:19:51.303 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:19:51.305 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 15:19:51.308 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:19:51.310 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:19:51.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 15:19:51.315 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 15:19:51.318 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 15:19:51.322 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 15:19:51.324 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 15:19:51.327 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 15:19:51.327 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 15:19:51.333 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 15:19:51.335 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 15:19:51.337 | + functions:vercmp:628 : local v1=5.4 2021-10-15 15:19:51.339 | + functions:vercmp:629 : local 'op=<' 2021-10-15 15:19:51.342 | + functions:vercmp:630 : local v2=3.13 2021-10-15 15:19:51.344 | + functions:vercmp:631 : local result 2021-10-15 15:19:51.347 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 15:19:51.348 | ++ functions:vercmp:635 : sort -V 2021-10-15 15:19:51.348 | ++ functions:vercmp:635 : head -1 2021-10-15 15:19:51.353 | + functions:vercmp:635 : result=3.13 2021-10-15 15:19:51.355 | + functions:vercmp:637 : case $op in 2021-10-15 15:19:51.357 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 15:19:51.360 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 15:19:51.362 | + functions:vercmp:648 : return 2021-10-15 15:19:51.364 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 15:19:51.367 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:19:51.369 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 15:19:51.836 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 15:19:51.839 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 15:19:51.841 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:51.843 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:51.846 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 15:19:51.848 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:51.850 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 15:19:51.870 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:19:51.872 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 15:19:51.875 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 15:19:51.875 | Installing etcd 2021-10-15 15:19:51.877 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 15:19:51.889 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 15:19:51.902 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 15:19:51.904 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 15:19:51.917 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 15:19:51.920 | ++ 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-10-15 15:19:51.923 | ++ 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-10-15 15:19:51.926 | +++ 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-10-15 15:19:51.934 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:19:51.936 | ++ 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-10-15 15:19:51.939 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 15:19:51.941 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:19:51.944 | ++ functions:get_extra_file:74 : return 2021-10-15 15:19:51.946 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:19:51.949 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 15:19:51.951 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 15:19:51.954 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 15:19:51.971 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:19:51.973 | + ./stack.sh:main:848 : install_dstat 2021-10-15 15:19:51.975 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 15:19:51.991 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:19:51.993 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 15:19:51.996 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:19:51.998 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 15:19:52.001 | + ./stack.sh:main:857 : install_libs 2021-10-15 15:19:52.003 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 15:19:52.005 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 15:19:52.008 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 15:19:52.010 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 15:19:52.012 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.014 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.017 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 15:19:52.019 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.022 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 15:19:52.024 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 15:19:52.026 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 15:19:52.028 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 15:19:52.030 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.033 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 15:19:52.037 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.039 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 15:19:52.042 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 15:19:52.044 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 15:19:52.046 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 15:19:52.048 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.050 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.053 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 15:19:52.055 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.057 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 15:19:52.059 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 15:19:52.062 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 15:19:52.064 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 15:19:52.067 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.069 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.071 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 15:19:52.073 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.076 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 15:19:52.078 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 15:19:52.080 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 15:19:52.083 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 15:19:52.085 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.087 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.089 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 15:19:52.092 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.094 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 15:19:52.096 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 15:19:52.099 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 15:19:52.101 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 15:19:52.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.105 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.107 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 15:19:52.110 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.112 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 15:19:52.115 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 15:19:52.117 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 15:19:52.119 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 15:19:52.121 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.124 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.126 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 15:19:52.129 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.131 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 15:19:52.133 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 15:19:52.135 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 15:19:52.138 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 15:19:52.140 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.142 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.145 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 15:19:52.147 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.149 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 15:19:52.151 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 15:19:52.153 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 15:19:52.156 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 15:19:52.158 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.160 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.162 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 15:19:52.165 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.167 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 15:19:52.169 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 15:19:52.171 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 15:19:52.174 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 15:19:52.177 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.179 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.181 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 15:19:52.183 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.186 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 15:19:52.191 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 15:19:52.193 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 15:19:52.195 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 15:19:52.198 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.200 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.202 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 15:19:52.205 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.207 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 15:19:52.210 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 15:19:52.212 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 15:19:52.214 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 15:19:52.217 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.219 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.221 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 15:19:52.224 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.226 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 15:19:52.228 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 15:19:52.230 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 15:19:52.232 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 15:19:52.235 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.238 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.240 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 15:19:52.242 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.244 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 15:19:52.247 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 15:19:52.249 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 15:19:52.252 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 15:19:52.254 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.257 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.259 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 15:19:52.261 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.263 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 15:19:52.266 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 15:19:52.268 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 15:19:52.270 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 15:19:52.273 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.275 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.277 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 15:19:52.279 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.282 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 15:19:52.284 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 15:19:52.286 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 15:19:52.288 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 15:19:52.291 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.293 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.295 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 15:19:52.298 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.300 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 15:19:52.303 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 15:19:52.305 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 15:19:52.307 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 15:19:52.309 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.312 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.315 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 15:19:52.317 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.319 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 15:19:52.321 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 15:19:52.324 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 15:19:52.326 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 15:19:52.329 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.331 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.333 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 15:19:52.336 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.338 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 15:19:52.340 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 15:19:52.343 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 15:19:52.345 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 15:19:52.348 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.350 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.352 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 15:19:52.355 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.357 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 15:19:52.359 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 15:19:52.361 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 15:19:52.364 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 15:19:52.366 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.368 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.370 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 15:19:52.373 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.375 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 15:19:52.377 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 15:19:52.379 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 15:19:52.382 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 15:19:52.384 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.386 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.388 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 15:19:52.391 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.394 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 15:19:52.396 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 15:19:52.398 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 15:19:52.400 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 15:19:52.403 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.405 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 15:19:52.410 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.412 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 15:19:52.415 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 15:19:52.417 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 15:19:52.419 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 15:19:52.422 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.426 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 15:19:52.429 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.431 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 15:19:52.433 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 15:19:52.435 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 15:19:52.438 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 15:19:52.440 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.442 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.445 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 15:19:52.447 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.449 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 15:19:52.451 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 15:19:52.454 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 15:19:52.456 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 15:19:52.459 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.461 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 15:19:52.466 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.468 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 15:19:52.471 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 15:19:52.473 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 15:19:52.476 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 15:19:52.478 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.480 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.483 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 15:19:52.485 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.488 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 15:19:52.490 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 15:19:52.492 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 15:19:52.495 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 15:19:52.497 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.499 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.502 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 15:19:52.504 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.507 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 15:19:52.509 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 15:19:52.511 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 15:19:52.513 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 15:19:52.516 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.519 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.521 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 15:19:52.523 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.525 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 15:19:52.528 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 15:19:52.530 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 15:19:52.532 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 15:19:52.535 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.537 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.539 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 15:19:52.541 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.544 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 15:19:52.546 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 15:19:52.548 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 15:19:52.551 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 15:19:52.553 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.555 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.558 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 15:19:52.560 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.562 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 15:19:52.565 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 15:19:52.567 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 15:19:52.569 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 15:19:52.572 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.574 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.576 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 15:19:52.579 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.581 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 15:19:52.583 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 15:19:52.586 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 15:19:52.588 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 15:19:52.590 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.593 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.595 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 15:19:52.598 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.600 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 15:19:52.602 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 15:19:52.604 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 15:19:52.607 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 15:19:52.609 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.611 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.614 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 15:19:52.616 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.618 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 15:19:52.621 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 15:19:52.623 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 15:19:52.626 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 15:19:52.628 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.630 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.632 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 15:19:52.635 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.637 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 15:19:52.639 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 15:19:52.642 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 15:19:52.645 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 15:19:52.647 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.649 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.651 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 15:19:52.654 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.656 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 15:19:52.658 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 15:19:52.661 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 15:19:52.663 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 15:19:52.665 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.668 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.670 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 15:19:52.672 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.675 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 15:19:52.677 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 15:19:52.679 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 15:19:52.681 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 15:19:52.684 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:19:52.686 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:19:52.689 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 15:19:52.691 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:19:52.693 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 15:19:52.714 | Using python 3.8 to install etcd3 2021-10-15 15:19:52.717 | + 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-10-15 15:19:53.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:53.548 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:53.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:53.548 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:54.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:54.644 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 15:19:54.651 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 15:19:54.653 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 15:19:54.654 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 15:19:54.655 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 15:19:56.807 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:19:56.922 | + inc/python:pip_install:200 : result=0 2021-10-15 15:19:56.925 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:19:56.927 | + functions-common:time_stop:2309 : local name 2021-10-15 15:19:56.929 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:19:56.931 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:19:56.933 | + functions-common:time_stop:2312 : local total 2021-10-15 15:19:56.935 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:19:56.938 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:19:56.940 | + functions-common:time_stop:2316 : start_time=1634311192709 2021-10-15 15:19:56.942 | + functions-common:time_stop:2318 : [[ -z 1634311192709 ]] 2021-10-15 15:19:56.945 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:19:56.949 | + functions-common:time_stop:2321 : end_time=1634311196946 2021-10-15 15:19:56.951 | + functions-common:time_stop:2322 : elapsed_time=4237 2021-10-15 15:19:56.954 | + functions-common:time_stop:2323 : total=25072 2021-10-15 15:19:56.956 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:19:56.958 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29309 2021-10-15 15:19:56.960 | + inc/python:pip_install:203 : return 0 2021-10-15 15:19:56.963 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 15:19:56.984 | Using python 3.8 to install etcd3gw 2021-10-15 15:19:56.987 | + 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-10-15 15:19:57.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:57.804 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:57.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:19:57.804 | from cryptography.utils import int_from_bytes 2021-10-15 15:19:58.870 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:19:58.888 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 15:19:58.895 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 15:19:58.897 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 15:19:58.898 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 15:19:58.898 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 15:19:58.933 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-10-15 15:19:58.935 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-10-15 15:19:58.936 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.10.8) 2021-10-15 15:19:58.938 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-10-15 15:20:01.047 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:20:01.163 | + inc/python:pip_install:200 : result=0 2021-10-15 15:20:01.166 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:20:01.168 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:01.170 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:01.173 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:01.175 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:01.177 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:01.179 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:20:01.181 | + functions-common:time_stop:2316 : start_time=1634311196979 2021-10-15 15:20:01.183 | + functions-common:time_stop:2318 : [[ -z 1634311196979 ]] 2021-10-15 15:20:01.186 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:01.191 | + functions-common:time_stop:2321 : end_time=1634311201188 2021-10-15 15:20:01.193 | + functions-common:time_stop:2322 : elapsed_time=4209 2021-10-15 15:20:01.195 | + functions-common:time_stop:2323 : total=29309 2021-10-15 15:20:01.197 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:01.199 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33518 2021-10-15 15:20:01.201 | + inc/python:pip_install:203 : return 0 2021-10-15 15:20:01.204 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 15:20:01.206 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 15:20:01.208 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 15:20:01.211 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:20:01.213 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:20:01.215 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:20:01.218 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:20:01.220 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:20:01.222 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:20:01.225 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:20:01.227 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:20:01.229 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:20:01.232 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 15:20:01.234 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 15:20:01.237 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:01.239 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:01.241 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 15:20:01.243 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:20:01.246 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:20:01.248 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:20:01.251 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:20:01.253 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:20:01.255 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:01.258 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:20:01.260 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:01.262 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:01.264 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:20:01.267 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:20:01.269 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:20:01.271 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:20:01.274 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:20:01.276 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:20:01.278 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:01.280 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:01.283 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:20:01.304 | + functions-common:apt_get:1114 : 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-10-15 15:20:01.410 | Reading package lists... 2021-10-15 15:20:01.634 | Building dependency tree... 2021-10-15 15:20:01.635 | Reading state information... 2021-10-15 15:20:01.869 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:20:01.869 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:20:01.869 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:20:01.870 | The following packages were automatically installed and are no longer required: 2021-10-15 15:20:01.870 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:20:01.870 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:20:01.870 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:20:01.870 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:20:01.870 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:20:01.870 | python3-zope.interface 2021-10-15 15:20:01.870 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:20:01.983 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:20:01.987 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:20:01.990 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:20:01.992 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:01.994 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:01.996 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:01.998 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:02.001 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:02.003 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:20:02.005 | + functions-common:time_stop:2316 : start_time=1634311201301 2021-10-15 15:20:02.007 | + functions-common:time_stop:2318 : [[ -z 1634311201301 ]] 2021-10-15 15:20:02.010 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:02.014 | + functions-common:time_stop:2321 : end_time=1634311202011 2021-10-15 15:20:02.017 | + functions-common:time_stop:2322 : elapsed_time=710 2021-10-15 15:20:02.019 | + functions-common:time_stop:2323 : total=4300 2021-10-15 15:20:02.021 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:02.023 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5010 2021-10-15 15:20:02.025 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:20:02.028 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 15:20:02.030 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:02.033 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:02.036 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 15:20:02.099 | Module proxy already enabled 2021-10-15 15:20:02.103 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 15:20:02.164 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 15:20:02.164 | Module proxy already enabled 2021-10-15 15:20:02.164 | Module proxy_uwsgi already enabled 2021-10-15 15:20:02.170 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 15:20:02.173 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:20:02.175 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:20:02.177 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:20:02.304 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 15:20:02.307 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 15:20:02.310 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 15:20:02.313 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.319 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.322 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 15:20:02.325 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.327 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 15:20:02.331 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 15:20:02.335 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 15:20:02.338 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.341 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.343 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 15:20:02.346 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.348 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 15:20:02.350 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 15:20:02.353 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 15:20:02.355 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.357 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.360 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 15:20:02.362 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.364 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 15:20:02.367 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 15:20:02.369 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 15:20:02.371 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.374 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.376 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 15:20:02.379 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.381 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 15:20:02.383 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 15:20:02.386 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.391 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 15:20:02.393 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.396 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 15:20:02.398 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 15:20:02.400 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 15:20:02.402 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.405 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.407 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 15:20:02.410 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.412 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 15:20:02.429 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:02.431 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 15:20:02.434 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 15:20:02.436 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 15:20:02.439 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.441 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.444 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 15:20:02.446 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.448 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 15:20:02.465 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:02.467 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 15:20:02.470 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 15:20:02.472 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 15:20:02.475 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.477 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.479 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 15:20:02.482 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.484 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 15:20:02.486 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 15:20:02.489 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 15:20:02.491 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:02.493 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:02.496 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 15:20:02.498 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:02.501 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 15:20:02.503 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 15:20:02.506 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:20:02.509 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 15:20:02.511 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 15:20:02.513 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:20:02.517 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:20:02.518 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:20:02.523 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 15:20:02.525 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 15:20:02.527 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 15:20:02.530 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 15:20:02.533 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 15:20:02.553 | Using python 3.8 to install keystonemiddleware 2021-10-15 15:20:02.555 | + 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-10-15 15:20:03.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:03.365 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:03.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:03.365 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:04.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:20:04.449 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 15:20:04.502 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-10-15 15:20:04.503 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 15:20:04.504 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-10-15 15:20:04.505 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-10-15 15:20:04.506 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-10-15 15:20:04.507 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-10-15 15:20:04.508 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 15:20:04.509 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 15:20:04.510 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 15:20:04.511 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-10-15 15:20:04.512 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-10-15 15:20:04.513 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-10-15 15:20:04.514 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-10-15 15:20:04.516 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-10-15 15:20:04.572 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-10-15 15:20:04.573 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-10-15 15:20:04.576 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-10-15 15:20:04.612 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-10-15 15:20:04.652 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-10-15 15:20:04.653 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-10-15 15:20:04.654 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-10-15 15:20:04.655 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-10-15 15:20:04.703 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-10-15 15:20:04.706 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-10-15 15:20:04.717 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-10-15 15:20:04.719 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-10-15 15:20:04.733 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-10-15 15:20:04.735 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-10-15 15:20:04.737 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-10-15 15:20:04.799 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-10-15 15:20:04.802 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-10-15 15:20:04.803 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2021-10-15 15:20:04.805 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-10-15 15:20:04.856 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.2) 2021-10-15 15:20:04.868 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-10-15 15:20:06.912 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:20:07.029 | + inc/python:pip_install:200 : result=0 2021-10-15 15:20:07.031 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:20:07.033 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:07.036 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:07.038 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:07.040 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:07.042 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:07.044 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:20:07.046 | + functions-common:time_stop:2316 : start_time=1634311202547 2021-10-15 15:20:07.048 | + functions-common:time_stop:2318 : [[ -z 1634311202547 ]] 2021-10-15 15:20:07.051 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:07.055 | + functions-common:time_stop:2321 : end_time=1634311207053 2021-10-15 15:20:07.057 | + functions-common:time_stop:2322 : elapsed_time=4506 2021-10-15 15:20:07.059 | + functions-common:time_stop:2323 : total=33518 2021-10-15 15:20:07.062 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:07.064 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38024 2021-10-15 15:20:07.067 | + inc/python:pip_install:203 : return 0 2021-10-15 15:20:07.069 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 15:20:07.071 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 15:20:07.074 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:20:07.077 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 15:20:07.080 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 15:20:07.082 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:20:07.086 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:20:07.086 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:20:07.091 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 15:20:07.094 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 15:20:07.096 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 15:20:07.099 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 15:20:07.101 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 15:20:07.122 | Using python 3.8 to install python-memcached 2021-10-15 15:20:07.125 | + 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-10-15 15:20:07.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:07.941 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:07.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:07.941 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:09.014 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:20:09.031 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 15:20:09.035 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-10-15 15:20:11.155 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:20:11.271 | + inc/python:pip_install:200 : result=0 2021-10-15 15:20:11.274 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:20:11.276 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:11.278 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:11.280 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:11.282 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:11.285 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:11.287 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:20:11.289 | + functions-common:time_stop:2316 : start_time=1634311207117 2021-10-15 15:20:11.291 | + functions-common:time_stop:2318 : [[ -z 1634311207117 ]] 2021-10-15 15:20:11.294 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:11.298 | + functions-common:time_stop:2321 : end_time=1634311211296 2021-10-15 15:20:11.300 | + functions-common:time_stop:2322 : elapsed_time=4179 2021-10-15 15:20:11.303 | + functions-common:time_stop:2323 : total=38024 2021-10-15 15:20:11.305 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:11.307 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42203 2021-10-15 15:20:11.310 | + inc/python:pip_install:203 : return 0 2021-10-15 15:20:11.312 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 15:20:11.331 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:11.333 | + ./stack.sh:main:879 : '[' 10.222.0.24 == 10.222.0.24 ']' 2021-10-15 15:20:11.335 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 15:20:11.338 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 15:20:11.340 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 15:20:11.343 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:20:11.346 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 15:20:11.348 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 15:20:11.363 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:11.365 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 15:20:11.368 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 15:20:11.370 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 15:20:11.372 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:20:11.374 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:20:11.377 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:20:11.379 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:20:11.381 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:20:11.384 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:20:11.399 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:20:11.401 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:20:11.403 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:11.406 | + functions-common:git_clone:544 : echo master 2021-10-15 15:20:11.406 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:20:11.411 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 15:20:11.413 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:11.416 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 15:20:11.418 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:20:11.418 | + functions-common:git_clone:593 : head -1 2021-10-15 15:20:11.421 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 15:20:11.424 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:20:11.426 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 15:20:11.428 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:20:11.431 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:20:11.433 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 15:20:11.435 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:20:11.438 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 15:20:11.440 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:20:11.443 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:20:11.445 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 15:20:11.447 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:20:11.449 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:20:11.453 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 15:20:11.455 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:20:11.458 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 15:20:11.460 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:20:11.462 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:20:11.465 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 15:20:11.471 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 15:20:11.473 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-10-15 15:20:12.150 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 15:20:12.152 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:20:12.155 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:20:12.157 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:20:12.160 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:20:12.162 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 15:20:12.164 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:20:12.166 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:20:12.168 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:20:12.170 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:20:12.173 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:20:12.176 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:20:12.178 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:20:12.180 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 15:20:12.199 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 15:20:12.202 | + 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-10-15 15:20:13.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:13.023 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:13.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:13.023 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:14.086 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:20:14.104 | Obtaining file:///opt/stack/keystone 2021-10-15 15:20:14.105 | Preparing metadata (setup.py): started 2021-10-15 15:20:15.611 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:20:15.686 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2021-10-15 15:20:15.687 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-10-15 15:20:15.688 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:20:15.689 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9) 2021-10-15 15:20:15.690 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-10-15 15:20:15.691 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.25) 2021-10-15 15:20:15.692 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-10-15 15:20:15.693 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-10-15 15:20:15.694 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:20:15.695 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-10-15 15:20:15.696 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-10-15 15:20:15.698 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:20:15.699 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2021-10-15 15:20:15.700 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-10-15 15:20:15.701 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-10-15 15:20:15.702 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.1) 2021-10-15 15:20:15.704 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.1) 2021-10-15 15:20:15.705 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-10-15 15:20:15.706 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:20:15.707 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0) 2021-10-15 15:20:15.708 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:20:15.709 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.2) 2021-10-15 15:20:15.710 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-10-15 15:20:15.711 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-10-15 15:20:15.725 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.0) 2021-10-15 15:20:15.725 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:20:15.726 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2021-10-15 15:20:15.726 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.2.0) 2021-10-15 15:20:15.726 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-10-15 15:20:15.726 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:20:15.726 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:20:15.726 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-10-15 15:20:15.726 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-10-15 15:20:15.726 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-10-15 15:20:15.733 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-10-15 15:20:15.734 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-10-15 15:20:15.779 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:20:15.792 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:20:15.793 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.3) 2021-10-15 15:20:15.794 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:20:15.795 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-10-15 15:20:15.806 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1) 2021-10-15 15:20:15.868 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-10-15 15:20:15.871 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:20:15.963 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-10-15 15:20:15.965 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-10-15 15:20:15.967 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-10-15 15:20:15.968 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1) 2021-10-15 15:20:16.022 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:20:16.024 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:20:16.025 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-10-15 15:20:16.076 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-10-15 15:20:16.079 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-10-15 15:20:16.134 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.6.0) 2021-10-15 15:20:16.136 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-10-15 15:20:16.137 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:20:16.138 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.0) 2021-10-15 15:20:16.140 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-10-15 15:20:16.143 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-10-15 15:20:16.164 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-10-15 15:20:16.210 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2) 2021-10-15 15:20:16.230 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-10-15 15:20:16.231 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:20:16.233 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-10-15 15:20:16.236 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0) 2021-10-15 15:20:16.287 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2021-10-15 15:20:16.425 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1) 2021-10-15 15:20:16.425 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2) 2021-10-15 15:20:16.427 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-10-15 15:20:16.429 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.8.0) 2021-10-15 15:20:16.650 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-10-15 15:20:16.672 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-10-15 15:20:16.673 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-10-15 15:20:16.743 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-10-15 15:20:16.745 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.1) 2021-10-15 15:20:16.763 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2021-10-15 15:20:16.835 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-10-15 15:20:16.876 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.2) 2021-10-15 15:20:16.987 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:20:17.059 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2021-10-15 15:20:17.188 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-10-15 15:20:17.215 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:20:17.256 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2021-10-15 15:20:17.257 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2021-10-15 15:20:17.259 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3) 2021-10-15 15:20:17.261 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2021-10-15 15:20:17.263 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2021-10-15 15:20:17.265 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.32.0) 2021-10-15 15:20:17.443 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7) 2021-10-15 15:20:17.444 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7) 2021-10-15 15:20:17.445 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.10.8) 2021-10-15 15:20:17.448 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3) 2021-10-15 15:20:17.598 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-10-15 15:20:17.678 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.3.2) 2021-10-15 15:20:17.758 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-10-15 15:20:17.934 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0) 2021-10-15 15:20:17.961 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-10-15 15:20:18.104 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (58.2.0) 2021-10-15 15:20:18.199 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2021-10-15 15:20:18.232 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-10-15 15:20:19.789 | Installing collected packages: keystone 2021-10-15 15:20:19.789 | Attempting uninstall: keystone 2021-10-15 15:20:19.789 | Found existing installation: keystone 20.0.1.dev8 2021-10-15 15:20:19.793 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-10-15 15:20:19.795 | Running setup.py develop for keystone 2021-10-15 15:20:21.864 | Successfully installed keystone 2021-10-15 15:20:21.864 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:20:22.003 | + inc/python:pip_install:200 : result=0 2021-10-15 15:20:22.005 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:20:22.007 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:22.010 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:22.012 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:22.014 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:22.016 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:22.018 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:20:22.020 | + functions-common:time_stop:2316 : start_time=1634311212194 2021-10-15 15:20:22.022 | + functions-common:time_stop:2318 : [[ -z 1634311212194 ]] 2021-10-15 15:20:22.025 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:22.028 | + functions-common:time_stop:2321 : end_time=1634311222026 2021-10-15 15:20:22.031 | + functions-common:time_stop:2322 : elapsed_time=9832 2021-10-15 15:20:22.033 | + functions-common:time_stop:2323 : total=42203 2021-10-15 15:20:22.035 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:22.038 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=52035 2021-10-15 15:20:22.040 | + inc/python:pip_install:203 : return 0 2021-10-15 15:20:22.042 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:20:22.044 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:20:22.047 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:20:22.065 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:20:22.076 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 15:20:22.079 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 15:20:22.081 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:22.084 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:22.086 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 15:20:22.088 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:22.091 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 15:20:22.107 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:22.110 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:20:22.112 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:20:22.115 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 15:20:22.117 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 15:20:22.129 | + 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-10-15 15:20:22.131 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 15:20:22.135 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 15:20:22.151 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:22.153 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 15:20:22.183 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 15:20:22.210 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 15:20:22.241 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 15:20:22.270 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 15:20:22.301 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 15:20:22.330 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 15:20:22.357 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 15:20:22.385 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 15:20:22.387 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 15:20:22.389 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 15:20:22.392 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 15:20:22.394 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:20:22.396 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:20:22.412 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:22.414 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:20:22.417 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:20:22.419 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:20:22.434 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:22.437 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:20:22.440 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:20:22.469 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:20:22.471 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:20:22.474 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 15:20:22.476 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 15:20:22.478 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 15:20:22.494 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:22.496 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2021-10-15 15:20:22.526 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.24/identity 2021-10-15 15:20:22.553 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 15:20:22.556 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 15:20:22.586 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 15:20:22.588 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 15:20:22.591 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 15:20:22.593 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 15:20:22.596 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:20:22.599 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:20:22.628 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 15:20:22.630 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 15:20:22.633 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 15:20:22.635 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 15:20:22.638 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:20:22.654 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:20:22.657 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:20:22.659 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:20:22.661 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:20:22.663 | + 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-10-15 15:20:22.691 | + 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-10-15 15:20:22.718 | + 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-10-15 15:20:22.746 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:20:22.773 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 15:20:22.801 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:20:22.804 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-10-15 15:20:22.806 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:20:22.808 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 15:20:22.811 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 15:20:22.813 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:20:22.815 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:20:22.818 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 15:20:22.822 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 15:20:22.824 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:20:22.827 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:20:22.839 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:20:22.839 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:20:22.848 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:20:22.851 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:20:22.867 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:20:22.869 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:20:22.873 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-10-15 15:20:22.901 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 15:20:22.929 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 15:20:22.957 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 15:20:22.984 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 15:20:23.012 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 15:20:23.040 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 15:20:23.067 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 15:20:23.095 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 15:20:23.121 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:20:23.148 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 15:20:23.175 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 15:20:23.201 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 15:20:23.229 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:20:23.231 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:20:23.234 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 15:20:23.236 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 15:20:23.238 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:20:23.241 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:23.243 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:23.246 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:20:23.249 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:20:23.251 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:20:23.278 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 15:20:23.306 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:20:23.306 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-10-15 15:20:23.314 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 15:20:23.318 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 15:20:23.320 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 15:20:23.322 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:20:23.325 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:20:23.328 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:20:23.330 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:23.332 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:23.334 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:20:23.337 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:20:23.339 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:23.341 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:23.344 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 15:20:23.404 | Site keystone-wsgi-public already enabled 2021-10-15 15:20:23.408 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:20:23.411 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:20:23.413 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:20:23.415 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:20:23.543 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-10-15 15:20:23.545 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:20:23.548 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 15:20:23.550 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 15:20:23.553 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:20:23.556 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:20:23.559 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:20:23.564 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 15:20:23.566 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:20:23.568 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:20:23.581 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:20:23.582 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:20:23.590 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:20:23.594 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:20:23.610 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:20:23.612 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:20:23.616 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:20:23.646 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 15:20:23.673 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 15:20:23.700 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 15:20:23.727 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 15:20:23.756 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 15:20:23.783 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 15:20:23.810 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 15:20:23.837 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 15:20:23.865 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:20:23.892 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 15:20:23.919 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 15:20:23.945 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 15:20:23.974 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:20:23.976 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:20:23.979 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 15:20:23.982 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 15:20:23.984 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:20:23.987 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:23.989 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:23.991 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:20:23.994 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:20:23.996 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:20:24.024 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 15:20:24.052 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-10-15 15:20:24.052 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:20:24.060 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 15:20:24.064 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 15:20:24.067 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 15:20:24.069 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:20:24.071 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:20:24.074 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:20:24.076 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:24.079 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:24.081 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:20:24.084 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:20:24.087 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:24.090 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:24.093 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 15:20:24.154 | Site keystone-wsgi-admin already enabled 2021-10-15 15:20:24.158 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:20:24.160 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:20:24.163 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:20:24.165 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:20:24.292 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 15:20:24.324 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 15:20:24.356 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 15:20:24.386 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 15:20:24.389 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 15:20:24.419 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 15:20:24.447 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 15:20:24.475 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 15:20:24.491 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:24.494 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 15:20:24.511 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:24.513 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 15:20:24.516 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 15:20:24.518 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 15:20:24.520 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:20:24.523 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 15:20:24.525 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 15:20:24.527 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 15:20:24.530 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 15:20:24.532 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:20:24.534 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:20:24.537 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:20:24.540 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:20:24.542 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:20:24.544 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:20:24.561 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:20:24.564 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:20:24.566 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:24.569 | + functions-common:git_clone:544 : echo master 2021-10-15 15:20:24.569 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:20:24.574 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 15:20:24.576 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:24.578 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 15:20:24.581 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:20:24.581 | + functions-common:git_clone:593 : head -1 2021-10-15 15:20:24.584 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 15:20:24.587 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:20:24.589 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 15:20:24.592 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:20:24.595 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:20:24.597 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 15:20:24.600 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 15:20:24.602 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 15:20:24.604 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:20:24.607 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:20:24.610 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 15:20:24.612 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:20:24.614 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 15:20:24.617 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 15:20:24.619 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:20:24.622 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 15:20:24.625 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:20:24.627 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:20:24.630 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 15:20:24.636 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 15:20:24.638 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-10-15 15:20:25.286 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 15:20:25.289 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:20:25.291 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:20:25.293 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:20:25.296 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:20:25.298 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 15:20:25.300 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:20:25.303 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 15:20:25.305 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:20:25.307 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 15:20:25.309 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 15:20:25.312 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 15:20:25.314 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:20:25.316 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 15:20:25.336 | Using python 3.8 to install /opt/stack/swift 2021-10-15 15:20:25.339 | + 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-10-15 15:20:26.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:26.152 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:26.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:26.152 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:27.235 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:20:27.253 | Obtaining file:///opt/stack/swift 2021-10-15 15:20:27.253 | Preparing metadata (setup.py): started 2021-10-15 15:20:28.440 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:20:28.481 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.32.0) 2021-10-15 15:20:28.482 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.1.2) 2021-10-15 15:20:28.483 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.11.0) 2021-10-15 15:20:28.484 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.1.1) 2021-10-15 15:20:28.485 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (4.6.3) 2021-10-15 15:20:28.486 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.26.0) 2021-10-15 15:20:28.487 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.16.0) 2021-10-15 15:20:28.488 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.9.7) 2021-10-15 15:20:28.489 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.6.0) 2021-10-15 15:20:28.491 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (35.0.0) 2021-10-15 15:20:28.492 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (9.3.0) 2021-10-15 15:20:28.531 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev43) (1.15.0) 2021-10-15 15:20:28.539 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev43) (2.1.0) 2021-10-15 15:20:28.596 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.2.0) 2021-10-15 15:20:28.597 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.1) 2021-10-15 15:20:28.598 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.3.0) 2021-10-15 15:20:28.600 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.6.0) 2021-10-15 15:20:28.601 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.1.1) 2021-10-15 15:20:28.602 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.4.0) 2021-10-15 15:20:28.603 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:20:28.604 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.8.7) 2021-10-15 15:20:28.605 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.3.1) 2021-10-15 15:20:28.606 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (8.7.1) 2021-10-15 15:20:28.607 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.10.0) 2021-10-15 15:20:28.609 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.6.0) 2021-10-15 15:20:28.629 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev43) (58.2.0) 2021-10-15 15:20:28.661 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (3.3) 2021-10-15 15:20:28.662 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (1.26.7) 2021-10-15 15:20:28.663 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2021.10.8) 2021-10-15 15:20:28.665 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2.0.7) 2021-10-15 15:20:28.689 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev43) (2.20) 2021-10-15 15:20:28.780 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.1.16) 2021-10-15 15:20:28.781 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.4.0) 2021-10-15 15:20:28.783 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.7.0) 2021-10-15 15:20:28.824 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.1.4) 2021-10-15 15:20:28.868 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.5.0) 2021-10-15 15:20:28.869 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.3.0) 2021-10-15 15:20:28.870 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.8.0) 2021-10-15 15:20:28.871 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.4.1) 2021-10-15 15:20:28.933 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.2) 2021-10-15 15:20:28.936 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.9.6) 2021-10-15 15:20:28.948 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.0.2) 2021-10-15 15:20:28.950 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2021.3) 2021-10-15 15:20:28.969 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (21.0) 2021-10-15 15:20:28.970 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.4.7) 2021-10-15 15:20:29.077 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.13.2) 2021-10-15 15:20:29.093 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:20:31.093 | Installing collected packages: swift 2021-10-15 15:20:31.094 | Attempting uninstall: swift 2021-10-15 15:20:31.117 | Found existing installation: swift 2.29.0.dev43 2021-10-15 15:20:31.118 | Can't uninstall 'swift'. No files were found to uninstall. 2021-10-15 15:20:31.118 | Running setup.py develop for swift 2021-10-15 15:20:33.029 | Successfully installed swift-2.29.0.dev43 2021-10-15 15:20:33.029 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:20:33.160 | + inc/python:pip_install:200 : result=0 2021-10-15 15:20:33.162 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:20:33.165 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:33.167 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:33.169 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:33.172 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:33.174 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:33.176 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:20:33.178 | + functions-common:time_stop:2316 : start_time=1634311225331 2021-10-15 15:20:33.180 | + functions-common:time_stop:2318 : [[ -z 1634311225331 ]] 2021-10-15 15:20:33.183 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:33.187 | + functions-common:time_stop:2321 : end_time=1634311233185 2021-10-15 15:20:33.189 | + functions-common:time_stop:2322 : elapsed_time=7854 2021-10-15 15:20:33.192 | + functions-common:time_stop:2323 : total=52035 2021-10-15 15:20:33.194 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:33.196 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=59889 2021-10-15 15:20:33.198 | + inc/python:pip_install:203 : return 0 2021-10-15 15:20:33.200 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:20:33.203 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:20:33.205 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:20:33.224 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:20:33.236 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 15:20:33.238 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 15:20:33.241 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:33.243 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:33.245 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 15:20:33.248 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:33.250 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 15:20:33.253 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:20:33.255 | + ./stack.sh:main:890 : configure_swift 2021-10-15 15:20:33.258 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 15:20:33.260 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 15:20:33.262 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 15:20:33.264 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 15:20:33.266 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 15:20:34.316 | No account-auditor running 2021-10-15 15:20:34.316 | No container-reconciler running 2021-10-15 15:20:34.316 | No account-reaper running 2021-10-15 15:20:34.316 | No proxy-server running 2021-10-15 15:20:34.316 | No container-auditor running 2021-10-15 15:20:34.316 | No container-replicator running 2021-10-15 15:20:34.316 | No container-sync running 2021-10-15 15:20:34.316 | No object-expirer running 2021-10-15 15:20:34.317 | No object-auditor running 2021-10-15 15:20:34.317 | No account-server running 2021-10-15 15:20:34.317 | No container-updater running 2021-10-15 15:20:34.317 | No container-sharder running 2021-10-15 15:20:34.317 | No account-replicator running 2021-10-15 15:20:34.317 | No object-server running 2021-10-15 15:20:34.317 | No object-replicator running 2021-10-15 15:20:34.317 | No object-updater running 2021-10-15 15:20:34.317 | No object-reconstructor running 2021-10-15 15:20:34.317 | No container-server running 2021-10-15 15:20:34.385 | + lib/swift:configure_swift:340 : true 2021-10-15 15:20:34.387 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 15:20:34.400 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-10-15 15:20:34.412 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 15:20:34.415 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 15:20:34.415 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 15:20:34.419 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 15:20:34.419 | s/%GROUP%/ubuntu/; 2021-10-15 15:20:34.420 | s/%USER%/ubuntu/; 2021-10-15 15:20:34.420 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 15:20:34.420 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 15:20:34.423 | uid = ubuntu 2021-10-15 15:20:34.423 | gid = ubuntu 2021-10-15 15:20:34.423 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 15:20:34.423 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 15:20:34.423 | address = 127.0.0.1 2021-10-15 15:20:34.423 | 2021-10-15 15:20:34.423 | [account6612] 2021-10-15 15:20:34.423 | max connections = 25 2021-10-15 15:20:34.423 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:20:34.423 | read only = false 2021-10-15 15:20:34.423 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 15:20:34.423 | 2021-10-15 15:20:34.423 | [account6622] 2021-10-15 15:20:34.424 | max connections = 25 2021-10-15 15:20:34.424 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:20:34.424 | read only = false 2021-10-15 15:20:34.424 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 15:20:34.424 | 2021-10-15 15:20:34.424 | [account6632] 2021-10-15 15:20:34.424 | max connections = 25 2021-10-15 15:20:34.424 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:20:34.424 | read only = false 2021-10-15 15:20:34.424 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 15:20:34.424 | 2021-10-15 15:20:34.424 | [account6642] 2021-10-15 15:20:34.424 | max connections = 25 2021-10-15 15:20:34.424 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:20:34.424 | read only = false 2021-10-15 15:20:34.424 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 15:20:34.424 | 2021-10-15 15:20:34.424 | 2021-10-15 15:20:34.424 | [container6611] 2021-10-15 15:20:34.424 | max connections = 25 2021-10-15 15:20:34.424 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:20:34.424 | read only = false 2021-10-15 15:20:34.424 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 15:20:34.424 | 2021-10-15 15:20:34.424 | [container6621] 2021-10-15 15:20:34.424 | max connections = 25 2021-10-15 15:20:34.424 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:20:34.424 | read only = false 2021-10-15 15:20:34.424 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 15:20:34.424 | 2021-10-15 15:20:34.424 | [container6631] 2021-10-15 15:20:34.424 | max connections = 25 2021-10-15 15:20:34.424 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:20:34.424 | read only = false 2021-10-15 15:20:34.424 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 15:20:34.424 | 2021-10-15 15:20:34.424 | [container6641] 2021-10-15 15:20:34.425 | max connections = 25 2021-10-15 15:20:34.425 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:20:34.425 | read only = false 2021-10-15 15:20:34.425 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 15:20:34.425 | 2021-10-15 15:20:34.425 | 2021-10-15 15:20:34.425 | [object6613] 2021-10-15 15:20:34.425 | max connections = 25 2021-10-15 15:20:34.425 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:20:34.425 | read only = false 2021-10-15 15:20:34.425 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 15:20:34.425 | 2021-10-15 15:20:34.425 | [object6623] 2021-10-15 15:20:34.425 | max connections = 25 2021-10-15 15:20:34.425 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:20:34.425 | read only = false 2021-10-15 15:20:34.425 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 15:20:34.425 | 2021-10-15 15:20:34.425 | [object6633] 2021-10-15 15:20:34.425 | max connections = 25 2021-10-15 15:20:34.425 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:20:34.425 | read only = false 2021-10-15 15:20:34.425 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 15:20:34.425 | 2021-10-15 15:20:34.425 | [object6643] 2021-10-15 15:20:34.425 | max connections = 25 2021-10-15 15:20:34.425 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:20:34.425 | read only = false 2021-10-15 15:20:34.425 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 15:20:34.428 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 15:20:34.430 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:34.432 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:34.434 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 15:20:34.446 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 15:20:34.448 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 15:20:34.453 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 15:20:34.457 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 15:20:34.459 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-10-15 15:20:34.463 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 15:20:34.493 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2021-10-15 15:20:34.519 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 15:20:34.537 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 15:20:34.565 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 15:20:34.582 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:20:34.610 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 15:20:34.627 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 15:20:34.656 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 15:20:34.674 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 15:20:34.701 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 15:20:34.718 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:20:34.746 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 15:20:34.763 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 15:20:34.777 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:34.780 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 15:20:34.808 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 15:20:34.836 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 15:20:34.864 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 15:20:34.891 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 15:20:34.906 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:34.909 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 15:20:34.935 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 15:20:34.950 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:34.952 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 15:20:34.967 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:34.970 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 15:20:34.972 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 15:20:34.986 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:34.988 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 15:20:34.990 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 15:20:34.992 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-10-15 15:20:34.997 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 15:20:35.002 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 15:20:35.028 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 15:20:35.055 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 15:20:35.084 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 15:20:35.113 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-10-15 15:20:35.139 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 15:20:35.142 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 15:20:35.144 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 15:20:35.146 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 15:20:35.148 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 15:20:35.175 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 15:20:35.202 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2021-10-15 15:20:35.229 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 15:20:35.256 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 15:20:35.283 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 15:20:35.309 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 15:20:35.336 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 15:20:35.363 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:20:35.390 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 15:20:35.416 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 15:20:35.443 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 15:20:35.470 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 15:20:35.498 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 15:20:35.527 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 15:20:35.555 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 15:20:35.573 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 15:20:35.600 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 15:20:35.627 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 15:20:35.631 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 15:20:35.660 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 15:20:35.686 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 15:20:35.713 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 15:20:35.715 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 15:20:35.718 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:20:35.720 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 15:20:35.724 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 15:20:35.727 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:20:35.729 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:20:35.731 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 15:20:35.733 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 15:20:35.735 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:20:35.737 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:20:35.739 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 15:20:35.757 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 15:20:35.785 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 15:20:35.802 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 15:20:35.830 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 15:20:35.847 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:20:35.875 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 15:20:35.893 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:20:35.922 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 15:20:35.940 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:20:35.968 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 15:20:35.986 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 15:20:36.014 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:20:36.032 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:20:36.059 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 15:20:36.077 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 15:20:36.122 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 15:20:36.139 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 15:20:36.166 | + 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-10-15 15:20:36.173 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 15:20:36.191 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:20:36.219 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-10-15 15:20:36.248 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:20:36.250 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 15:20:36.254 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 15:20:36.256 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:20:36.259 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:20:36.261 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 15:20:36.263 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 15:20:36.265 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:20:36.267 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:20:36.269 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 15:20:36.287 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 15:20:36.315 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 15:20:36.333 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 15:20:36.362 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 15:20:36.380 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:20:36.408 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 15:20:36.426 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:20:36.455 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 15:20:36.474 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:20:36.510 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 15:20:36.529 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 15:20:36.558 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:20:36.576 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:20:36.605 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 15:20:36.623 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 15:20:36.651 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 15:20:36.669 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 15:20:36.695 | + 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-10-15 15:20:36.700 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 15:20:36.719 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:20:36.746 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:20:36.749 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 15:20:36.753 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 15:20:36.755 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:20:36.758 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:20:36.760 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 15:20:36.762 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 15:20:36.765 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:20:36.767 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:20:36.769 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 15:20:36.787 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 15:20:36.816 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 15:20:36.834 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 15:20:36.862 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 15:20:36.880 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:20:36.908 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 15:20:36.926 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:20:36.954 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 15:20:36.972 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:20:37.000 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 15:20:37.018 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 15:20:37.046 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:20:37.064 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:20:37.091 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 15:20:37.111 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 15:20:37.140 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 15:20:37.158 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 15:20:37.184 | + 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-10-15 15:20:37.189 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 15:20:37.207 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:20:37.235 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 15:20:37.262 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 15:20:37.290 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 15:20:37.317 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 15:20:37.319 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 15:20:37.323 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 15:20:37.352 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 15:20:37.380 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 15:20:37.408 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 15:20:37.437 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 15:20:37.464 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 15:20:37.491 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 15:20:37.518 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 15:20:37.545 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 15:20:37.572 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 15:20:37.588 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:37.591 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 15:20:37.608 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 15:20:37.611 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 15:20:37.630 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 15:20:37.633 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2021-10-15 15:20:37.660 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 15:20:37.662 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 15:20:37.689 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2021-10-15 15:20:37.717 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 15:20:37.720 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 15:20:37.746 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 15:20:37.762 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:37.765 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 15:20:37.768 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 15:20:37.772 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 15:20:37.774 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 15:20:37.787 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 15:20:37.789 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 15:20:37.800 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 15:20:37.802 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 15:20:37.805 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:20:37.807 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:20:37.809 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:20:37.812 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:20:37.814 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:20:37.816 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:20:37.819 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 15:20:37.831 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:20:37.833 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 15:20:37.836 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 15:20:37.852 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:37.855 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 15:20:37.872 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:37.875 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 15:20:37.878 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 15:20:37.880 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 15:20:37.883 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:20:37.885 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 15:20:37.887 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 15:20:37.890 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 15:20:37.892 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 15:20:37.909 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:37.911 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 15:20:37.914 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 15:20:37.931 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:37.934 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 15:20:37.937 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 15:20:37.939 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 15:20:37.942 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:37.945 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:37.947 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 15:20:37.950 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:37.953 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 15:20:37.956 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 15:20:37.959 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 15:20:37.962 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 15:20:37.964 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 15:20:37.967 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 15:20:37.970 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 15:20:37.973 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 15:20:37.976 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 15:20:37.978 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 15:20:37.982 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:20:37.983 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 15:20:37.988 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 15:20:37.990 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 15:20:37.993 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 15:20:37.996 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 15:20:37.999 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:20:38.020 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 15:20:38.023 | + 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-10-15 15:20:38.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:38.833 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:38.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:38.833 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:39.969 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:20:39.989 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-10-15 15:20:40.072 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2021-10-15 15:20:40.073 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-10-15 15:20:40.074 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-10-15 15:20:40.075 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-10-15 15:20:40.076 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-10-15 15:20:40.077 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-10-15 15:20:40.079 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-10-15 15:20:40.080 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-10-15 15:20:40.081 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.32.0) 2021-10-15 15:20:40.082 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-10-15 15:20:40.083 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-10-15 15:20:40.084 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-10-15 15:20:40.086 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0) 2021-10-15 15:20:40.088 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.1) 2021-10-15 15:20:40.090 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1) 2021-10-15 15:20:40.093 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-10-15 15:20:40.095 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-10-15 15:20:40.098 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.1.0) 2021-10-15 15:20:40.108 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-10-15 15:20:40.109 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-10-15 15:20:40.113 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-10-15 15:20:40.182 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-10-15 15:20:40.184 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-10-15 15:20:40.186 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-10-15 15:20:40.209 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-10-15 15:20:40.210 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-10-15 15:20:40.213 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-10-15 15:20:40.214 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-10-15 15:20:40.216 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-10-15 15:20:40.227 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-10-15 15:20:40.268 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-10-15 15:20:40.269 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-10-15 15:20:40.270 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-10-15 15:20:40.271 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-10-15 15:20:40.291 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-10-15 15:20:40.292 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-10-15 15:20:40.308 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-10-15 15:20:40.324 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-10-15 15:20:40.326 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-10-15 15:20:40.344 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-10-15 15:20:40.346 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-10-15 15:20:40.425 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.10.8) 2021-10-15 15:20:40.426 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-10-15 15:20:40.428 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.7) 2021-10-15 15:20:40.431 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-10-15 15:20:40.482 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-10-15 15:20:40.509 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.2) 2021-10-15 15:20:40.546 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-10-15 15:20:40.712 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-10-15 15:20:40.714 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-10-15 15:20:40.747 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-10-15 15:20:40.749 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-10-15 15:20:40.752 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-10-15 15:20:40.753 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-10-15 15:20:40.754 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-10-15 15:20:40.756 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-10-15 15:20:40.965 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-10-15 15:20:41.004 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (58.2.0) 2021-10-15 15:20:41.086 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-10-15 15:20:41.238 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-10-15 15:20:43.009 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:20:43.131 | + inc/python:pip_install:200 : result=0 2021-10-15 15:20:43.133 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:20:43.135 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:43.137 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:43.140 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:43.143 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:43.145 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:43.147 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:20:43.149 | + functions-common:time_stop:2316 : start_time=1634311238015 2021-10-15 15:20:43.151 | + functions-common:time_stop:2318 : [[ -z 1634311238015 ]] 2021-10-15 15:20:43.155 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:43.159 | + functions-common:time_stop:2321 : end_time=1634311243157 2021-10-15 15:20:43.161 | + functions-common:time_stop:2322 : elapsed_time=5142 2021-10-15 15:20:43.164 | + functions-common:time_stop:2323 : total=59889 2021-10-15 15:20:43.166 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:43.168 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=65031 2021-10-15 15:20:43.171 | + inc/python:pip_install:203 : return 0 2021-10-15 15:20:43.173 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 15:20:43.176 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 15:20:43.178 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 15:20:43.191 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-10-15 15:20:43.196 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 15:20:43.198 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 15:20:43.201 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 15:20:43.203 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:20:43.205 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:20:43.208 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:20:43.211 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:20:43.213 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:20:43.217 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:20:43.233 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:20:43.235 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:20:43.238 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:43.241 | + functions-common:git_clone:544 : echo master 2021-10-15 15:20:43.241 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:20:43.246 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 15:20:43.248 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:43.250 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 15:20:43.253 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:20:43.254 | + functions-common:git_clone:593 : head -1 2021-10-15 15:20:43.258 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 15:20:43.260 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:20:43.264 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 15:20:43.266 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:20:43.269 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:20:43.271 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 15:20:43.274 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:20:43.276 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 15:20:43.280 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:20:43.282 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:20:43.284 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 15:20:43.287 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:20:43.289 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:20:43.292 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 15:20:43.295 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:20:43.298 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 15:20:43.300 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:20:43.303 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:20:43.306 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 15:20:43.312 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 15:20:43.314 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-10-15 15:20:43.953 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 15:20:43.955 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:20:43.958 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:20:43.960 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:20:43.962 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:20:43.965 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 15:20:43.968 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:20:43.970 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:20:43.972 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:20:43.975 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:20:43.977 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:20:43.979 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:20:43.981 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:20:43.984 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 15:20:44.004 | Using python 3.8 to install /opt/stack/glance 2021-10-15 15:20:44.007 | + 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-10-15 15:20:44.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:44.826 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:44.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:44.826 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:45.902 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:20:45.923 | Obtaining file:///opt/stack/glance 2021-10-15 15:20:45.924 | Preparing metadata (setup.py): started 2021-10-15 15:20:47.084 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:20:47.162 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.6.0) 2021-10-15 15:20:47.163 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.1) 2021-10-15 15:20:47.164 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.25) 2021-10-15 15:20:47.165 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.32.0) 2021-10-15 15:20:47.166 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.1.1) 2021-10-15 15:20:47.167 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.5.1) 2021-10-15 15:20:47.168 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.8.7) 2021-10-15 15:20:47.170 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.4.2) 2021-10-15 15:20:47.171 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.7.4) 2021-10-15 15:20:47.172 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.20.1) 2021-10-15 15:20:47.173 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (8.7.1) 2021-10-15 15:20:47.175 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.1) 2021-10-15 15:20:47.176 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.3.1) 2021-10-15 15:20:47.177 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:20:47.178 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.10.0) 2021-10-15 15:20:47.179 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.0) 2021-10-15 15:20:47.180 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:20:47.181 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.2) 2021-10-15 15:20:47.182 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:20:47.183 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (9.3.0) 2021-10-15 15:20:47.184 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:20:47.187 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.2) 2021-10-15 15:20:47.188 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.5.0) 2021-10-15 15:20:47.189 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:20:47.190 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.3.0) 2021-10-15 15:20:47.191 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (21.0.0) 2021-10-15 15:20:47.192 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.16.0) 2021-10-15 15:20:47.193 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (11.0.0) 2021-10-15 15:20:47.194 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:20:47.195 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:20:47.197 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.0) 2021-10-15 15:20:47.198 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (12.9.1) 2021-10-15 15:20:47.199 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:20:47.200 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:20:47.201 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.8.2) 2021-10-15 15:20:47.203 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:20:47.204 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.2) 2021-10-15 15:20:47.205 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.7.0) 2021-10-15 15:20:47.206 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:20:47.207 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (35.0.0) 2021-10-15 15:20:47.208 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.2.2) 2021-10-15 15:20:47.209 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.1.16) 2021-10-15 15:20:47.210 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.5.0) 2021-10-15 15:20:47.211 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.9.1) 2021-10-15 15:20:47.229 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (5.2.2) 2021-10-15 15:20:47.230 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (4.8.1) 2021-10-15 15:20:47.231 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (1.1.5) 2021-10-15 15:20:47.253 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (2.26.0) 2021-10-15 15:20:47.255 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (5.2.0) 2021-10-15 15:20:47.300 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev15) (1.15.0) 2021-10-15 15:20:47.317 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev15) (4.2.0) 2021-10-15 15:20:47.329 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev15) (1.13.2) 2021-10-15 15:20:47.344 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (1.1.2) 2021-10-15 15:20:47.345 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (2.1.0) 2021-10-15 15:20:47.432 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev15) (2.4.7) 2021-10-15 15:20:47.513 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev15) (1.7.0) 2021-10-15 15:20:47.567 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (3.1.1) 2021-10-15 15:20:47.570 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (2.8.1) 2021-10-15 15:20:47.605 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (0.14.1) 2021-10-15 15:20:47.653 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (5.4.1) 2021-10-15 15:20:47.655 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (1.5.0) 2021-10-15 15:20:47.657 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (0.8.0) 2021-10-15 15:20:47.721 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:20:47.722 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.13.0) 2021-10-15 15:20:47.725 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.0) 2021-10-15 15:20:47.750 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.59.0) 2021-10-15 15:20:47.799 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (2.8.2) 2021-10-15 15:20:47.803 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (0.9.6) 2021-10-15 15:20:47.893 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.6) 2021-10-15 15:20:47.895 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.3.0) 2021-10-15 15:20:47.896 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (2.6.0) 2021-10-15 15:20:47.898 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:20:47.901 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (4.2.4) 2021-10-15 15:20:47.928 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.0.2) 2021-10-15 15:20:47.930 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:20:47.932 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.3.0) 2021-10-15 15:20:47.975 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev15) (5.8.0) 2021-10-15 15:20:48.020 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:20:48.022 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (21.0) 2021-10-15 15:20:48.023 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (2021.3) 2021-10-15 15:20:48.104 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev15) (58.2.0) 2021-10-15 15:20:48.280 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev15) (0.7) 2021-10-15 15:20:48.595 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:20:48.596 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.6.3) 2021-10-15 15:20:48.599 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (6.3.1) 2021-10-15 15:20:48.600 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (1.4.2) 2021-10-15 15:20:48.662 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev15) (0.8.1) 2021-10-15 15:20:48.688 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.0) 2021-10-15 15:20:48.814 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev15) (2.20) 2021-10-15 15:20:48.879 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (1.6) 2021-10-15 15:20:48.934 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:20:49.164 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:20:49.166 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:20:49.167 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.10.0) 2021-10-15 15:20:49.168 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.4) 2021-10-15 15:20:49.170 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:20:49.171 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.1.4) 2021-10-15 15:20:49.173 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.32) 2021-10-15 15:20:49.298 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:20:49.334 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev15) (1.0.2) 2021-10-15 15:20:49.383 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:20:49.385 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (3.0.0) 2021-10-15 15:20:49.650 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (3.9.0) 2021-10-15 15:20:49.865 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (3.3) 2021-10-15 15:20:49.867 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2.0.7) 2021-10-15 15:20:49.868 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2021.10.8) 2021-10-15 15:20:49.870 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (1.26.7) 2021-10-15 15:20:49.959 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.2) 2021-10-15 15:20:50.117 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:20:50.224 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev15) (3.6.0) 2021-10-15 15:20:50.503 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (2.2.0) 2021-10-15 15:20:50.506 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.0) 2021-10-15 15:20:50.737 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.1) 2021-10-15 15:20:51.058 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (1.0.0) 2021-10-15 15:20:51.407 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.2.5) 2021-10-15 15:20:51.408 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (1.8.2) 2021-10-15 15:20:51.409 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.4) 2021-10-15 15:20:51.410 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (21.2.0) 2021-10-15 15:20:52.610 | Installing collected packages: glance 2021-10-15 15:20:52.610 | Attempting uninstall: glance 2021-10-15 15:20:52.611 | Found existing installation: glance 23.1.0.dev15 2021-10-15 15:20:52.617 | Can't uninstall 'glance'. No files were found to uninstall. 2021-10-15 15:20:52.619 | Running setup.py develop for glance 2021-10-15 15:20:54.682 | Successfully installed glance 2021-10-15 15:20:54.682 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:20:54.816 | + inc/python:pip_install:200 : result=0 2021-10-15 15:20:54.818 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:20:54.820 | + functions-common:time_stop:2309 : local name 2021-10-15 15:20:54.823 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:20:54.825 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:20:54.827 | + functions-common:time_stop:2312 : local total 2021-10-15 15:20:54.829 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:20:54.832 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:20:54.834 | + functions-common:time_stop:2316 : start_time=1634311243999 2021-10-15 15:20:54.836 | + functions-common:time_stop:2318 : [[ -z 1634311243999 ]] 2021-10-15 15:20:54.839 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:20:54.844 | + functions-common:time_stop:2321 : end_time=1634311254841 2021-10-15 15:20:54.846 | + functions-common:time_stop:2322 : elapsed_time=10842 2021-10-15 15:20:54.848 | + functions-common:time_stop:2323 : total=65031 2021-10-15 15:20:54.850 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:20:54.852 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=75873 2021-10-15 15:20:54.855 | + inc/python:pip_install:203 : return 0 2021-10-15 15:20:54.858 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:20:54.860 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:20:54.862 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:20:54.881 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:20:54.893 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 15:20:54.896 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 15:20:54.898 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:20:54.901 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:20:54.904 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 15:20:54.906 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:20:54.909 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:20:54.911 | + ./stack.sh:main:902 : configure_glance 2021-10-15 15:20:54.913 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 15:20:54.926 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 15:20:54.929 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 15:20:54.931 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 15:20:54.933 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 15:20:54.936 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 15:20:54.938 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:20:54.941 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:20:54.943 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 15:20:54.972 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:20:55.000 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 15:20:55.029 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:20:55.058 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 15:20:55.086 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 15:20:55.116 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 15:20:55.119 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:20:55.121 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 15:20:55.123 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 15:20:55.126 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 15:20:55.155 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 15:20:55.183 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2021-10-15 15:20:55.211 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 15:20:55.240 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 15:20:55.270 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 15:20:55.299 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 15:20:55.328 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 15:20:55.357 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:20:55.385 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 15:20:55.415 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 15:20:55.443 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 15:20:55.446 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 15:20:55.448 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 15:20:55.451 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 15:20:55.453 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:20:55.456 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:20:55.472 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:55.475 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:20:55.478 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:20:55.480 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:20:55.496 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:55.499 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:20:55.502 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:20:55.531 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:20:55.533 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:20:55.535 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 15:20:55.538 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 15:20:55.540 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 15:20:55.570 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 15:20:55.599 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 15:20:55.601 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 15:20:55.604 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 15:20:55.606 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 15:20:55.608 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:20:55.611 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 15:20:55.613 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:20:55.642 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 15:20:55.644 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2021-10-15 15:20:55.674 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:20:55.677 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 15:20:55.693 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:55.695 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 15:20:55.724 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 15:20:55.753 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-10-15 15:20:55.783 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 15:20:55.812 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 15:20:55.846 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 15:20:55.863 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:55.865 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 15:20:55.895 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 15:20:55.924 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 15:20:55.953 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2021-10-15 15:20:55.982 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 15:20:56.011 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2021-10-15 15:20:56.040 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 15:20:56.056 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:56.059 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 15:20:56.061 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 15:20:56.064 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:20:56.067 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:20:56.083 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:20:56.085 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:20:56.088 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:20:56.090 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:20:56.093 | + 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-10-15 15:20:56.122 | + 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-10-15 15:20:56.152 | + 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-10-15 15:20:56.183 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:20:56.213 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-10-15 15:20:56.218 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 15:20:56.248 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 15:20:56.279 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:20:56.308 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2021-10-15 15:20:56.341 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 15:20:56.371 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 15:20:56.401 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 15:20:56.430 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:20:56.461 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 15:20:56.490 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 15:20:56.519 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 15:20:56.548 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 15:20:56.553 | + lib/glance:configure_glance:418 : 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-10-15 15:20:56.561 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 15:20:56.578 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:20:56.580 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 15:20:56.582 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-10-15 15:20:56.585 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 15:20:56.587 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 15:20:56.589 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 15:20:56.592 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 15:20:56.596 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 15:20:56.599 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 15:20:56.602 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-10-15 15:20:56.632 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 15:20:56.635 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 15:20:56.637 | ++ functions:get_random_port:837 : true 2021-10-15 15:20:56.639 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 15:20:56.642 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 15:20:56.644 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 15:20:56.692 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 15:20:56.695 | ++ functions:get_random_port:841 : break 2 2021-10-15 15:20:56.697 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 15:20:56.699 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 15:20:56.702 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-10-15 15:20:56.729 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 15:20:56.757 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 15:20:56.783 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 15:20:56.811 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 15:20:56.837 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 15:20:56.865 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 15:20:56.892 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 15:20:56.919 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:20:56.946 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 15:20:56.974 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 15:20:57.001 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 15:20:57.027 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 15:20:57.055 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 15:20:57.082 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 15:20:57.110 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 15:20:57.137 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 15:20:57.164 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 15:20:57.192 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 15:20:57.219 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 15:20:57.222 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 15:20:57.224 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:20:57.226 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:57.228 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:57.231 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 15:20:57.233 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 15:20:57.287 | proxy (enabled by site administrator) 2021-10-15 15:20:57.290 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 15:20:57.292 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 15:20:57.295 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:20:57.298 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:57.300 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:57.302 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 15:20:57.305 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 15:20:57.358 | proxy_http (enabled by site administrator) 2021-10-15 15:20:57.361 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 15:20:57.364 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 15:20:57.367 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 15:20:57.369 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:20:57.371 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:57.374 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:57.376 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:20:57.379 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:20:57.382 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 15:20:57.382 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:20:57.391 | KeepAlive Off 2021-10-15 15:20:57.395 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 15:20:57.395 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:20:57.404 | SetEnv proxy-sendchunked 1 2021-10-15 15:20:57.408 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:20:57.409 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 15:20:57.416 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 15:20:57.420 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 15:20:57.422 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 15:20:57.424 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:20:57.427 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:20:57.429 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:20:57.431 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:57.434 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:57.436 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:20:57.438 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:20:57.441 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:20:57.443 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:20:57.445 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 15:20:57.506 | Site glance-wsgi-api already enabled 2021-10-15 15:20:57.511 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 15:20:57.514 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:20:57.516 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:20:57.518 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:20:57.658 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 15:20:57.664 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-10-15 15:20:57.694 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 15:20:57.696 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 15:20:57.714 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:20:57.717 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 15:20:57.720 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 15:20:57.722 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 15:20:57.725 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:20:57.727 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 15:20:57.730 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 15:20:57.732 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 15:20:57.734 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 15:20:57.737 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:20:57.739 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:20:57.742 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:20:57.745 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:20:57.748 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:20:57.750 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:20:57.767 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:20:57.769 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:20:57.772 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:57.774 | + functions-common:git_clone:544 : echo master 2021-10-15 15:20:57.775 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:20:57.780 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 15:20:57.782 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:20:57.785 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 15:20:57.788 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:20:57.788 | + functions-common:git_clone:593 : head -1 2021-10-15 15:20:57.791 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 15:20:57.793 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:20:57.796 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 15:20:57.798 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:20:57.801 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:20:57.803 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 15:20:57.806 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:20:57.808 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 15:20:57.811 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:20:57.814 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:20:57.816 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 15:20:57.818 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:20:57.821 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:20:57.824 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 15:20:57.827 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:20:57.830 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 15:20:57.832 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:20:57.835 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:20:57.838 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 15:20:57.844 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 15:20:57.846 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-10-15 15:20:58.482 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 15:20:58.485 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:20:58.487 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:20:58.489 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:20:58.492 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:20:58.494 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 15:20:58.496 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:20:58.499 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:20:58.502 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:20:58.504 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:20:58.506 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:20:58.509 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:20:58.511 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:20:58.514 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 15:20:58.534 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 15:20:58.536 | + 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-10-15 15:20:59.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:59.352 | from cryptography.utils import int_from_bytes 2021-10-15 15:20:59.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:20:59.352 | from cryptography.utils import int_from_bytes 2021-10-15 15:21:00.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:21:00.441 | Obtaining file:///opt/stack/cinder 2021-10-15 15:21:00.442 | Preparing metadata (setup.py): started 2021-10-15 15:21:02.363 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:21:02.571 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.6.0) 2021-10-15 15:21:02.572 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:21:02.573 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.32.0) 2021-10-15 15:21:02.574 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.1.2) 2021-10-15 15:21:02.575 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.20.1) 2021-10-15 15:21:02.576 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.1.16) 2021-10-15 15:21:02.577 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev54) (3.2.0) 2021-10-15 15:21:02.578 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:21:02.579 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (9.3.0) 2021-10-15 15:21:02.580 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.3) 2021-10-15 15:21:02.691 | Collecting oauth2client>=4.1.3 2021-10-15 15:21:02.698 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-10-15 15:21:02.706 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (8.7.1) 2021-10-15 15:21:02.707 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.1) 2021-10-15 15:21:02.708 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.3.1) 2021-10-15 15:21:02.709 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (11.0.0) 2021-10-15 15:21:02.710 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.0) 2021-10-15 15:21:02.711 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (12.9.1) 2021-10-15 15:21:02.712 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:21:02.713 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.8.2) 2021-10-15 15:21:02.714 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.2) 2021-10-15 15:21:02.716 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.3.0) 2021-10-15 15:21:02.717 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.0) 2021-10-15 15:21:02.718 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.2.0) 2021-10-15 15:21:02.719 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.0) 2021-10-15 15:21:02.720 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.0) 2021-10-15 15:21:02.721 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.10.0) 2021-10-15 15:21:02.723 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.0) 2021-10-15 15:21:02.724 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.2) 2021-10-15 15:21:02.725 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (21.0) 2021-10-15 15:21:02.844 | Collecting paramiko>=2.7.2 2021-10-15 15:21:02.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-10-15 15:21:02.862 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.5.0) 2021-10-15 15:21:02.863 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.1.1) 2021-10-15 15:21:02.864 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.8.0) 2021-10-15 15:21:02.865 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.4.7) 2021-10-15 15:21:02.866 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.2.0) 2021-10-15 15:21:02.961 | Collecting python-glanceclient>=3.2.2 2021-10-15 15:21:02.968 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-10-15 15:21:02.979 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.3.0) 2021-10-15 15:21:02.980 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (17.6.0) 2021-10-15 15:21:02.981 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.12.0) 2021-10-15 15:21:02.983 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2021.3) 2021-10-15 15:21:02.984 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.26.0) 2021-10-15 15:21:02.985 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.1) 2021-10-15 15:21:02.986 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.2) 2021-10-15 15:21:03.028 | Collecting rtslib-fb>=2.1.74 2021-10-15 15:21:03.035 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-10-15 15:21:03.061 | Preparing metadata (setup.py): started 2021-10-15 15:21:03.678 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:21:03.681 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.16.0) 2021-10-15 15:21:03.682 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.25) 2021-10-15 15:21:03.683 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.13.0) 2021-10-15 15:21:03.685 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.0) 2021-10-15 15:21:03.728 | Collecting tabulate>=0.8.7 2021-10-15 15:21:03.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-10-15 15:21:03.743 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.1) 2021-10-15 15:21:03.744 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.8.7) 2021-10-15 15:21:03.745 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:21:03.849 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 15:21:03.849 | 2021-10-15 15:21:03.850 | The conflict is caused by: 2021-10-15 15:21:03.850 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 15:21:03.850 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 15:21:03.850 | 2021-10-15 15:21:03.850 | To fix this you could try to: 2021-10-15 15:21:03.850 | 1. loosen the range of package versions you've specified 2021-10-15 15:21:03.850 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 15:21:03.850 | 2021-10-15 15:21:03.850 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 15:21:03.958 | + inc/python:pip_install:1 : exit_trap 2021-10-15 15:21:03.961 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 15:21:03.964 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 15:21:03.967 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 15:21:03.969 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 15:21:03.972 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 15:21:03.974 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 15:21:03.976 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 15:21:03.978 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 15:21:03.981 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 15:21:03.981 | Error on exit 2021-10-15 15:21:03.984 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 15:21:03.986 | + ./stack.sh:exit_trap:528 : generate-subunit 1634311128 135 fail 2021-10-15 15:21:04.540 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 15:21:04.542 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 15:21:04.994 | + ./stack.sh:exit_trap:542 : exit 1