2021-07-01 21:21:29.192 | + ./stack.sh:main:469 : exec 2021-07-01 21:21:29.192 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-07-01-212129' 2021-07-01 21:21:29.193 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-07-01-212129.summary.2021-07-01-212129 2021-07-01 21:21:29.193 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-07-01 21:21:29.193 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-07-01-212129 2021-07-01 21:21:29.193 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-07-01-212129 /opt/stack/logs/stack.sh.log 2021-07-01 21:21:29.193 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-07-01-212129.summary.2021-07-01-212129 /opt/stack/logs/stack.sh.log.summary 2021-07-01 21:21:29.193 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-07-01 21:21:29.193 | + functions:check_path_perm_sanity:596 : local real_path 2021-07-01 21:21:29.193 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-07-01 21:21:29.193 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-07-01 21:21:29.193 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-07-01 21:21:29.193 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-07-01 21:21:29.193 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-07-01 21:21:29.193 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-07-01 21:21:29.193 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-07-01 21:21:29.193 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-07-01 21:21:29.193 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-07-01 21:21:29.193 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-07-01 21:21:29.193 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-07-01 21:21:29.193 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-07-01 21:21:29.193 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-07-01 21:21:29.194 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-07-01 21:21:29.197 | + ./stack.sh:main:542 : trap err_trap ERR 2021-07-01 21:21:29.199 | + ./stack.sh:main:555 : set -o errexit 2021-07-01 21:21:29.201 | + ./stack.sh:main:558 : uname -a 2021-07-01 21:21:29.202 | Linux dv-neutron-798961-2-hyperv 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-07-01 21:21:29.205 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-07-01 21:21:29.206 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-07-01 21:21:29.210 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-07-01 21:21:29.239 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-07-01 21:21:29.256 | + ./stack.sh:main:572 : fetch_plugins 2021-07-01 21:21:29.258 | + functions-common:fetch_plugins:1655 : local plugins= 2021-07-01 21:21:29.260 | + functions-common:fetch_plugins:1656 : local plugin 2021-07-01 21:21:29.262 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-07-01 21:21:29.264 | + functions-common:fetch_plugins:1660 : return 2021-07-01 21:21:29.266 | + ./stack.sh:main:576 : run_phase override_defaults 2021-07-01 21:21:29.268 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-07-01 21:21:29.269 | + functions-common:run_phase:1738 : local phase= 2021-07-01 21:21:29.271 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-07-01 21:21:29.273 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-07-01 21:21:29.275 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-07-01 21:21:29.276 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-07-01 21:21:29.278 | + functions-common:run_phase:1747 : local extra 2021-07-01 21:21:29.281 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-07-01 21:21:29.284 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-07-01 21:21:29.286 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-07-01 21:21:29.288 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-07-01 21:21:29.290 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-07-01 21:21:29.292 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-07-01 21:21:29.306 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:21:29.308 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-07-01 21:21:29.310 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-01 21:21:29.312 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-01 21:21:29.315 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-01 21:21:29.318 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-01 21:21:29.320 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-01 21:21:29.322 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-07-01 21:21:29.324 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-07-01 21:21:29.326 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-07-01 21:21:29.328 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-07-01 21:21:29.330 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-07-01 21:21:29.335 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-07-01 21:21:29.337 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-07-01 21:21:29.338 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-07-01 21:21:29.340 | + functions-common:plugin_override_defaults:1701 : return 2021-07-01 21:21:29.343 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-07-01 21:21:29.364 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-07-01 21:21:29.366 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-07-01 21:21:29.382 | ++ functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:21:29.384 | +++ lib/tls:source:43 : hostname -f 2021-07-01 21:21:29.388 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-07-01 21:21:29.390 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-07-01 21:21:29.392 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-07-01 21:21:29.394 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-07-01 21:21:29.395 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-07-01 21:21:29.397 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-07-01 21:21:29.399 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-07-01 21:21:29.401 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-07-01 21:21:29.403 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-07-01 21:21:29.405 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-07-01 21:21:29.409 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-07-01 21:21:29.422 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-07-01 21:21:29.440 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-07-01 21:21:29.458 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-07-01 21:21:29.474 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-07-01 21:21:29.506 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-07-01 21:21:29.548 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-07-01 21:21:29.641 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-07-01 21:21:29.664 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-07-01 21:21:29.710 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-07-01 21:21:29.766 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-07-01 21:21:29.911 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-07-01 21:21:29.930 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-07-01 21:21:29.947 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-07-01 21:21:29.962 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-07-01 21:21:30.060 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/os-vif 2021-07-01 21:21:30.063 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-07-01 21:21:30.068 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-07-01 21:21:30.070 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-07-01 21:21:30.072 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-07-01 21:21:30.075 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-07-01 21:21:30.078 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-07-01 21:21:30.078 | False' 2021-07-01 21:21:30.082 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-07-01 21:21:30.098 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-07-01 21:21:30.101 | + ./stack.sh:main:606 : run_phase source 2021-07-01 21:21:30.103 | + functions-common:run_phase:1737 : local mode=source 2021-07-01 21:21:30.105 | + functions-common:run_phase:1738 : local phase= 2021-07-01 21:21:30.108 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-07-01 21:21:30.110 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-07-01 21:21:30.112 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-07-01 21:21:30.114 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-07-01 21:21:30.116 | + functions-common:run_phase:1747 : local extra 2021-07-01 21:21:30.119 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-07-01 21:21:30.122 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-07-01 21:21:30.124 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-07-01 21:21:30.127 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-07-01 21:21:30.129 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-07-01 21:21:30.131 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-07-01 21:21:30.146 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:21:30.148 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-07-01 21:21:30.150 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-07-01 21:21:30.191 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-07-01 21:21:30.193 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-07-01 21:21:30.196 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-07-01 21:21:30.198 | + functions-common:run_phase:1759 : load_plugin_settings 2021-07-01 21:21:30.201 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-07-01 21:21:30.203 | + functions-common:load_plugin_settings:1674 : local plugin 2021-07-01 21:21:30.205 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-07-01 21:21:30.208 | + functions-common:load_plugin_settings:1678 : return 2021-07-01 21:21:30.210 | + functions-common:run_phase:1760 : verify_disabled_services 2021-07-01 21:21:30.214 | + functions-common:verify_disabled_services:2020 : local service 2021-07-01 21:21:30.222 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.224 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-07-01 21:21:30.227 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.230 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-07-01 21:21:30.232 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.235 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-07-01 21:21:30.238 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.241 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-07-01 21:21:30.245 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.247 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-07-01 21:21:30.254 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.256 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-07-01 21:21:30.259 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.262 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-07-01 21:21:30.265 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.268 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-07-01 21:21:30.270 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.273 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-07-01 21:21:30.275 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.278 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-07-01 21:21:30.281 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.283 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-07-01 21:21:30.286 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.288 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-07-01 21:21:30.290 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.293 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-07-01 21:21:30.295 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.297 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-07-01 21:21:30.300 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.302 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-07-01 21:21:30.304 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.307 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-07-01 21:21:30.309 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.312 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-07-01 21:21:30.314 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.317 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-07-01 21:21:30.319 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.322 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-07-01 21:21:30.324 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.327 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-07-01 21:21:30.329 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.332 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-07-01 21:21:30.334 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.337 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-07-01 21:21:30.340 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.342 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-07-01 21:21:30.345 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.348 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-07-01 21:21:30.350 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.353 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-07-01 21:21:30.355 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.358 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-07-01 21:21:30.360 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.363 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-07-01 21:21:30.365 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.368 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-07-01 21:21:30.370 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.373 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-07-01 21:21:30.375 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.378 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-07-01 21:21:30.380 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.382 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-07-01 21:21:30.385 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.387 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-07-01 21:21:30.390 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.392 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-07-01 21:21:30.395 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.397 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-07-01 21:21:30.400 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.402 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-07-01 21:21:30.405 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.407 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-07-01 21:21:30.409 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.411 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-07-01 21:21:30.414 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.417 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-07-01 21:21:30.419 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.421 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-07-01 21:21:30.424 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.426 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-07-01 21:21:30.429 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.431 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-07-01 21:21:30.434 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.436 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-07-01 21:21:30.439 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.442 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-07-01 21:21:30.444 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.447 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-07-01 21:21:30.449 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.452 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-07-01 21:21:30.455 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.458 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-07-01 21:21:30.461 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-01 21:21:30.463 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-07-01 21:21:30.466 | + ./stack.sh:main:677 : initialize_database_backends 2021-07-01 21:21:30.469 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-07-01 21:21:30.471 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-07-01 21:21:30.487 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:21:30.490 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-07-01 21:21:30.492 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-07-01 21:21:30.494 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-07-01 21:21:30.510 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:21:30.512 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-07-01 21:21:30.514 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-07-01 21:21:30.517 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-07-01 21:21:30.519 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-07-01 21:21:30.521 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-07-01 21:21:30.524 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-07-01 21:21:30.526 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-07-01 21:21:30.529 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-07-01 21:21:30.531 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-07-01 21:21:30.534 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-07-01 21:21:30.537 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-07-01 21:21:30.539 | + lib/database:initialize_database_backends:104 : return 0 2021-07-01 21:21:30.542 | + ./stack.sh:main:678 : echo 'Using mysql database backend' 2021-07-01 21:21:30.542 | Using mysql database backend 2021-07-01 21:21:30.544 | + ./stack.sh:main:681 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-07-01 21:21:30.563 | + ./stack.sh:main:693 : is_service_enabled rabbit 2021-07-01 21:21:30.579 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:21:30.582 | + ./stack.sh:main:694 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-07-01 21:21:30.598 | + ./stack.sh:main:701 : is_service_enabled keystone 2021-07-01 21:21:30.615 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:21:30.617 | + ./stack.sh:main:703 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-07-01 21:21:30.634 | + ./stack.sh:main:705 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-07-01 21:21:30.650 | + ./stack.sh:main:716 : is_service_enabled ldap 2021-07-01 21:21:30.667 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:21:30.670 | + ./stack.sh:main:725 : is_service_enabled s-proxy 2021-07-01 21:21:30.686 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:21:30.689 | + ./stack.sh:main:729 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-07-01 21:21:30.708 | + ./stack.sh:main:731 : [[ -z '' ]] 2021-07-01 21:21:30.711 | + ./stack.sh:main:731 : [[ False == \T\r\u\e ]] 2021-07-01 21:21:30.714 | + ./stack.sh:main:737 : save_stackenv 737 2021-07-01 21:21:30.717 | + functions-common:save_stackenv:60 : local tag=737 2021-07-01 21:21:30.720 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-07-01 21:21:30.726 | + functions-common:save_stackenv:62 : time_stamp=2021-07-01-212130 2021-07-01 21:21:30.728 | + functions-common:save_stackenv:63 : echo '# 2021-07-01-212130 737' 2021-07-01 21:21:30.731 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-01 21:21:30.733 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-07-01 21:21:30.736 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-01 21:21:30.738 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-07-01 21:21:30.741 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-01 21:21:30.743 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-07-01 21:21:30.746 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-01 21:21:30.748 | + 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,c-vol,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,c-bak,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-07-01 21:21:30.751 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-01 21:21:30.753 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.61 2021-07-01 21:21:30.756 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-01 21:21:30.760 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.61/identity 2021-07-01 21:21:30.762 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-01 21:21:30.765 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-07-01-212129 2021-07-01 21:21:30.768 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-01 21:21:30.770 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-07-01 21:21:30.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-01 21:21:30.775 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.61 2021-07-01 21:21:30.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-01 21:21:30.780 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-07-01 21:21:30.783 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-01 21:21:30.785 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-07-01 21:21:30.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-01 21:21:30.790 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-07-01 21:21:30.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-01 21:21:30.795 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-07-01 21:21:30.797 | + ./stack.sh:main:748 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-07-01 21:21:30.800 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-07-01 21:21:30.802 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-07-01 21:21:30.804 | + functions-common:git_clone:525 : local git_ref=master 2021-07-01 21:21:30.806 | + functions-common:git_clone:526 : local orig_dir 2021-07-01 21:21:30.809 | ++ functions-common:git_clone:527 : pwd 2021-07-01 21:21:30.812 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-01 21:21:30.814 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-01 21:21:30.817 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-01 21:21:30.833 | + functions-common:git_clone:530 : RECLONE=False 2021-07-01 21:21:30.835 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-01 21:21:30.838 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-01 21:21:30.841 | + functions-common:git_clone:544 : echo master 2021-07-01 21:21:30.841 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-01 21:21:30.850 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-07-01 21:21:30.852 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-01 21:21:30.854 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-07-01 21:21:30.857 | + functions-common:git_clone:593 : git show --oneline 2021-07-01 21:21:30.858 | + functions-common:git_clone:593 : head -1 2021-07-01 21:21:30.861 | 5c4901e3 Merge "Updated from generate-constraints" 2021-07-01 21:21:30.864 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-01 21:21:30.866 | + ./stack.sh:main:752 : echo_summary 'Installing package prerequisites' 2021-07-01 21:21:30.870 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-07-01 21:21:30.874 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-07-01 21:21:30.877 | + ./stack.sh:main:753 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-07-01 21:21:30.880 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-07-01 21:21:30.883 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-07-01 21:21:30.885 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-07-01 21:21:30.889 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-07-01 21:21:30.892 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-07-01 21:21:30.896 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-07-01 21:21:30.901 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-07-01 21:21:30.908 | ++ tools/install_prereqs.sh:source:47 : NOW=1625174490 2021-07-01 21:21:30.913 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-07-01 21:21:30.918 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1625173817 2021-07-01 21:21:30.920 | ++ tools/install_prereqs.sh:source:49 : DELTA=673 2021-07-01 21:21:30.923 | ++ tools/install_prereqs.sh:source:50 : [[ 673 -lt 7200 ]] 2021-07-01 21:21:30.925 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-07-01 21:21:30.928 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-07-01 21:21:30.931 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-07-01 21:21:30.933 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-07-01 21:21:30.936 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-07-01 21:21:30.938 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-07-01 21:21:30.940 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-07-01 21:21:30.943 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-07-01 21:21:30.946 | +++ 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,c-vol,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,c-bak,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-07-01 21:21:30.994 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-07-01 21:21:30.994 | apache2-dev 2021-07-01 21:21:30.994 | bc 2021-07-01 21:21:30.994 | bsdmainutils 2021-07-01 21:21:30.994 | curl 2021-07-01 21:21:30.994 | g++ 2021-07-01 21:21:30.994 | gawk 2021-07-01 21:21:30.994 | gcc 2021-07-01 21:21:30.995 | gettext 2021-07-01 21:21:30.995 | git 2021-07-01 21:21:30.995 | graphviz 2021-07-01 21:21:30.995 | iputils-ping 2021-07-01 21:21:30.995 | libapache2-mod-proxy-uwsgi 2021-07-01 21:21:30.995 | libffi-dev 2021-07-01 21:21:30.995 | libjpeg-dev 2021-07-01 21:21:30.995 | libmysqlclient-dev 2021-07-01 21:21:30.995 | libpcre3-dev 2021-07-01 21:21:30.995 | libpq-dev 2021-07-01 21:21:30.995 | libssl-dev 2021-07-01 21:21:30.995 | libsystemd-dev 2021-07-01 21:21:30.995 | libxml2-dev 2021-07-01 21:21:30.995 | libxslt1-dev 2021-07-01 21:21:30.995 | libyaml-dev 2021-07-01 21:21:30.995 | lsof 2021-07-01 21:21:30.995 | openssh-server 2021-07-01 21:21:30.995 | openssl 2021-07-01 21:21:30.995 | pkg-config 2021-07-01 21:21:30.995 | psmisc 2021-07-01 21:21:30.995 | python3-dev 2021-07-01 21:21:30.995 | python3-pip 2021-07-01 21:21:30.995 | python3-systemd 2021-07-01 21:21:30.995 | python3-venv 2021-07-01 21:21:30.995 | tar 2021-07-01 21:21:30.995 | tcpdump 2021-07-01 21:21:30.995 | unzip 2021-07-01 21:21:30.995 | uuid-runtime 2021-07-01 21:21:30.995 | wget 2021-07-01 21:21:30.995 | wget 2021-07-01 21:21:30.995 | zlib1g-dev 2021-07-01 21:21:30.995 | libkrb5-dev 2021-07-01 21:21:30.995 | libldap2-dev 2021-07-01 21:21:30.995 | libsasl2-dev 2021-07-01 21:21:30.995 | memcached 2021-07-01 21:21:30.995 | python3-mysqldb 2021-07-01 21:21:30.995 | sqlite3 2021-07-01 21:21:30.995 | conntrack 2021-07-01 21:21:30.995 | curl 2021-07-01 21:21:30.996 | dnsmasq-base 2021-07-01 21:21:30.996 | dnsmasq-utils 2021-07-01 21:21:30.996 | ebtables 2021-07-01 21:21:30.996 | genisoimage 2021-07-01 21:21:30.996 | iptables 2021-07-01 21:21:30.996 | iputils-arping 2021-07-01 21:21:30.996 | kpartx 2021-07-01 21:21:30.996 | libjs-jquery-tablesorter 2021-07-01 21:21:30.996 | libmysqlclient-dev 2021-07-01 21:21:30.996 | parted 2021-07-01 21:21:30.996 | pm-utils 2021-07-01 21:21:30.996 | python3-mysqldb 2021-07-01 21:21:30.996 | socat 2021-07-01 21:21:30.996 | sqlite3 2021-07-01 21:21:30.996 | sudo 2021-07-01 21:21:30.996 | vlan 2021-07-01 21:21:30.996 | lsscsi 2021-07-01 21:21:30.996 | open-iscsi 2021-07-01 21:21:30.996 | lvm2 2021-07-01 21:21:30.996 | qemu-utils 2021-07-01 21:21:30.996 | thin-provisioning-tools 2021-07-01 21:21:30.996 | acl 2021-07-01 21:21:30.996 | dnsmasq-base 2021-07-01 21:21:30.996 | dnsmasq-utils 2021-07-01 21:21:30.996 | ebtables 2021-07-01 21:21:30.996 | haproxy 2021-07-01 21:21:30.996 | iptables 2021-07-01 21:21:30.996 | iputils-arping 2021-07-01 21:21:30.996 | iputils-ping 2021-07-01 21:21:30.996 | libmysqlclient-dev 2021-07-01 21:21:30.996 | postgresql-server-dev-all 2021-07-01 21:21:30.996 | python3-mysqldb 2021-07-01 21:21:30.996 | sqlite3 2021-07-01 21:21:30.996 | sudo 2021-07-01 21:21:30.996 | vlan 2021-07-01 21:21:30.996 | pcp 2021-07-01 21:21:30.997 | ipset 2021-07-01 21:21:30.997 | conntrack 2021-07-01 21:21:30.997 | conntrackd 2021-07-01 21:21:30.997 | keepalived 2021-07-01 21:21:30.997 | lvm2 2021-07-01 21:21:30.997 | qemu-utils 2021-07-01 21:21:30.997 | thin-provisioning-tools 2021-07-01 21:21:30.997 | curl 2021-07-01 21:21:30.997 | liberasurecode-dev 2021-07-01 21:21:30.997 | make 2021-07-01 21:21:30.997 | memcached 2021-07-01 21:21:30.997 | sqlite3 2021-07-01 21:21:30.997 | xfsprogs' 2021-07-01 21:21:30.998 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-07-01 21:21:31.019 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-07-01 21:21:31.019 | apache2-dev 2021-07-01 21:21:31.019 | bc 2021-07-01 21:21:31.019 | bsdmainutils 2021-07-01 21:21:31.019 | curl 2021-07-01 21:21:31.019 | g++ 2021-07-01 21:21:31.019 | gawk 2021-07-01 21:21:31.019 | gcc 2021-07-01 21:21:31.019 | gettext 2021-07-01 21:21:31.019 | git 2021-07-01 21:21:31.019 | graphviz 2021-07-01 21:21:31.019 | iputils-ping 2021-07-01 21:21:31.019 | libapache2-mod-proxy-uwsgi 2021-07-01 21:21:31.019 | libffi-dev 2021-07-01 21:21:31.019 | libjpeg-dev 2021-07-01 21:21:31.019 | libmysqlclient-dev 2021-07-01 21:21:31.019 | libpcre3-dev 2021-07-01 21:21:31.020 | libpq-dev 2021-07-01 21:21:31.020 | libssl-dev 2021-07-01 21:21:31.020 | libsystemd-dev 2021-07-01 21:21:31.020 | libxml2-dev 2021-07-01 21:21:31.020 | libxslt1-dev 2021-07-01 21:21:31.020 | libyaml-dev 2021-07-01 21:21:31.020 | lsof 2021-07-01 21:21:31.020 | openssh-server 2021-07-01 21:21:31.020 | openssl 2021-07-01 21:21:31.020 | pkg-config 2021-07-01 21:21:31.020 | psmisc 2021-07-01 21:21:31.020 | python3-dev 2021-07-01 21:21:31.020 | python3-pip 2021-07-01 21:21:31.020 | python3-systemd 2021-07-01 21:21:31.020 | python3-venv 2021-07-01 21:21:31.020 | tar 2021-07-01 21:21:31.020 | tcpdump 2021-07-01 21:21:31.020 | unzip 2021-07-01 21:21:31.020 | uuid-runtime 2021-07-01 21:21:31.020 | wget 2021-07-01 21:21:31.020 | wget 2021-07-01 21:21:31.020 | zlib1g-dev 2021-07-01 21:21:31.020 | libkrb5-dev 2021-07-01 21:21:31.020 | libldap2-dev 2021-07-01 21:21:31.020 | libsasl2-dev 2021-07-01 21:21:31.020 | memcached 2021-07-01 21:21:31.020 | python3-mysqldb 2021-07-01 21:21:31.020 | sqlite3 2021-07-01 21:21:31.020 | conntrack 2021-07-01 21:21:31.021 | curl 2021-07-01 21:21:31.021 | dnsmasq-base 2021-07-01 21:21:31.021 | dnsmasq-utils 2021-07-01 21:21:31.021 | ebtables 2021-07-01 21:21:31.021 | genisoimage 2021-07-01 21:21:31.021 | iptables 2021-07-01 21:21:31.021 | iputils-arping 2021-07-01 21:21:31.021 | kpartx 2021-07-01 21:21:31.021 | libjs-jquery-tablesorter 2021-07-01 21:21:31.021 | libmysqlclient-dev 2021-07-01 21:21:31.021 | parted 2021-07-01 21:21:31.021 | pm-utils 2021-07-01 21:21:31.021 | python3-mysqldb 2021-07-01 21:21:31.021 | socat 2021-07-01 21:21:31.021 | sqlite3 2021-07-01 21:21:31.021 | sudo 2021-07-01 21:21:31.021 | vlan 2021-07-01 21:21:31.021 | lsscsi 2021-07-01 21:21:31.021 | open-iscsi 2021-07-01 21:21:31.021 | lvm2 2021-07-01 21:21:31.021 | qemu-utils 2021-07-01 21:21:31.021 | thin-provisioning-tools 2021-07-01 21:21:31.021 | acl 2021-07-01 21:21:31.021 | dnsmasq-base 2021-07-01 21:21:31.021 | dnsmasq-utils 2021-07-01 21:21:31.021 | ebtables 2021-07-01 21:21:31.021 | haproxy 2021-07-01 21:21:31.021 | iptables 2021-07-01 21:21:31.021 | iputils-arping 2021-07-01 21:21:31.021 | iputils-ping 2021-07-01 21:21:31.021 | libmysqlclient-dev 2021-07-01 21:21:31.021 | postgresql-server-dev-all 2021-07-01 21:21:31.021 | python3-mysqldb 2021-07-01 21:21:31.021 | sqlite3 2021-07-01 21:21:31.022 | sudo 2021-07-01 21:21:31.022 | vlan 2021-07-01 21:21:31.022 | pcp 2021-07-01 21:21:31.022 | ipset 2021-07-01 21:21:31.022 | conntrack 2021-07-01 21:21:31.022 | conntrackd 2021-07-01 21:21:31.022 | keepalived 2021-07-01 21:21:31.022 | lvm2 2021-07-01 21:21:31.022 | qemu-utils 2021-07-01 21:21:31.022 | thin-provisioning-tools 2021-07-01 21:21:31.022 | curl 2021-07-01 21:21:31.022 | liberasurecode-dev 2021-07-01 21:21:31.022 | make 2021-07-01 21:21:31.022 | memcached 2021-07-01 21:21:31.022 | sqlite3 2021-07-01 21:21:31.022 | xfsprogs ' 2021-07-01 21:21:31.022 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-07-01 21:21:31.024 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:21:31.027 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:21:31.030 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-07-01 21:21:31.030 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-07-01 21:21:31.035 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-07-01 21:21:31.038 | ++ functions-common:install_package:1347 : update_package_repo 2021-07-01 21:21:31.040 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-01 21:21:31.042 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-07-01 21:21:31.044 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-01 21:21:31.047 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-01 21:21:31.049 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-07-01 21:21:31.051 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:21:31.053 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:21:31.056 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-07-01 21:21:31.058 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-07-01 21:21:31.060 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-07-01 21:21:31.062 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-07-01 21:21:31.065 | +++ functions-common:apt_get_update:1081 : id -u 2021-07-01 21:21:31.070 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-07-01 21:21:31.072 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-07-01 21:21:31.074 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-07-01 21:21:31.076 | ++ functions-common:time_start:2296 : local start_time= 2021-07-01 21:21:31.078 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-07-01 21:21:31.081 | +++ functions-common:time_start:2300 : date +%s%3N 2021-07-01 21:21:31.085 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1625174491082 2021-07-01 21:21:31.087 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-07-01 21:21:31.089 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-07-01 21:21:31.091 | ++ 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-07-01 21:21:31.620 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-07-01 21:21:31.647 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-07-01 21:21:31.767 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-07-01 21:21:31.887 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-07-01 21:21:33.879 | Reading package lists... 2021-07-01 21:21:33.914 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-07-01 21:21:33.922 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-07-01 21:21:33.927 | ++ functions-common:time_stop:2309 : local name 2021-07-01 21:21:33.931 | ++ functions-common:time_stop:2310 : local end_time 2021-07-01 21:21:33.934 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:21:33.939 | ++ functions-common:time_stop:2312 : local total 2021-07-01 21:21:33.942 | ++ functions-common:time_stop:2313 : local start_time 2021-07-01 21:21:33.946 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-07-01 21:21:33.948 | ++ functions-common:time_stop:2316 : start_time=1625174491082 2021-07-01 21:21:33.952 | ++ functions-common:time_stop:2318 : [[ -z 1625174491082 ]] 2021-07-01 21:21:33.953 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:21:33.958 | ++ functions-common:time_stop:2321 : end_time=1625174493955 2021-07-01 21:21:33.960 | ++ functions-common:time_stop:2322 : elapsed_time=2873 2021-07-01 21:21:33.962 | ++ functions-common:time_stop:2323 : total=0 2021-07-01 21:21:33.964 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:21:33.967 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2873 2021-07-01 21:21:33.969 | ++ 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 libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-07-01 21:21:33.972 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-07-01 21:21:33.974 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:21:33.977 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:21:33.979 | ++ 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 libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-07-01 21:21:34.001 | ++ 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 libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-07-01 21:21:34.113 | Reading package lists... 2021-07-01 21:21:34.354 | Building dependency tree... 2021-07-01 21:21:34.355 | Reading state information... 2021-07-01 21:21:34.388 | acl is already the newest version (2.2.53-6). 2021-07-01 21:21:34.388 | bc is already the newest version (1.07.1-2build1). 2021-07-01 21:21:34.388 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-07-01 21:21:34.388 | conntrack is already the newest version (1:1.4.5-2). 2021-07-01 21:21:34.388 | ebtables is already the newest version (2.0.11-3build1). 2021-07-01 21:21:34.388 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-07-01 21:21:34.388 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-07-01 21:21:34.388 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-07-01 21:21:34.388 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-07-01 21:21:34.388 | gettext is already the newest version (0.19.8.1-10build1). 2021-07-01 21:21:34.388 | ipset is already the newest version (7.5-1~exp1). 2021-07-01 21:21:34.388 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-07-01 21:21:34.388 | iputils-arping is already the newest version (3:20190709-3). 2021-07-01 21:21:34.388 | iputils-ping is already the newest version (3:20190709-3). 2021-07-01 21:21:34.388 | keepalived is already the newest version (1:2.0.19-2). 2021-07-01 21:21:34.388 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-07-01 21:21:34.388 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-07-01 21:21:34.388 | libffi-dev is already the newest version (3.3-4). 2021-07-01 21:21:34.388 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-07-01 21:21:34.388 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-07-01 21:21:34.388 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-07-01 21:21:34.388 | libxslt1-dev is already the newest version (1.1.34-4). 2021-07-01 21:21:34.388 | libyaml-dev is already the newest version (0.2.2-1). 2021-07-01 21:21:34.388 | lsscsi is already the newest version (0.30-0.1). 2021-07-01 21:21:34.388 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-07-01 21:21:34.389 | make is already the newest version (4.2.1-1.2). 2021-07-01 21:21:34.389 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-07-01 21:21:34.389 | psmisc is already the newest version (23.3-1). 2021-07-01 21:21:34.389 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-07-01 21:21:34.389 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-07-01 21:21:34.389 | python3-systemd is already the newest version (234-3build2). 2021-07-01 21:21:34.389 | socat is already the newest version (1.7.3.3-2). 2021-07-01 21:21:34.389 | tcpdump is already the newest version (4.9.3-4). 2021-07-01 21:21:34.389 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-07-01 21:21:34.389 | unzip is already the newest version (6.0-25ubuntu1). 2021-07-01 21:21:34.389 | wget is already the newest version (1.20.3-1ubuntu1). 2021-07-01 21:21:34.389 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-07-01 21:21:34.389 | conntrackd is already the newest version (1:1.4.5-2). 2021-07-01 21:21:34.389 | graphviz is already the newest version (2.42.2-3build2). 2021-07-01 21:21:34.389 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-07-01 21:21:34.389 | pcp is already the newest version (5.0.3-1). 2021-07-01 21:21:34.389 | pm-utils is already the newest version (1.4.1-19). 2021-07-01 21:21:34.389 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-07-01 21:21:34.389 | apache2 is already the newest version (2.4.41-4ubuntu3.3). 2021-07-01 21:21:34.389 | apache2-dev is already the newest version (2.4.41-4ubuntu3.3). 2021-07-01 21:21:34.389 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-07-01 21:21:34.389 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-07-01 21:21:34.389 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-07-01 21:21:34.389 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-07-01 21:21:34.389 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-07-01 21:21:34.389 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-07-01 21:21:34.389 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-07-01 21:21:34.389 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-07-01 21:21:34.389 | libpq-dev is already the newest version (12.7-0ubuntu0.20.04.1). 2021-07-01 21:21:34.389 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.4). 2021-07-01 21:21:34.389 | libsystemd-dev is already the newest version (245.4-4ubuntu3.7). 2021-07-01 21:21:34.389 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-07-01 21:21:34.389 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-07-01 21:21:34.389 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-07-01 21:21:34.389 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-07-01 21:21:34.390 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-07-01 21:21:34.390 | openssl is already the newest version (1.1.1f-1ubuntu2.4). 2021-07-01 21:21:34.390 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-07-01 21:21:34.390 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-07-01 21:21:34.390 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-07-01 21:21:34.390 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-07-01 21:21:34.390 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-07-01 21:21:34.390 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-07-01 21:21:34.390 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-07-01 21:21:34.601 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.3). 2021-07-01 21:21:34.601 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-07-01 21:21:34.601 | python3-pip is already the newest version (20.0.2-5ubuntu1.5). 2021-07-01 21:21:34.601 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-07-01 21:21:34.601 | The following packages were automatically installed and are no longer required: 2021-07-01 21:21:34.603 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-01 21:21:34.604 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-01 21:21:34.604 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-01 21:21:34.604 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-01 21:21:34.604 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-01 21:21:34.604 | python3-zope.interface 2021-07-01 21:21:34.604 | Use 'sudo apt autoremove' to remove them. 2021-07-01 21:21:34.736 | 0 upgraded, 0 newly installed, 0 to remove and 59 not upgraded. 2021-07-01 21:21:34.741 | ++ functions-common:apt_get:1118 : result=0 2021-07-01 21:21:34.744 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-07-01 21:21:34.747 | ++ functions-common:time_stop:2309 : local name 2021-07-01 21:21:34.750 | ++ functions-common:time_stop:2310 : local end_time 2021-07-01 21:21:34.753 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:21:34.756 | ++ functions-common:time_stop:2312 : local total 2021-07-01 21:21:34.760 | ++ functions-common:time_stop:2313 : local start_time 2021-07-01 21:21:34.762 | ++ functions-common:time_stop:2315 : name=apt-get 2021-07-01 21:21:34.764 | ++ functions-common:time_stop:2316 : start_time=1625174493998 2021-07-01 21:21:34.767 | ++ functions-common:time_stop:2318 : [[ -z 1625174493998 ]] 2021-07-01 21:21:34.770 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:21:34.774 | ++ functions-common:time_stop:2321 : end_time=1625174494771 2021-07-01 21:21:34.777 | ++ functions-common:time_stop:2322 : elapsed_time=773 2021-07-01 21:21:34.779 | ++ functions-common:time_stop:2323 : total=776 2021-07-01 21:21:34.781 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:21:34.784 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1549 2021-07-01 21:21:34.786 | ++ functions-common:apt_get:1122 : return 0 2021-07-01 21:21:34.789 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-07-01 21:21:34.791 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-07-01 21:21:34.794 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-07-01 21:21:34.799 | ++ tools/install_prereqs.sh:source:89 : date 2021-07-01 21:21:34.803 | + ./stack.sh:main:756 : [[ False != \T\r\u\e ]] 2021-07-01 21:21:34.806 | + ./stack.sh:main:757 : PYPI_ALTERNATIVE_URL= 2021-07-01 21:21:34.808 | + ./stack.sh:main:757 : /home/ubuntu/devstack/tools/install_pip.sh 2021-07-01 21:21:36.362 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-07-01 21:21:36.364 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-07-01 21:21:36.367 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-07-01 21:21:36.370 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-07-01 21:21:36.372 | + tools/install_pip.sh:main:43 : GetDistro 2021-07-01 21:21:36.374 | + functions-common:GetDistro:373 : GetOSVersion 2021-07-01 21:21:36.376 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-07-01 21:21:36.379 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-07-01 21:21:36.382 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-07-01 21:21:36.384 | + functions-common:_ensure_lsb_release:328 : return 2021-07-01 21:21:36.387 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-07-01 21:21:36.467 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-07-01 21:21:36.471 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-07-01 21:21:36.546 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-07-01 21:21:36.549 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-07-01 21:21:36.628 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-07-01 21:21:36.631 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-07-01 21:21:36.634 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-07-01 21:21:36.637 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-07-01 21:21:36.639 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-07-01 21:21:36.642 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-07-01 21:21:36.645 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-07-01 21:21:36.647 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-07-01 21:21:36.649 | + functions-common:GetDistro:378 : DISTRO=focal 2021-07-01 21:21:36.651 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-07-01 21:21:36.654 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-07-01 21:21:36.654 | Distro: focal 2021-07-01 21:21:36.657 | + tools/install_pip.sh:main:127 : get_versions 2021-07-01 21:21:36.660 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-07-01 21:21:36.664 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-07-01 21:21:36.666 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-07-01 21:21:36.669 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-07-01 21:21:36.669 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-07-01 21:21:37.186 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-07-01 21:21:37.189 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-07-01 21:21:37.189 | pip: 20.2.2 2021-07-01 21:21:37.192 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-07-01 21:21:37.686 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-07-01 21:21:37.710 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-07-01 21:21:37.714 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-07-01 21:21:37.717 | + tools/install_pip.sh:main:135 : exit 0 2021-07-01 21:21:37.721 | + ./stack.sh:main:761 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-07-01 21:21:37.724 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-07-01 21:21:37.728 | + ./stack.sh:main:762 : fixup_all 2021-07-01 21:21:37.731 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_keystone 2021-07-01 21:21:37.734 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-07-01 21:21:37.737 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-07-01 21:21:37.743 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-07-01 21:21:37.743 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-07-01 21:21:37.743 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-07-01 21:21:37.750 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-07-01 21:21:37.753 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-07-01 21:21:37.756 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-07-01 21:21:37.765 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-07-01 21:21:37.769 | + tools/fixup_stuff.sh:fixup_all:160 : fixup_fedora 2021-07-01 21:21:37.771 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-07-01 21:21:37.773 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-01 21:21:37.776 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-01 21:21:37.778 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-01 21:21:37.780 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-01 21:21:37.782 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-01 21:21:37.784 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-01 21:21:37.786 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-07-01 21:21:37.789 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-07-01 21:21:37.791 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-01 21:21:37.793 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-07-01 21:21:37.796 | + tools/fixup_stuff.sh:fixup_all:161 : fixup_suse 2021-07-01 21:21:37.798 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-07-01 21:21:37.800 | + functions-common:is_suse:462 : is_opensuse 2021-07-01 21:21:37.802 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-01 21:21:37.805 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-01 21:21:37.807 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-01 21:21:37.809 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-01 21:21:37.811 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-01 21:21:37.814 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-07-01 21:21:37.816 | + ./stack.sh:main:765 : pip_install -U os-testr 2021-07-01 21:21:37.839 | Using python 3.8 to install os-testr 2021-07-01 21:21:37.841 | + 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-07-01 21:21:38.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:21:38.654 | from cryptography.utils import int_from_bytes 2021-07-01 21:21:38.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:21:38.655 | from cryptography.utils import int_from_bytes 2021-07-01 21:21:39.738 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:21:39.738 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:21:39.741 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:39.742 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:39.742 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:39.744 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:39.745 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:39.749 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:39.756 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:39.760 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:40.123 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.0.0) 2021-07-01 21:21:40.148 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.6.0) 2021-07-01 21:21:40.151 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (1.4.0) 2021-07-01 21:21:40.165 | Requirement already satisfied, skipping upgrade: stestr===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.2.0) 2021-07-01 21:21:40.191 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (2.4.0) 2021-07-01 21:21:40.209 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2021-07-01 21:21:40.213 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.1.0) 2021-07-01 21:21:40.220 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.12.1) 2021-07-01 21:21:40.225 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-07-01 21:21:40.227 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (0.18.2) 2021-07-01 21:21:40.231 | Requirement already satisfied, skipping upgrade: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.8.0) 2021-07-01 21:21:40.243 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-01 21:21:40.246 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-07-01 21:21:40.257 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (1.6.0) 2021-07-01 21:21:40.260 | Requirement already satisfied, skipping upgrade: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.16.0) 2021-07-01 21:21:40.263 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-07-01 21:21:40.265 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.4.0) 2021-07-01 21:21:40.268 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-07-01 21:21:40.271 | Requirement already satisfied, skipping upgrade: cmd2===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.1.1) 2021-07-01 21:21:40.322 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.3.0) 2021-07-01 21:21:40.330 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-07-01 21:21:40.333 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-07-01 21:21:40.338 | Requirement already satisfied, skipping upgrade: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-07-01 21:21:40.389 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (1.8.2) 2021-07-01 21:21:40.392 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.2.5) 2021-07-01 21:21:42.659 | WARNING: You are using pip version 20.2.2; however, version 21.1.3 is available. 2021-07-01 21:21:42.659 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-01 21:21:42.748 | + inc/python:pip_install:200 : result=0 2021-07-01 21:21:42.751 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:21:42.754 | + functions-common:time_stop:2309 : local name 2021-07-01 21:21:42.757 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:21:42.761 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:21:42.764 | + functions-common:time_stop:2312 : local total 2021-07-01 21:21:42.767 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:21:42.770 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:21:42.774 | + functions-common:time_stop:2316 : start_time=1625174497832 2021-07-01 21:21:42.778 | + functions-common:time_stop:2318 : [[ -z 1625174497832 ]] 2021-07-01 21:21:42.782 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:21:42.787 | + functions-common:time_stop:2321 : end_time=1625174502784 2021-07-01 21:21:42.790 | + functions-common:time_stop:2322 : elapsed_time=4952 2021-07-01 21:21:42.792 | + functions-common:time_stop:2323 : total=0 2021-07-01 21:21:42.795 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:21:42.797 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4952 2021-07-01 21:21:42.799 | + inc/python:pip_install:203 : return 0 2021-07-01 21:21:42.801 | + ./stack.sh:main:769 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-07-01 21:21:42.857 | + ./stack.sh:main:770 : sudo systemctl restart systemd-journald 2021-07-01 21:21:42.993 | + ./stack.sh:main:776 : install_infra 2021-07-01 21:21:42.995 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-07-01 21:21:42.997 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-07-01 21:21:43.000 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-07-01 21:21:43.003 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-07-01 21:21:43.028 | + 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-07-01 21:21:45.101 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:45.104 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:45.122 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:45.160 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:45.220 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:45.362 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:45.674 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:45.785 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:45.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:21:45.962 | 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 335)) (5.6.0) 2021-07-01 21:21:46.246 | + inc/python:pip_install:200 : result=0 2021-07-01 21:21:46.250 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:21:46.253 | + functions-common:time_stop:2309 : local name 2021-07-01 21:21:46.256 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:21:46.260 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:21:46.263 | + functions-common:time_stop:2312 : local total 2021-07-01 21:21:46.266 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:21:46.270 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:21:46.273 | + functions-common:time_stop:2316 : start_time=1625174503019 2021-07-01 21:21:46.275 | + functions-common:time_stop:2318 : [[ -z 1625174503019 ]] 2021-07-01 21:21:46.278 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:21:46.282 | + functions-common:time_stop:2321 : end_time=1625174506280 2021-07-01 21:21:46.284 | + functions-common:time_stop:2322 : elapsed_time=3261 2021-07-01 21:21:46.287 | + functions-common:time_stop:2323 : total=4952 2021-07-01 21:21:46.289 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:21:46.291 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8213 2021-07-01 21:21:46.294 | + inc/python:pip_install:203 : return 0 2021-07-01 21:21:46.296 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-07-01 21:21:46.299 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-07-01 21:21:46.326 | + 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-07-01 21:21:48.264 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:48.267 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:48.285 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:48.322 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:48.383 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:48.523 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:48.808 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:48.913 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:48.970 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:21:48.972 | Processing /opt/stack/requirements 2021-07-01 21:21:50.721 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-01 21:21:50.725 | 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 168)) (3.0.0) 2021-07-01 21:21:50.736 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-07-01 21:21:50.741 | 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 335)) (5.6.0) 2021-07-01 21:21:50.744 | 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 371)) (2.4.7) 2021-07-01 21:21:50.748 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.25.1) 2021-07-01 21:21:50.765 | 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 495)) (1.16.0) 2021-07-01 21:21:50.769 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (2.4.0) 2021-07-01 21:21:50.785 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2021-07-01 21:21:50.789 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.1.0) 2021-07-01 21:21:50.795 | Requirement already satisfied: urllib3===1.26.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.26.6) 2021-07-01 21:21:50.816 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4681) (1.3) 2021-07-01 21:21:50.818 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4681) (0.3.0) 2021-07-01 21:21:50.833 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-07-01 21:21:50.836 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-07-01 21:21:50.840 | Requirement already satisfied: certifi===2021.5.30 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-07-01 21:21:50.842 | 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 164)) (1.0.0) 2021-07-01 21:21:50.845 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (1.6.0) 2021-07-01 21:21:50.847 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-07-01 21:21:50.849 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.4.0) 2021-07-01 21:21:50.852 | Requirement already satisfied: cliff===3.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.8.0) 2021-07-01 21:21:50.863 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.3.0) 2021-07-01 21:21:50.869 | 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 343)) (0.7.2) 2021-07-01 21:21:50.871 | Requirement already satisfied: cmd2===2.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.1.1) 2021-07-01 21:21:50.943 | 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 372)) (1.8.2) 2021-07-01 21:21:50.945 | 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 88)) (21.2.0) 2021-07-01 21:21:50.998 | 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 116)) (0.4.4) 2021-07-01 21:21:51.002 | 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 582)) (0.2.5) 2021-07-01 21:21:51.011 | Building wheels for collected packages: openstack-requirements 2021-07-01 21:21:51.012 | Building wheel for openstack-requirements (setup.py): started 2021-07-01 21:21:51.837 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-07-01 21:21:51.837 | ERROR: Command errored out with exit status 1: 2021-07-01 21:21:51.837 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-9mg7a1kj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-9mg7a1kj/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-kgjbctjk 2021-07-01 21:21:51.837 | cwd: /tmp/pip-req-build-9mg7a1kj/ 2021-07-01 21:21:51.837 | Complete output (6 lines): 2021-07-01 21:21:51.837 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-07-01 21:21:51.837 | or: setup.py --help [cmd1 cmd2 ...] 2021-07-01 21:21:51.837 | or: setup.py --help-commands 2021-07-01 21:21:51.837 | or: setup.py cmd --help 2021-07-01 21:21:51.838 | 2021-07-01 21:21:51.838 | error: invalid command 'bdist_wheel' 2021-07-01 21:21:51.838 | ---------------------------------------- 2021-07-01 21:21:51.838 | ERROR: Failed building wheel for openstack-requirements 2021-07-01 21:21:51.838 | Running setup.py clean for openstack-requirements 2021-07-01 21:21:52.631 | Failed to build openstack-requirements 2021-07-01 21:21:52.647 | Installing collected packages: openstack-requirements 2021-07-01 21:21:52.647 | Attempting uninstall: openstack-requirements 2021-07-01 21:21:52.648 | Found existing installation: openstack-requirements 1.2.1.dev4681 2021-07-01 21:21:52.683 | Uninstalling openstack-requirements-1.2.1.dev4681: 2021-07-01 21:21:52.703 | Successfully uninstalled openstack-requirements-1.2.1.dev4681 2021-07-01 21:21:52.706 | Running setup.py install for openstack-requirements: started 2021-07-01 21:21:55.023 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-07-01 21:21:55.061 | Successfully installed openstack-requirements-1.2.1.dev4681 2021-07-01 21:21:55.197 | + inc/python:pip_install:200 : result=0 2021-07-01 21:21:55.202 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:21:55.209 | + functions-common:time_stop:2309 : local name 2021-07-01 21:21:55.212 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:21:55.216 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:21:55.219 | + functions-common:time_stop:2312 : local total 2021-07-01 21:21:55.221 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:21:55.224 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:21:55.226 | + functions-common:time_stop:2316 : start_time=1625174506317 2021-07-01 21:21:55.228 | + functions-common:time_stop:2318 : [[ -z 1625174506317 ]] 2021-07-01 21:21:55.231 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:21:55.235 | + functions-common:time_stop:2321 : end_time=1625174515233 2021-07-01 21:21:55.237 | + functions-common:time_stop:2322 : elapsed_time=8916 2021-07-01 21:21:55.240 | + functions-common:time_stop:2323 : total=8213 2021-07-01 21:21:55.242 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:21:55.245 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17129 2021-07-01 21:21:55.247 | + inc/python:pip_install:203 : return 0 2021-07-01 21:21:55.250 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-07-01 21:21:55.253 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-07-01 21:21:55.255 | + inc/python:use_library_from_git:250 : local name=pbr 2021-07-01 21:21:55.258 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:21:55.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:21:55.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-07-01 21:21:55.266 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:21:55.268 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-07-01 21:21:55.289 | Using python 3.8 to install pbr 2021-07-01 21:21:55.292 | + 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-07-01 21:21:56.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:21:56.129 | from cryptography.utils import int_from_bytes 2021-07-01 21:21:56.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:21:56.129 | from cryptography.utils import int_from_bytes 2021-07-01 21:21:57.211 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:21:57.211 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:21:57.215 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:57.215 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:57.216 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:57.217 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:57.219 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:57.223 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:57.230 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:57.233 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:21:57.354 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.6.0) 2021-07-01 21:21:59.797 | WARNING: You are using pip version 20.2.2; however, version 21.1.3 is available. 2021-07-01 21:21:59.797 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-01 21:21:59.888 | + inc/python:pip_install:200 : result=0 2021-07-01 21:21:59.890 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:21:59.893 | + functions-common:time_stop:2309 : local name 2021-07-01 21:21:59.896 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:21:59.899 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:21:59.902 | + functions-common:time_stop:2312 : local total 2021-07-01 21:21:59.905 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:21:59.907 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:21:59.910 | + functions-common:time_stop:2316 : start_time=1625174515284 2021-07-01 21:21:59.913 | + functions-common:time_stop:2318 : [[ -z 1625174515284 ]] 2021-07-01 21:21:59.916 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:21:59.923 | + functions-common:time_stop:2321 : end_time=1625174519919 2021-07-01 21:21:59.925 | + functions-common:time_stop:2322 : elapsed_time=4635 2021-07-01 21:21:59.929 | + functions-common:time_stop:2323 : total=17129 2021-07-01 21:21:59.932 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:21:59.937 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21764 2021-07-01 21:21:59.941 | + inc/python:pip_install:203 : return 0 2021-07-01 21:21:59.944 | + ./stack.sh:main:779 : python3 -m venv /opt/stack/bindep-venv 2021-07-01 21:22:02.249 | + ./stack.sh:main:781 : /opt/stack/bindep-venv/bin/pip install bindep 2021-07-01 21:22:04.233 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:22:04.235 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-07-01 21:22:04.242 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-07-01 21:22:04.247 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-07-01 21:22:04.250 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-07-01 21:22:04.339 | + ./stack.sh:main:782 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-07-01 21:22:04.342 | + ./stack.sh:main:782 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-07-01 21:22:04.348 | ++ ./stack.sh:main:785 : _get_plugin_bindep_packages 2021-07-01 21:22:04.372 | + ./stack.sh:main:785 : pkgs= 2021-07-01 21:22:04.375 | + ./stack.sh:main:786 : [[ -n '' ]] 2021-07-01 21:22:04.378 | + ./stack.sh:main:793 : run_phase stack pre-install 2021-07-01 21:22:04.380 | + functions-common:run_phase:1737 : local mode=stack 2021-07-01 21:22:04.383 | + functions-common:run_phase:1738 : local phase=pre-install 2021-07-01 21:22:04.385 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-07-01 21:22:04.387 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-07-01 21:22:04.390 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-07-01 21:22:04.392 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-07-01 21:22:04.394 | + functions-common:run_phase:1747 : local extra 2021-07-01 21:22:04.397 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-07-01 21:22:04.402 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-07-01 21:22:04.404 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-07-01 21:22:04.407 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-07-01 21:22:04.410 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-07-01 21:22:04.413 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-07-01 21:22:04.430 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:22:04.433 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-07-01 21:22:04.435 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-07-01 21:22:04.438 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-07-01 21:22:04.441 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-07-01 21:22:04.443 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-07-01 21:22:04.446 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-07-01 21:22:04.448 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-07-01 21:22:04.450 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-07-01 21:22:04.453 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-07-01 21:22:04.455 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-07-01 21:22:04.458 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-07-01 21:22:04.460 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-07-01 21:22:04.463 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-07-01 21:22:04.466 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-07-01 21:22:04.468 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-07-01 21:22:04.470 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-07-01 21:22:04.473 | + functions-common:run_plugins:1723 : local mode=stack 2021-07-01 21:22:04.476 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-07-01 21:22:04.478 | + functions-common:run_plugins:1726 : local plugins= 2021-07-01 21:22:04.481 | + functions-common:run_plugins:1727 : local plugin 2021-07-01 21:22:04.484 | + ./stack.sh:main:796 : set_systemd_override DefaultLimitNOFILE 2048 2021-07-01 21:22:04.487 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-07-01 21:22:04.489 | + functions:set_systemd_override:821 : local value=2048 2021-07-01 21:22:04.493 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-07-01 21:22:04.496 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-07-01 21:22:04.550 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-07-01 21:22:04.550 | Set systemd system override for DefaultLimitNOFILE=2048 2021-07-01 21:22:04.552 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-07-01 21:22:04.963 | + ./stack.sh:main:798 : install_rpc_backend 2021-07-01 21:22:04.965 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-07-01 21:22:04.985 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:22:04.987 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-07-01 21:22:04.990 | + functions-common:install_package:1347 : update_package_repo 2021-07-01 21:22:04.994 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-01 21:22:04.997 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-01 21:22:05.001 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-01 21:22:05.003 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-01 21:22:05.007 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-01 21:22:05.010 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:05.014 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:05.018 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-01 21:22:05.021 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-01 21:22:05.024 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-01 21:22:05.026 | + functions-common:apt_get_update:1074 : return 2021-07-01 21:22:05.029 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-07-01 21:22:05.032 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-01 21:22:05.035 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:05.038 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:05.041 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-07-01 21:22:05.065 | + 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-07-01 21:22:05.176 | Reading package lists... 2021-07-01 21:22:05.433 | Building dependency tree... 2021-07-01 21:22:05.434 | Reading state information... 2021-07-01 21:22:05.694 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-07-01 21:22:05.694 | The following packages were automatically installed and are no longer required: 2021-07-01 21:22:05.695 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-01 21:22:05.695 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-01 21:22:05.695 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-01 21:22:05.695 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-01 21:22:05.695 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-01 21:22:05.695 | python3-zope.interface 2021-07-01 21:22:05.695 | Use 'sudo apt autoremove' to remove them. 2021-07-01 21:22:05.823 | 0 upgraded, 0 newly installed, 0 to remove and 59 not upgraded. 2021-07-01 21:22:05.828 | + functions-common:apt_get:1118 : result=0 2021-07-01 21:22:05.832 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-01 21:22:05.835 | + functions-common:time_stop:2309 : local name 2021-07-01 21:22:05.838 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:22:05.842 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:22:05.845 | + functions-common:time_stop:2312 : local total 2021-07-01 21:22:05.847 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:22:05.851 | + functions-common:time_stop:2315 : name=apt-get 2021-07-01 21:22:05.854 | + functions-common:time_stop:2316 : start_time=1625174525062 2021-07-01 21:22:05.857 | + functions-common:time_stop:2318 : [[ -z 1625174525062 ]] 2021-07-01 21:22:05.860 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:22:05.865 | + functions-common:time_stop:2321 : end_time=1625174525862 2021-07-01 21:22:05.867 | + functions-common:time_stop:2322 : elapsed_time=800 2021-07-01 21:22:05.870 | + functions-common:time_stop:2323 : total=1549 2021-07-01 21:22:05.872 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:22:05.874 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2349 2021-07-01 21:22:05.877 | + functions-common:apt_get:1122 : return 0 2021-07-01 21:22:05.879 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-07-01 21:22:05.882 | + functions-common:is_suse:462 : is_opensuse 2021-07-01 21:22:05.884 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-01 21:22:05.887 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-01 21:22:05.889 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-01 21:22:05.892 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-01 21:22:05.894 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-01 21:22:05.897 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-07-01 21:22:05.899 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-01 21:22:05.901 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-01 21:22:05.904 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-01 21:22:05.906 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-01 21:22:05.909 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-01 21:22:05.911 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-01 21:22:05.914 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-07-01 21:22:05.916 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-07-01 21:22:05.919 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-01 21:22:05.921 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-07-01 21:22:05.923 | + functions-common:is_suse:462 : is_opensuse 2021-07-01 21:22:05.926 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-01 21:22:05.929 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-01 21:22:05.932 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-01 21:22:05.935 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-01 21:22:05.938 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-01 21:22:05.941 | + ./stack.sh:main:799 : restart_rpc_backend 2021-07-01 21:22:05.944 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-07-01 21:22:05.960 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:22:05.963 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-07-01 21:22:05.965 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-07-01 21:22:05.967 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-07-01 21:22:05.970 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-07-01 21:22:05.973 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-07-01 21:22:05.978 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-07-01 21:22:05.981 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-07-01 21:22:05.983 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-07-01 21:22:05.986 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-07-01 21:22:05.989 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-07-01 21:22:05.992 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-07-01 21:22:05.996 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-07-01 21:22:06.771 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-07-01 21:22:06.772 | user tags 2021-07-01 21:22:06.772 | stackrabbit []' 2021-07-01 21:22:06.776 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-07-01 21:22:06.777 | user tags 2021-07-01 21:22:06.777 | stackrabbit []' 2021-07-01 21:22:06.777 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-07-01 21:22:06.786 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-07-01 21:22:06.789 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-07-01 21:22:06.791 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-07-01 21:22:07.552 | Changing password for user "stackrabbit" ... 2021-07-01 21:22:07.580 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-07-01 21:22:08.285 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-07-01 21:22:08.312 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-07-01 21:22:08.315 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-07-01 21:22:09.022 | Changing password for user "stackrabbit" ... 2021-07-01 21:22:09.051 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-07-01 21:22:09.053 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-07-01 21:22:09.055 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-07-01 21:22:09.756 | Deleting user "guest" ... 2021-07-01 21:22:09.771 | Error: 2021-07-01 21:22:09.771 | {:no_such_user, "guest"} 2021-07-01 21:22:09.785 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-07-01 21:22:09.788 | + ./stack.sh:main:801 : is_service_enabled mysql postgresql 2021-07-01 21:22:09.806 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:22:09.808 | + ./stack.sh:main:802 : install_database 2021-07-01 21:22:09.811 | + lib/database:install_database:116 : install_database_mysql 2021-07-01 21:22:09.813 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-07-01 21:22:09.816 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:09.818 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:09.821 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-07-01 21:22:10.049 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-07-01 21:22:10.053 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-07-01 21:22:10.056 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-07-01 21:22:10.059 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-07-01 21:22:10.062 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-07-01 21:22:10.065 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-01 21:22:10.067 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-01 21:22:10.070 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-01 21:22:10.073 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-01 21:22:10.075 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-01 21:22:10.078 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-01 21:22:10.081 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-07-01 21:22:10.084 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-07-01 21:22:10.087 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-01 21:22:10.089 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-07-01 21:22:10.092 | + functions-common:is_suse:462 : is_opensuse 2021-07-01 21:22:10.095 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-01 21:22:10.098 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-01 21:22:10.100 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-01 21:22:10.103 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-01 21:22:10.106 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-01 21:22:10.108 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-07-01 21:22:10.111 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:10.114 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:10.116 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-07-01 21:22:10.119 | + functions-common:install_package:1347 : update_package_repo 2021-07-01 21:22:10.121 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-01 21:22:10.123 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-01 21:22:10.126 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-01 21:22:10.128 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-01 21:22:10.131 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-01 21:22:10.134 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:10.136 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:10.139 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-01 21:22:10.141 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-01 21:22:10.143 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-01 21:22:10.146 | + functions-common:apt_get_update:1074 : return 2021-07-01 21:22:10.148 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-07-01 21:22:10.151 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-01 21:22:10.153 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:10.156 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:10.158 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-07-01 21:22:10.182 | + 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-07-01 21:22:10.289 | Reading package lists... 2021-07-01 21:22:10.526 | Building dependency tree... 2021-07-01 21:22:10.527 | Reading state information... 2021-07-01 21:22:10.796 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-07-01 21:22:10.796 | The following packages were automatically installed and are no longer required: 2021-07-01 21:22:10.797 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-01 21:22:10.798 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-01 21:22:10.798 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-01 21:22:10.798 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-01 21:22:10.798 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-01 21:22:10.798 | python3-zope.interface 2021-07-01 21:22:10.798 | Use 'sudo apt autoremove' to remove them. 2021-07-01 21:22:10.926 | 0 upgraded, 0 newly installed, 0 to remove and 59 not upgraded. 2021-07-01 21:22:10.930 | + functions-common:apt_get:1118 : result=0 2021-07-01 21:22:10.932 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-01 21:22:10.935 | + functions-common:time_stop:2309 : local name 2021-07-01 21:22:10.937 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:22:10.941 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:22:10.943 | + functions-common:time_stop:2312 : local total 2021-07-01 21:22:10.945 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:22:10.948 | + functions-common:time_stop:2315 : name=apt-get 2021-07-01 21:22:10.950 | + functions-common:time_stop:2316 : start_time=1625174530179 2021-07-01 21:22:10.952 | + functions-common:time_stop:2318 : [[ -z 1625174530179 ]] 2021-07-01 21:22:10.957 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:22:10.962 | + functions-common:time_stop:2321 : end_time=1625174530959 2021-07-01 21:22:10.964 | + functions-common:time_stop:2322 : elapsed_time=780 2021-07-01 21:22:10.967 | + functions-common:time_stop:2323 : total=2349 2021-07-01 21:22:10.969 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:22:10.974 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3129 2021-07-01 21:22:10.976 | + functions-common:apt_get:1122 : return 0 2021-07-01 21:22:10.979 | + ./stack.sh:main:804 : '[' -n mysql ']' 2021-07-01 21:22:10.981 | + ./stack.sh:main:805 : install_database_python 2021-07-01 21:22:10.984 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-07-01 21:22:10.986 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-07-01 21:22:10.989 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-07-01 21:22:10.991 | + inc/python:pip_install_gr:77 : local clean_name 2021-07-01 21:22:10.994 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-07-01 21:22:10.997 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-07-01 21:22:10.999 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-07-01 21:22:11.003 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-07-01 21:22:11.005 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-07-01 21:22:11.010 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-07-01 21:22:11.012 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-07-01 21:22:11.015 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-07-01 21:22:11.017 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-07-01 21:22:11.020 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-07-01 21:22:11.041 | Using python 3.8 to install PyMySQL 2021-07-01 21:22:11.044 | + 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-07-01 21:22:11.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:22:11.867 | from cryptography.utils import int_from_bytes 2021-07-01 21:22:11.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:22:11.867 | from cryptography.utils import int_from_bytes 2021-07-01 21:22:12.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:22:12.923 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:22:12.927 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:12.927 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:12.928 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:12.929 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:12.931 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:12.935 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:12.942 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:12.945 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:12.949 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2021-07-01 21:22:15.418 | WARNING: You are using pip version 20.2.2; however, version 21.1.3 is available. 2021-07-01 21:22:15.418 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-01 21:22:15.507 | + inc/python:pip_install:200 : result=0 2021-07-01 21:22:15.512 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:22:15.515 | + functions-common:time_stop:2309 : local name 2021-07-01 21:22:15.519 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:22:15.522 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:22:15.525 | + functions-common:time_stop:2312 : local total 2021-07-01 21:22:15.527 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:22:15.530 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:22:15.532 | + functions-common:time_stop:2316 : start_time=1625174531036 2021-07-01 21:22:15.535 | + functions-common:time_stop:2318 : [[ -z 1625174531036 ]] 2021-07-01 21:22:15.538 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:22:15.542 | + functions-common:time_stop:2321 : end_time=1625174535539 2021-07-01 21:22:15.544 | + functions-common:time_stop:2322 : elapsed_time=4503 2021-07-01 21:22:15.547 | + functions-common:time_stop:2323 : total=21764 2021-07-01 21:22:15.549 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:22:15.551 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26267 2021-07-01 21:22:15.554 | + inc/python:pip_install:203 : return 0 2021-07-01 21:22:15.557 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-07-01 21:22:15.559 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-07-01 21:22:15.562 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-07-01 21:22:15.565 | + ./stack.sh:main:808 : is_service_enabled neutron 2021-07-01 21:22:15.584 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:22:15.586 | + ./stack.sh:main:809 : install_neutron_agent_packages 2021-07-01 21:22:15.589 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-07-01 21:22:15.593 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-01 21:22:15.593 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-07-01 21:22:15.599 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-01 21:22:15.603 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-07-01 21:22:15.606 | + 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,c-vol,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,c-bak,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-07-01 21:22:15.610 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-07-01 21:22:15.612 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-07-01 21:22:15.616 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-07-01 21:22:15.634 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:22:15.636 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-07-01 21:22:15.639 | + functions-common:install_package:1347 : update_package_repo 2021-07-01 21:22:15.641 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-01 21:22:15.643 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-01 21:22:15.646 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-01 21:22:15.648 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-01 21:22:15.651 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-01 21:22:15.653 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:15.655 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:15.658 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-01 21:22:15.660 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-01 21:22:15.663 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-01 21:22:15.665 | + functions-common:apt_get_update:1074 : return 2021-07-01 21:22:15.667 | + functions-common:install_package:1348 : real_install_package radvd 2021-07-01 21:22:15.670 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-01 21:22:15.672 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:15.675 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:15.677 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-07-01 21:22:15.699 | + 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-07-01 21:22:15.811 | Reading package lists... 2021-07-01 21:22:16.044 | Building dependency tree... 2021-07-01 21:22:16.046 | Reading state information... 2021-07-01 21:22:16.305 | radvd is already the newest version (1:2.17-2). 2021-07-01 21:22:16.305 | The following packages were automatically installed and are no longer required: 2021-07-01 21:22:16.306 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-01 21:22:16.307 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-01 21:22:16.307 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-01 21:22:16.307 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-01 21:22:16.307 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-01 21:22:16.307 | python3-zope.interface 2021-07-01 21:22:16.307 | Use 'sudo apt autoremove' to remove them. 2021-07-01 21:22:16.443 | 0 upgraded, 0 newly installed, 0 to remove and 59 not upgraded. 2021-07-01 21:22:16.449 | + functions-common:apt_get:1118 : result=0 2021-07-01 21:22:16.452 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-01 21:22:16.455 | + functions-common:time_stop:2309 : local name 2021-07-01 21:22:16.458 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:22:16.461 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:22:16.464 | + functions-common:time_stop:2312 : local total 2021-07-01 21:22:16.466 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:22:16.472 | + functions-common:time_stop:2315 : name=apt-get 2021-07-01 21:22:16.475 | + functions-common:time_stop:2316 : start_time=1625174535696 2021-07-01 21:22:16.477 | + functions-common:time_stop:2318 : [[ -z 1625174535696 ]] 2021-07-01 21:22:16.481 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:22:16.486 | + functions-common:time_stop:2321 : end_time=1625174536483 2021-07-01 21:22:16.489 | + functions-common:time_stop:2322 : elapsed_time=787 2021-07-01 21:22:16.491 | + functions-common:time_stop:2323 : total=3129 2021-07-01 21:22:16.493 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:22:16.497 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3916 2021-07-01 21:22:16.500 | + functions-common:apt_get:1122 : return 0 2021-07-01 21:22:16.502 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-07-01 21:22:16.520 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:22:16.523 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-07-01 21:22:16.525 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-07-01 21:22:16.528 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-07-01 21:22:16.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-07-01 21:22:16.552 | + functions-common:install_package:1347 : update_package_repo 2021-07-01 21:22:16.556 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-01 21:22:16.558 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-01 21:22:16.561 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-01 21:22:16.563 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-01 21:22:16.566 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-01 21:22:16.568 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:16.573 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:16.576 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-01 21:22:16.578 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-01 21:22:16.580 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-01 21:22:16.583 | + functions-common:apt_get_update:1074 : return 2021-07-01 21:22:16.585 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-07-01 21:22:16.588 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-01 21:22:16.590 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:16.592 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:16.596 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-07-01 21:22:16.618 | + 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-07-01 21:22:16.727 | Reading package lists... 2021-07-01 21:22:16.975 | Building dependency tree... 2021-07-01 21:22:16.976 | Reading state information... 2021-07-01 21:22:17.220 | fakeroot is already the newest version (1.24-1). 2021-07-01 21:22:17.221 | make is already the newest version (4.2.1-1.2). 2021-07-01 21:22:17.221 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-07-01 21:22:17.221 | The following packages were automatically installed and are no longer required: 2021-07-01 21:22:17.222 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-01 21:22:17.222 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-01 21:22:17.222 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-01 21:22:17.222 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-01 21:22:17.222 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-01 21:22:17.222 | python3-zope.interface 2021-07-01 21:22:17.222 | Use 'sudo apt autoremove' to remove them. 2021-07-01 21:22:17.351 | 0 upgraded, 0 newly installed, 0 to remove and 59 not upgraded. 2021-07-01 21:22:17.357 | + functions-common:apt_get:1118 : result=0 2021-07-01 21:22:17.363 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-01 21:22:17.366 | + functions-common:time_stop:2309 : local name 2021-07-01 21:22:17.370 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:22:17.372 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:22:17.376 | + functions-common:time_stop:2312 : local total 2021-07-01 21:22:17.379 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:22:17.382 | + functions-common:time_stop:2315 : name=apt-get 2021-07-01 21:22:17.384 | + functions-common:time_stop:2316 : start_time=1625174536614 2021-07-01 21:22:17.387 | + functions-common:time_stop:2318 : [[ -z 1625174536614 ]] 2021-07-01 21:22:17.390 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:22:17.395 | + functions-common:time_stop:2321 : end_time=1625174537393 2021-07-01 21:22:17.398 | + functions-common:time_stop:2322 : elapsed_time=779 2021-07-01 21:22:17.401 | + functions-common:time_stop:2323 : total=3916 2021-07-01 21:22:17.404 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:22:17.407 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4695 2021-07-01 21:22:17.411 | + functions-common:apt_get:1122 : return 0 2021-07-01 21:22:17.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-07-01 21:22:17.417 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:17.420 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:17.423 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-07-01 21:22:17.426 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-07-01 21:22:17.429 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-07-01 21:22:17.435 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-07-01 21:22:17.438 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-07-01 21:22:17.442 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-07-01 21:22:17.442 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-07-01 21:22:17.448 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-07-01 21:22:17.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-07-01 21:22:17.455 | + functions:vercmp:628 : local v1=5.4 2021-07-01 21:22:17.458 | + functions:vercmp:629 : local 'op=<' 2021-07-01 21:22:17.461 | + functions:vercmp:630 : local v2=3.13 2021-07-01 21:22:17.464 | + functions:vercmp:631 : local result 2021-07-01 21:22:17.468 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-07-01 21:22:17.468 | ++ functions:vercmp:635 : head -1 2021-07-01 21:22:17.469 | ++ functions:vercmp:635 : sort -V 2021-07-01 21:22:17.475 | + functions:vercmp:635 : result=3.13 2021-07-01 21:22:17.477 | + functions:vercmp:637 : case $op in 2021-07-01 21:22:17.480 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-07-01 21:22:17.482 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-07-01 21:22:17.484 | + functions:vercmp:648 : return 2021-07-01 21:22:17.487 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-07-01 21:22:17.489 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-01 21:22:17.492 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-07-01 21:22:18.013 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-07-01 21:22:18.015 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-07-01 21:22:18.018 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.021 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-07-01 21:22:18.027 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.030 | + ./stack.sh:main:812 : is_service_enabled etcd3 2021-07-01 21:22:18.050 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:22:18.052 | + ./stack.sh:main:813 : install_etcd3 2021-07-01 21:22:18.054 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-07-01 21:22:18.054 | Installing etcd 2021-07-01 21:22:18.057 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-07-01 21:22:18.069 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-07-01 21:22:18.081 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-07-01 21:22:18.083 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-07-01 21:22:18.102 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-07-01 21:22:18.105 | ++ 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-07-01 21:22:18.108 | ++ 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-07-01 21:22:18.111 | +++ 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-07-01 21:22:18.116 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-07-01 21:22:18.118 | ++ 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-07-01 21:22:18.121 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-07-01 21:22:18.123 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-07-01 21:22:18.126 | ++ functions:get_extra_file:74 : return 2021-07-01 21:22:18.129 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-07-01 21:22:18.131 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-07-01 21:22:18.133 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-07-01 21:22:18.135 | + ./stack.sh:main:822 : is_service_enabled tls-proxy 2021-07-01 21:22:18.154 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:22:18.157 | + ./stack.sh:main:832 : install_dstat 2021-07-01 21:22:18.159 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-07-01 21:22:18.177 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:22:18.180 | + ./stack.sh:main:838 : echo_summary 'Installing OpenStack project source' 2021-07-01 21:22:18.183 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-07-01 21:22:18.185 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-07-01 21:22:18.188 | + ./stack.sh:main:841 : install_libs 2021-07-01 21:22:18.191 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-07-01 21:22:18.194 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-07-01 21:22:18.197 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-07-01 21:22:18.200 | + inc/python:use_library_from_git:250 : local name=automaton 2021-07-01 21:22:18.202 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-07-01 21:22:18.210 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.212 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-07-01 21:22:18.215 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-07-01 21:22:18.218 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-07-01 21:22:18.220 | + inc/python:use_library_from_git:250 : local name=castellan 2021-07-01 21:22:18.223 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-07-01 21:22:18.230 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.233 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-07-01 21:22:18.235 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-07-01 21:22:18.237 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-07-01 21:22:18.240 | + inc/python:use_library_from_git:250 : local name=cliff 2021-07-01 21:22:18.242 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.247 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-07-01 21:22:18.249 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.252 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-07-01 21:22:18.256 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-07-01 21:22:18.259 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-07-01 21:22:18.261 | + inc/python:use_library_from_git:250 : local name=cursive 2021-07-01 21:22:18.263 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-07-01 21:22:18.273 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.276 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-07-01 21:22:18.278 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-07-01 21:22:18.280 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-07-01 21:22:18.283 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-07-01 21:22:18.285 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-07-01 21:22:18.293 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.295 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-07-01 21:22:18.298 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-07-01 21:22:18.300 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-07-01 21:22:18.303 | + inc/python:use_library_from_git:250 : local name=futurist 2021-07-01 21:22:18.306 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-07-01 21:22:18.313 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.316 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-07-01 21:22:18.318 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-07-01 21:22:18.321 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-07-01 21:22:18.324 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-07-01 21:22:18.326 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-07-01 21:22:18.333 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.336 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-07-01 21:22:18.338 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-07-01 21:22:18.341 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-07-01 21:22:18.343 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-07-01 21:22:18.345 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.348 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-07-01 21:22:18.353 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.355 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-07-01 21:22:18.357 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-07-01 21:22:18.360 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-07-01 21:22:18.362 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-07-01 21:22:18.365 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.367 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-07-01 21:22:18.373 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.375 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-07-01 21:22:18.377 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-07-01 21:22:18.381 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-07-01 21:22:18.383 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-07-01 21:22:18.386 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-07-01 21:22:18.394 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.397 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-07-01 21:22:18.399 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-07-01 21:22:18.401 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-07-01 21:22:18.403 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-07-01 21:22:18.406 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-07-01 21:22:18.413 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.415 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-07-01 21:22:18.417 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-07-01 21:22:18.420 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-07-01 21:22:18.422 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-07-01 21:22:18.424 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-07-01 21:22:18.431 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.434 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-07-01 21:22:18.436 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-07-01 21:22:18.438 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-07-01 21:22:18.441 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-07-01 21:22:18.443 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.448 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-07-01 21:22:18.450 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.452 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-07-01 21:22:18.455 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-07-01 21:22:18.457 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-07-01 21:22:18.459 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-07-01 21:22:18.461 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.464 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.466 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-07-01 21:22:18.468 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.470 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-07-01 21:22:18.473 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-07-01 21:22:18.475 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-07-01 21:22:18.478 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-07-01 21:22:18.480 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.483 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-07-01 21:22:18.488 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.491 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-07-01 21:22:18.493 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-07-01 21:22:18.495 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-07-01 21:22:18.498 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-07-01 21:22:18.501 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-07-01 21:22:18.508 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.510 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-07-01 21:22:18.513 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-07-01 21:22:18.516 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-07-01 21:22:18.518 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-07-01 21:22:18.520 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-07-01 21:22:18.527 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.530 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-07-01 21:22:18.532 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-07-01 21:22:18.535 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-07-01 21:22:18.538 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-07-01 21:22:18.540 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-07-01 21:22:18.548 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.552 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-07-01 21:22:18.554 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-07-01 21:22:18.557 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-07-01 21:22:18.559 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-07-01 21:22:18.562 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.564 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-07-01 21:22:18.569 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.572 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-07-01 21:22:18.574 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-07-01 21:22:18.576 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-07-01 21:22:18.579 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-07-01 21:22:18.581 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.584 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.586 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-07-01 21:22:18.589 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.591 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-07-01 21:22:18.594 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-07-01 21:22:18.597 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-07-01 21:22:18.599 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-07-01 21:22:18.602 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.604 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.607 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-07-01 21:22:18.609 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.612 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-07-01 21:22:18.614 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-07-01 21:22:18.617 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-07-01 21:22:18.620 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-07-01 21:22:18.622 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.625 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.628 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-07-01 21:22:18.631 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.634 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-07-01 21:22:18.636 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-07-01 21:22:18.638 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-07-01 21:22:18.641 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-07-01 21:22:18.643 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-07-01 21:22:18.650 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.653 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-07-01 21:22:18.655 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-07-01 21:22:18.657 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-07-01 21:22:18.660 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-07-01 21:22:18.662 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.667 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-07-01 21:22:18.669 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.672 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-07-01 21:22:18.674 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-07-01 21:22:18.676 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-07-01 21:22:18.679 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-07-01 21:22:18.682 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.685 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-07-01 21:22:18.691 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.694 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-07-01 21:22:18.697 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-07-01 21:22:18.699 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-07-01 21:22:18.702 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-07-01 21:22:18.704 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-07-01 21:22:18.711 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.714 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-07-01 21:22:18.716 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-07-01 21:22:18.719 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-07-01 21:22:18.721 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-07-01 21:22:18.724 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-07-01 21:22:18.731 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.733 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-07-01 21:22:18.736 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-07-01 21:22:18.738 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-07-01 21:22:18.741 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-07-01 21:22:18.743 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.748 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-07-01 21:22:18.751 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.753 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-07-01 21:22:18.755 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-07-01 21:22:18.758 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-07-01 21:22:18.760 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-07-01 21:22:18.763 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-07-01 21:22:18.770 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.773 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-07-01 21:22:18.775 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-07-01 21:22:18.777 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-07-01 21:22:18.780 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-07-01 21:22:18.782 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-07-01 21:22:18.790 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.792 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-07-01 21:22:18.794 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-07-01 21:22:18.797 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-07-01 21:22:18.799 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-07-01 21:22:18.802 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.806 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-07-01 21:22:18.809 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.811 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-07-01 21:22:18.813 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-07-01 21:22:18.816 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-07-01 21:22:18.818 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-07-01 21:22:18.821 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-07-01 21:22:18.829 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.831 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-07-01 21:22:18.834 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-07-01 21:22:18.836 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-07-01 21:22:18.839 | + inc/python:use_library_from_git:250 : local name=tooz 2021-07-01 21:22:18.842 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.847 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-07-01 21:22:18.849 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.852 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-07-01 21:22:18.854 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-07-01 21:22:18.856 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-07-01 21:22:18.859 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-07-01 21:22:18.861 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-07-01 21:22:18.868 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.871 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-07-01 21:22:18.873 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-07-01 21:22:18.875 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-07-01 21:22:18.877 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-07-01 21:22:18.880 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-07-01 21:22:18.887 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.890 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-07-01 21:22:18.892 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-07-01 21:22:18.895 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-07-01 21:22:18.897 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-07-01 21:22:18.899 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:18.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:18.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-07-01 21:22:18.907 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:18.909 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-07-01 21:22:18.931 | Using python 3.8 to install etcd3 2021-07-01 21:22:18.933 | + 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-07-01 21:22:19.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:22:19.760 | from cryptography.utils import int_from_bytes 2021-07-01 21:22:19.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:22:19.760 | from cryptography.utils import int_from_bytes 2021-07-01 21:22:20.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:22:20.865 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:22:20.868 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:20.869 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:20.870 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:20.871 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:20.873 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:20.876 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:20.884 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:20.887 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:20.890 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.12.0) 2021-07-01 21:22:20.900 | Requirement already satisfied: grpcio===1.38.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (1.38.1) 2021-07-01 21:22:20.910 | Requirement already satisfied: protobuf===3.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (3.17.3) 2021-07-01 21:22:20.915 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.16.0) 2021-07-01 21:22:20.918 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (6.3.1) 2021-07-01 21:22:23.431 | WARNING: You are using pip version 20.2.2; however, version 21.1.3 is available. 2021-07-01 21:22:23.432 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-01 21:22:23.521 | + inc/python:pip_install:200 : result=0 2021-07-01 21:22:23.525 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:22:23.528 | + functions-common:time_stop:2309 : local name 2021-07-01 21:22:23.531 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:22:23.534 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:22:23.538 | + functions-common:time_stop:2312 : local total 2021-07-01 21:22:23.540 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:22:23.544 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:22:23.547 | + functions-common:time_stop:2316 : start_time=1625174538925 2021-07-01 21:22:23.550 | + functions-common:time_stop:2318 : [[ -z 1625174538925 ]] 2021-07-01 21:22:23.554 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:22:23.558 | + functions-common:time_stop:2321 : end_time=1625174543556 2021-07-01 21:22:23.560 | + functions-common:time_stop:2322 : elapsed_time=4631 2021-07-01 21:22:23.563 | + functions-common:time_stop:2323 : total=26267 2021-07-01 21:22:23.565 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:22:23.567 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30898 2021-07-01 21:22:23.570 | + inc/python:pip_install:203 : return 0 2021-07-01 21:22:23.572 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-07-01 21:22:23.595 | Using python 3.8 to install etcd3gw 2021-07-01 21:22:23.598 | + 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-07-01 21:22:24.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:22:24.411 | from cryptography.utils import int_from_bytes 2021-07-01 21:22:24.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:22:24.411 | from cryptography.utils import int_from_bytes 2021-07-01 21:22:25.489 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:22:25.489 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:22:25.492 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:25.493 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:25.494 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:25.495 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:25.496 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:25.500 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:25.508 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:25.511 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:25.514 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.2.5) 2021-07-01 21:22:25.526 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-07-01 21:22:25.532 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.6.0) 2021-07-01 21:22:25.536 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.25.1) 2021-07-01 21:22:25.570 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.16.0) 2021-07-01 21:22:25.573 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.26.6) 2021-07-01 21:22:25.594 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-07-01 21:22:25.598 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-07-01 21:22:25.602 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-07-01 21:22:28.042 | WARNING: You are using pip version 20.2.2; however, version 21.1.3 is available. 2021-07-01 21:22:28.042 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-01 21:22:28.131 | + inc/python:pip_install:200 : result=0 2021-07-01 21:22:28.133 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:22:28.136 | + functions-common:time_stop:2309 : local name 2021-07-01 21:22:28.139 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:22:28.142 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:22:28.144 | + functions-common:time_stop:2312 : local total 2021-07-01 21:22:28.147 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:22:28.149 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:22:28.151 | + functions-common:time_stop:2316 : start_time=1625174543589 2021-07-01 21:22:28.154 | + functions-common:time_stop:2318 : [[ -z 1625174543589 ]] 2021-07-01 21:22:28.156 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:22:28.160 | + functions-common:time_stop:2321 : end_time=1625174548158 2021-07-01 21:22:28.163 | + functions-common:time_stop:2322 : elapsed_time=4569 2021-07-01 21:22:28.165 | + functions-common:time_stop:2323 : total=30898 2021-07-01 21:22:28.167 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:22:28.169 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=35467 2021-07-01 21:22:28.172 | + inc/python:pip_install:203 : return 0 2021-07-01 21:22:28.174 | + ./stack.sh:main:844 : install_apache_uwsgi 2021-07-01 21:22:28.176 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-07-01 21:22:28.179 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-07-01 21:22:28.181 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-01 21:22:28.184 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-01 21:22:28.187 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-01 21:22:28.189 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-01 21:22:28.191 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-01 21:22:28.194 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-01 21:22:28.196 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-07-01 21:22:28.198 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-07-01 21:22:28.201 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-01 21:22:28.203 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-07-01 21:22:28.205 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-07-01 21:22:28.207 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:28.210 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:28.212 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-07-01 21:22:28.215 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-07-01 21:22:28.217 | + functions-common:install_package:1347 : update_package_repo 2021-07-01 21:22:28.220 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-01 21:22:28.222 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-01 21:22:28.226 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-01 21:22:28.228 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-01 21:22:28.230 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-01 21:22:28.232 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:28.235 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:28.237 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-01 21:22:28.240 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-01 21:22:28.242 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-01 21:22:28.244 | + functions-common:apt_get_update:1074 : return 2021-07-01 21:22:28.247 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-07-01 21:22:28.249 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-01 21:22:28.252 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:28.254 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:28.256 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-07-01 21:22:28.280 | + 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-07-01 21:22:28.392 | Reading package lists... 2021-07-01 21:22:28.627 | Building dependency tree... 2021-07-01 21:22:28.629 | Reading state information... 2021-07-01 21:22:28.871 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-07-01 21:22:28.871 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-07-01 21:22:28.871 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.3). 2021-07-01 21:22:28.871 | The following packages were automatically installed and are no longer required: 2021-07-01 21:22:28.872 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-01 21:22:28.872 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-01 21:22:28.872 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-01 21:22:28.872 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-01 21:22:28.872 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-01 21:22:28.872 | python3-zope.interface 2021-07-01 21:22:28.872 | Use 'sudo apt autoremove' to remove them. 2021-07-01 21:22:28.998 | 0 upgraded, 0 newly installed, 0 to remove and 59 not upgraded. 2021-07-01 21:22:29.005 | + functions-common:apt_get:1118 : result=0 2021-07-01 21:22:29.009 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-01 21:22:29.013 | + functions-common:time_stop:2309 : local name 2021-07-01 21:22:29.016 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:22:29.020 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:22:29.023 | + functions-common:time_stop:2312 : local total 2021-07-01 21:22:29.025 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:22:29.028 | + functions-common:time_stop:2315 : name=apt-get 2021-07-01 21:22:29.030 | + functions-common:time_stop:2316 : start_time=1625174548277 2021-07-01 21:22:29.032 | + functions-common:time_stop:2318 : [[ -z 1625174548277 ]] 2021-07-01 21:22:29.035 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:22:29.039 | + functions-common:time_stop:2321 : end_time=1625174549036 2021-07-01 21:22:29.041 | + functions-common:time_stop:2322 : elapsed_time=759 2021-07-01 21:22:29.044 | + functions-common:time_stop:2323 : total=4695 2021-07-01 21:22:29.046 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:22:29.048 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5454 2021-07-01 21:22:29.050 | + functions-common:apt_get:1122 : return 0 2021-07-01 21:22:29.053 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-07-01 21:22:29.055 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:29.058 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:29.060 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-07-01 21:22:29.123 | Module proxy already enabled 2021-07-01 21:22:29.130 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-07-01 21:22:29.192 | Considering dependency proxy for proxy_uwsgi: 2021-07-01 21:22:29.192 | Module proxy already enabled 2021-07-01 21:22:29.192 | Module proxy_uwsgi already enabled 2021-07-01 21:22:29.197 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-07-01 21:22:29.201 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-07-01 21:22:29.203 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-01 21:22:29.206 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-07-01 21:22:29.347 | + ./stack.sh:main:847 : install_keystoneauth 2021-07-01 21:22:29.350 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-07-01 21:22:29.352 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-07-01 21:22:29.355 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:29.358 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:29.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-07-01 21:22:29.364 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:29.369 | + ./stack.sh:main:848 : install_keystoneclient 2021-07-01 21:22:29.372 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-07-01 21:22:29.374 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-07-01 21:22:29.377 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:29.380 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:29.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-07-01 21:22:29.385 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:29.387 | + ./stack.sh:main:849 : install_glanceclient 2021-07-01 21:22:29.389 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-07-01 21:22:29.392 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-07-01 21:22:29.394 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:29.396 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:29.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-07-01 21:22:29.401 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:29.404 | + ./stack.sh:main:850 : install_cinderclient 2021-07-01 21:22:29.406 | + lib/cinder:install_cinderclient:451 : use_library_from_git python-brick-cinderclient-ext 2021-07-01 21:22:29.408 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-07-01 21:22:29.411 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:29.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:29.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-07-01 21:22:29.418 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:29.420 | + lib/cinder:install_cinderclient:456 : use_library_from_git python-cinderclient 2021-07-01 21:22:29.422 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-07-01 21:22:29.425 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:29.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:29.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-07-01 21:22:29.434 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:29.437 | + ./stack.sh:main:851 : install_novaclient 2021-07-01 21:22:29.440 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-07-01 21:22:29.443 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-07-01 21:22:29.447 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:29.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:29.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-07-01 21:22:29.456 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:29.458 | + ./stack.sh:main:852 : is_service_enabled swift glance horizon 2021-07-01 21:22:29.475 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:22:29.478 | + ./stack.sh:main:853 : install_swiftclient 2021-07-01 21:22:29.480 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-07-01 21:22:29.484 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-07-01 21:22:29.486 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:29.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:29.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-07-01 21:22:29.494 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:29.496 | + ./stack.sh:main:855 : is_service_enabled neutron nova horizon 2021-07-01 21:22:29.515 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:22:29.517 | + ./stack.sh:main:856 : install_neutronclient 2021-07-01 21:22:29.520 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-07-01 21:22:29.522 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-07-01 21:22:29.525 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:29.527 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:29.530 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-07-01 21:22:29.532 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:29.534 | + ./stack.sh:main:860 : install_keystonemiddleware 2021-07-01 21:22:29.537 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-07-01 21:22:29.539 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-07-01 21:22:29.542 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:29.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:29.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-07-01 21:22:29.549 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:29.551 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-07-01 21:22:29.554 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-07-01 21:22:29.556 | + inc/python:pip_install_gr:77 : local clean_name 2021-07-01 21:22:29.560 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-07-01 21:22:29.563 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-07-01 21:22:29.565 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-07-01 21:22:29.569 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-07-01 21:22:29.569 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-07-01 21:22:29.575 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-07-01 21:22:29.577 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-07-01 21:22:29.580 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-07-01 21:22:29.583 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-07-01 21:22:29.586 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-07-01 21:22:29.607 | Using python 3.8 to install keystonemiddleware 2021-07-01 21:22:29.610 | + 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-07-01 21:22:30.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:22:30.418 | from cryptography.utils import int_from_bytes 2021-07-01 21:22:30.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:22:30.418 | from cryptography.utils import int_from_bytes 2021-07-01 21:22:31.493 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:22:31.493 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:22:31.497 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:31.497 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:31.498 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:31.499 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:31.501 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:31.504 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:31.512 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:31.515 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:31.518 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (9.3.0) 2021-07-01 21:22:31.587 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.8.1) 2021-07-01 21:22:31.623 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.7.0) 2021-07-01 21:22:31.664 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.3.0) 2021-07-01 21:22:31.670 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-07-01 21:22:31.676 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.5.0) 2021-07-01 21:22:31.715 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.0) 2021-07-01 21:22:31.724 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.9.1) 2021-07-01 21:22:31.741 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-07-01 21:22:31.746 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.6.0) 2021-07-01 21:22:31.750 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2021-07-01 21:22:31.760 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-07-01 21:22:31.763 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-07-01 21:22:31.766 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.8.1) 2021-07-01 21:22:31.771 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (4.2.0) 2021-07-01 21:22:31.790 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2021.1) 2021-07-01 21:22:31.794 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.25.1) 2021-07-01 21:22:31.813 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.5.0) 2021-07-01 21:22:31.818 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.16.0) 2021-07-01 21:22:31.821 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.3.0) 2021-07-01 21:22:31.828 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.26.6) 2021-07-01 21:22:31.849 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-01 21:22:31.862 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (4.3.1) 2021-07-01 21:22:31.920 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.3) 2021-07-01 21:22:31.926 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-07-01 21:22:31.933 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-01 21:22:31.937 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2021-07-01 21:22:31.942 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.2) 2021-07-01 21:22:31.945 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-07-01 21:22:31.948 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2021-07-01 21:22:31.951 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-07-01 21:22:31.956 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-07-01 21:22:31.959 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-07-01 21:22:31.963 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.7.0) 2021-07-01 21:22:31.967 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-07-01 21:22:31.971 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (1.12.1) 2021-07-01 21:22:34.202 | WARNING: You are using pip version 20.2.2; however, version 21.1.3 is available. 2021-07-01 21:22:34.202 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-01 21:22:34.292 | + inc/python:pip_install:200 : result=0 2021-07-01 21:22:34.295 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:22:34.299 | + functions-common:time_stop:2309 : local name 2021-07-01 21:22:34.302 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:22:34.305 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:22:34.307 | + functions-common:time_stop:2312 : local total 2021-07-01 21:22:34.309 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:22:34.312 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:22:34.314 | + functions-common:time_stop:2316 : start_time=1625174549602 2021-07-01 21:22:34.316 | + functions-common:time_stop:2318 : [[ -z 1625174549602 ]] 2021-07-01 21:22:34.319 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:22:34.324 | + functions-common:time_stop:2321 : end_time=1625174554321 2021-07-01 21:22:34.326 | + functions-common:time_stop:2322 : elapsed_time=4719 2021-07-01 21:22:34.328 | + functions-common:time_stop:2323 : total=35467 2021-07-01 21:22:34.331 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:22:34.333 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=40186 2021-07-01 21:22:34.336 | + inc/python:pip_install:203 : return 0 2021-07-01 21:22:34.339 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-07-01 21:22:34.341 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-07-01 21:22:34.344 | + inc/python:pip_install_gr:77 : local clean_name 2021-07-01 21:22:34.348 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-07-01 21:22:34.352 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-07-01 21:22:34.355 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-07-01 21:22:34.359 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-07-01 21:22:34.359 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-07-01 21:22:34.367 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-07-01 21:22:34.369 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-07-01 21:22:34.372 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-07-01 21:22:34.376 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-07-01 21:22:34.378 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-07-01 21:22:34.404 | Using python 3.8 to install python-memcached 2021-07-01 21:22:34.407 | + 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-07-01 21:22:35.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:22:35.222 | from cryptography.utils import int_from_bytes 2021-07-01 21:22:35.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:22:35.222 | from cryptography.utils import int_from_bytes 2021-07-01 21:22:36.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:22:36.309 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:22:36.313 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:36.313 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:36.314 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:36.315 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:36.317 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:36.321 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:36.329 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:36.332 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:36.335 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421)) (1.59) 2021-07-01 21:22:36.340 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.16.0) 2021-07-01 21:22:38.822 | WARNING: You are using pip version 20.2.2; however, version 21.1.3 is available. 2021-07-01 21:22:38.822 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-01 21:22:38.912 | + inc/python:pip_install:200 : result=0 2021-07-01 21:22:38.916 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:22:38.919 | + functions-common:time_stop:2309 : local name 2021-07-01 21:22:38.923 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:22:38.926 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:22:38.930 | + functions-common:time_stop:2312 : local total 2021-07-01 21:22:38.934 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:22:38.938 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:22:38.942 | + functions-common:time_stop:2316 : start_time=1625174554399 2021-07-01 21:22:38.945 | + functions-common:time_stop:2318 : [[ -z 1625174554399 ]] 2021-07-01 21:22:38.948 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:22:38.953 | + functions-common:time_stop:2321 : end_time=1625174558950 2021-07-01 21:22:38.955 | + functions-common:time_stop:2322 : elapsed_time=4551 2021-07-01 21:22:38.958 | + functions-common:time_stop:2323 : total=40186 2021-07-01 21:22:38.961 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:22:38.963 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=44737 2021-07-01 21:22:38.966 | + inc/python:pip_install:203 : return 0 2021-07-01 21:22:38.969 | + ./stack.sh:main:862 : is_service_enabled keystone 2021-07-01 21:22:38.987 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:22:38.989 | + ./stack.sh:main:863 : '[' 10.222.0.61 == 10.222.0.61 ']' 2021-07-01 21:22:38.992 | + ./stack.sh:main:864 : stack_install_service keystone 2021-07-01 21:22:38.994 | + lib/stack:stack_install_service:20 : local service=keystone 2021-07-01 21:22:38.997 | + lib/stack:stack_install_service:21 : type install_keystone 2021-07-01 21:22:38.999 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-01 21:22:39.001 | + lib/stack:stack_install_service:32 : install_keystone 2021-07-01 21:22:39.004 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-07-01 21:22:39.019 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:22:39.022 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-07-01 21:22:39.024 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-07-01 21:22:39.026 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-07-01 21:22:39.028 | + functions-common:git_clone:525 : local git_ref=master 2021-07-01 21:22:39.030 | + functions-common:git_clone:526 : local orig_dir 2021-07-01 21:22:39.033 | ++ functions-common:git_clone:527 : pwd 2021-07-01 21:22:39.035 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-01 21:22:39.037 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-01 21:22:39.040 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-01 21:22:39.057 | + functions-common:git_clone:530 : RECLONE=False 2021-07-01 21:22:39.060 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-01 21:22:39.062 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-01 21:22:39.065 | + functions-common:git_clone:544 : echo master 2021-07-01 21:22:39.066 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-01 21:22:39.071 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-07-01 21:22:39.073 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-01 21:22:39.075 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-07-01 21:22:39.078 | + functions-common:git_clone:593 : git show --oneline 2021-07-01 21:22:39.078 | + functions-common:git_clone:593 : head -1 2021-07-01 21:22:39.081 | 252733dce Merge "Make DB queries compatible with SQLAlchemy 1.4.x" 2021-07-01 21:22:39.084 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-01 21:22:39.086 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-07-01 21:22:39.088 | + inc/python:setup_develop:338 : local bindep 2021-07-01 21:22:39.091 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-07-01 21:22:39.093 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-07-01 21:22:39.095 | + inc/python:setup_develop:344 : local extras= 2021-07-01 21:22:39.098 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-07-01 21:22:39.100 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-07-01 21:22:39.103 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-07-01 21:22:39.105 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-07-01 21:22:39.107 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-07-01 21:22:39.110 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-07-01 21:22:39.112 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-07-01 21:22:39.115 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-07-01 21:22:39.118 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-07-01 21:22:39.121 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-07-01 21:22:39.124 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-07-01 21:22:39.127 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-07-01 21:22:39.134 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-07-01 21:22:39.137 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-07-01 21:22:39.767 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-07-01 21:22:39.771 | + inc/python:setup_package:417 : local bindep=0 2021-07-01 21:22:39.775 | + inc/python:setup_package:418 : local bindep_flag= 2021-07-01 21:22:39.778 | + inc/python:setup_package:419 : local bindep_profiles= 2021-07-01 21:22:39.782 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-07-01 21:22:39.786 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-07-01 21:22:39.789 | + inc/python:setup_package:426 : local flags=-e 2021-07-01 21:22:39.791 | + inc/python:setup_package:427 : local extras= 2021-07-01 21:22:39.793 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-07-01 21:22:39.796 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-07-01 21:22:39.798 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-07-01 21:22:39.800 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-07-01 21:22:39.802 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-07-01 21:22:39.805 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-07-01 21:22:39.826 | Using python 3.8 to install /opt/stack/keystone 2021-07-01 21:22:39.829 | + 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-07-01 21:22:40.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:22:40.645 | from cryptography.utils import int_from_bytes 2021-07-01 21:22:40.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:22:40.645 | from cryptography.utils import int_from_bytes 2021-07-01 21:22:41.730 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:22:41.731 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:22:41.734 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:41.735 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:41.735 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:41.737 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:41.738 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:41.742 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:41.750 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:41.753 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:41.755 | Obtaining file:///opt/stack/keystone 2021-07-01 21:22:43.499 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-01 21:22:45.223 | Requirement already satisfied: Flask===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (2.0.1) 2021-07-01 21:22:45.235 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.9) 2021-07-01 21:22:45.245 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-07-01 21:22:45.251 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-07-01 21:22:45.254 | Requirement already satisfied: PyJWT===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.0) 2021-07-01 21:22:45.281 | Requirement already satisfied: SQLAlchemy===1.4.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.19) 2021-07-01 21:22:45.398 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-01 21:22:45.411 | Requirement already satisfied: Werkzeug===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (2.0.1) 2021-07-01 21:22:45.417 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (9.0.1) 2021-07-01 21:22:45.430 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-07-01 21:22:45.439 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-07-01 21:22:45.443 | Requirement already satisfied: click===8.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (8.0.1) 2021-07-01 21:22:45.449 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.7) 2021-07-01 21:22:45.488 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.3) 2021-07-01 21:22:45.494 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.1.0) 2021-07-01 21:22:45.499 | Requirement already satisfied: itsdangerous===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.0.1) 2021-07-01 21:22:45.503 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2021-07-01 21:22:45.514 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.3.0) 2021-07-01 21:22:45.566 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.2) 2021-07-01 21:22:45.569 | Requirement already satisfied: oauthlib===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (3.1.1) 2021-07-01 21:22:45.580 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.8.1) 2021-07-01 21:22:45.616 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.7.0) 2021-07-01 21:22:45.659 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.3.0) 2021-07-01 21:22:45.666 | Requirement already satisfied: oslo.db===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (9.1.0) 2021-07-01 21:22:45.713 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-07-01 21:22:45.719 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.5.0) 2021-07-01 21:22:45.758 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (12.8.0) 2021-07-01 21:22:45.812 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.2.0) 2021-07-01 21:22:45.830 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (3.8.1) 2021-07-01 21:22:45.846 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.0) 2021-07-01 21:22:45.855 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.6.0) 2021-07-01 21:22:45.879 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.4.0) 2021-07-01 21:22:45.889 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.9.1) 2021-07-01 21:22:45.905 | Requirement already satisfied: osprofiler===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (3.4.1) 2021-07-01 21:22:45.950 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-07-01 21:22:45.956 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.7.4) 2021-07-01 21:22:45.969 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.6.0) 2021-07-01 21:22:45.972 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-07-01 21:22:45.975 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2021-07-01 21:22:45.986 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-07-01 21:22:45.989 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-07-01 21:22:45.992 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-07-01 21:22:45.996 | Requirement already satisfied: pysaml2===7.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (7.0.1) 2021-07-01 21:22:46.014 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.8.1) 2021-07-01 21:22:46.019 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (4.2.0) 2021-07-01 21:22:46.037 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2021.1) 2021-07-01 21:22:46.042 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.25.1) 2021-07-01 21:22:46.061 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.5.0) 2021-07-01 21:22:46.066 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (0.8.18) 2021-07-01 21:22:46.069 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.16.0) 2021-07-01 21:22:46.072 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.13.0) 2021-07-01 21:22:46.082 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.4.1) 2021-07-01 21:22:46.086 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (3.3.0) 2021-07-01 21:22:46.088 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.3.0) 2021-07-01 21:22:46.095 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.0.1) 2021-07-01 21:22:46.105 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (0.5.0) 2021-07-01 21:22:46.111 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (2.4.0) 2021-07-01 21:22:46.128 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2021-07-01 21:22:46.132 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.1.0) 2021-07-01 21:22:46.139 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.26.6) 2021-07-01 21:22:46.159 | Requirement already satisfied: xmlschema===1.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.6.4) 2021-07-01 21:22:46.187 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (1.3.2) 2021-07-01 21:22:46.192 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-07-01 21:22:46.195 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.3.1) 2021-07-01 21:22:46.254 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.8.0) 2021-07-01 21:22:46.259 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-01 21:22:46.263 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-07-01 21:22:46.270 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-07-01 21:22:46.279 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-07-01 21:22:46.285 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-07-01 21:22:46.288 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-07-01 21:22:46.293 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.1.0) 2021-07-01 21:22:46.338 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-07-01 21:22:46.350 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-07-01 21:22:46.360 | Requirement already satisfied: eventlet===0.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.31.0) 2021-07-01 21:22:46.370 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-07-01 21:22:46.378 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-07-01 21:22:46.389 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-07-01 21:22:46.398 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-07-01 21:22:46.401 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.11.0) 2021-07-01 21:22:46.404 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (20.0.1) 2021-07-01 21:22:46.419 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2021-07-01 21:22:46.427 | Requirement already satisfied: importlib-resources===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.2.0) 2021-07-01 21:22:46.454 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-07-01 21:22:46.457 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-07-01 21:22:46.460 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-07-01 21:22:46.464 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-07-01 21:22:46.467 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (1.6.0) 2021-07-01 21:22:46.470 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-07-01 21:22:46.473 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-07-01 21:22:46.476 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.4.0) 2021-07-01 21:22:46.481 | Requirement already satisfied: elementpath===2.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (2.2.3) 2021-07-01 21:22:46.492 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.7.0) 2021-07-01 21:22:46.497 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (1.12.1) 2021-07-01 21:22:46.500 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-07-01 21:22:46.508 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.4) 2021-07-01 21:22:46.511 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (5.0.0) 2021-07-01 21:22:46.514 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-07-01 21:22:46.519 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-07-01 21:22:46.527 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (57.0.0) 2021-07-01 21:22:46.603 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (0.7) 2021-07-01 21:22:46.610 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 600)) (3.4.1) 2021-07-01 21:22:46.635 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.6) 2021-07-01 21:22:47.969 | Installing collected packages: keystone 2021-07-01 21:22:47.969 | Attempting uninstall: keystone 2021-07-01 21:22:47.972 | Found existing installation: keystone 19.1.0.dev9 2021-07-01 21:22:47.974 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-07-01 21:22:47.976 | Running setup.py develop for keystone 2021-07-01 21:22:50.076 | Successfully installed keystone 2021-07-01 21:22:50.225 | WARNING: You are using pip version 20.2.2; however, version 21.1.3 is available. 2021-07-01 21:22:50.225 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-01 21:22:50.324 | + inc/python:pip_install:200 : result=0 2021-07-01 21:22:50.328 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:22:50.331 | + functions-common:time_stop:2309 : local name 2021-07-01 21:22:50.334 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:22:50.338 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:22:50.341 | + functions-common:time_stop:2312 : local total 2021-07-01 21:22:50.345 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:22:50.348 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:22:50.351 | + functions-common:time_stop:2316 : start_time=1625174559821 2021-07-01 21:22:50.353 | + functions-common:time_stop:2318 : [[ -z 1625174559821 ]] 2021-07-01 21:22:50.356 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:22:50.362 | + functions-common:time_stop:2321 : end_time=1625174570359 2021-07-01 21:22:50.364 | + functions-common:time_stop:2322 : elapsed_time=10538 2021-07-01 21:22:50.366 | + functions-common:time_stop:2323 : total=44737 2021-07-01 21:22:50.368 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:22:50.372 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=55275 2021-07-01 21:22:50.374 | + inc/python:pip_install:203 : return 0 2021-07-01 21:22:50.376 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-07-01 21:22:50.380 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-07-01 21:22:50.382 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-07-01 21:22:50.402 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-07-01 21:22:50.417 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-07-01 21:22:50.421 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-07-01 21:22:50.424 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:22:50.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:22:50.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-07-01 21:22:50.435 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:22:50.439 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-07-01 21:22:50.465 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:22:50.469 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-07-01 21:22:50.472 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-01 21:22:50.475 | + ./stack.sh:main:865 : configure_keystone 2021-07-01 21:22:50.478 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-07-01 21:22:50.492 | + 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-07-01 21:22:50.495 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-07-01 21:22:50.500 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-07-01 21:22:50.516 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:22:50.519 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-07-01 21:22:50.549 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-07-01 21:22:50.577 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-07-01 21:22:50.614 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-07-01 21:22:50.645 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-07-01 21:22:50.676 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-07-01 21:22:50.707 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-07-01 21:22:50.735 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-07-01 21:22:50.771 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-07-01 21:22:50.774 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-07-01 21:22:50.776 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-07-01 21:22:50.779 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-07-01 21:22:50.781 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-07-01 21:22:50.784 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-01 21:22:50.801 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:22:50.804 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-07-01 21:22:50.807 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-07-01 21:22:50.809 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-01 21:22:50.824 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:22:50.827 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-01 21:22:50.831 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-01 21:22:50.870 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-01 21:22:50.873 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-01 21:22:50.876 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-07-01 21:22:50.879 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-07-01 21:22:50.882 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-07-01 21:22:50.898 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:22:50.900 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.61/identity 2021-07-01 21:22:50.931 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.61/identity 2021-07-01 21:22:50.959 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-07-01 21:22:50.962 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-07-01 21:22:50.994 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-07-01 21:22:50.998 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-07-01 21:22:51.001 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-07-01 21:22:51.004 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-07-01 21:22:51.008 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-07-01 21:22:51.012 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-07-01 21:22:51.048 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-07-01 21:22:51.050 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-07-01 21:22:51.053 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-07-01 21:22:51.055 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-07-01 21:22:51.058 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-07-01 21:22:51.075 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-07-01 21:22:51.078 | + functions:setup_systemd_logging:695 : local pidstr= 2021-07-01 21:22:51.082 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-07-01 21:22:51.087 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-07-01 21:22:51.089 | + 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-07-01 21:22:51.124 | + 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-07-01 21:22:51.159 | + 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-07-01 21:22:51.192 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-01 21:22:51.222 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-07-01 21:22:51.251 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-07-01 21:22:51.254 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-07-01 21:22:51.257 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-07-01 21:22:51.259 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-07-01 21:22:51.262 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-07-01 21:22:51.264 | + lib/apache:write_uwsgi_config:257 : local http= 2021-07-01 21:22:51.267 | + lib/apache:write_uwsgi_config:258 : local name= 2021-07-01 21:22:51.270 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-07-01 21:22:51.275 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-07-01 21:22:51.277 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-07-01 21:22:51.280 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-01 21:22:51.293 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-01 21:22:51.293 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-01 21:22:51.301 | d /var/run/uwsgi 0755 ubuntu root 2021-07-01 21:22:51.305 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-01 21:22:51.321 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-07-01 21:22:51.323 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-07-01 21:22:51.328 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-07-01 21:22:51.362 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-07-01 21:22:51.390 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-07-01 21:22:51.419 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-07-01 21:22:51.447 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-07-01 21:22:51.481 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-07-01 21:22:51.512 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-07-01 21:22:51.542 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-07-01 21:22:51.569 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-07-01 21:22:51.597 | + 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-07-01 21:22:51.630 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-07-01 21:22:51.658 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-07-01 21:22:51.698 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-07-01 21:22:51.730 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-07-01 21:22:51.733 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-07-01 21:22:51.736 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-07-01 21:22:51.739 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-07-01 21:22:51.741 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-07-01 21:22:51.744 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:51.747 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:51.750 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-07-01 21:22:51.753 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-07-01 21:22:51.755 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-07-01 21:22:51.790 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-07-01 21:22:51.820 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-07-01 21:22:51.820 | + 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-07-01 21:22:51.829 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-07-01 21:22:51.832 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-07-01 21:22:51.835 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-07-01 21:22:51.837 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-07-01 21:22:51.840 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-01 21:22:51.842 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-01 21:22:51.846 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:51.849 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:51.853 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-01 21:22:51.856 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-07-01 21:22:51.858 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:51.861 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:51.865 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-07-01 21:22:51.932 | Site keystone-wsgi-public already enabled 2021-07-01 21:22:51.939 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-07-01 21:22:51.942 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-07-01 21:22:51.946 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-01 21:22:51.948 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-07-01 21:22:52.172 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-07-01 21:22:52.178 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-07-01 21:22:52.182 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-07-01 21:22:52.185 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-07-01 21:22:52.188 | + lib/apache:write_uwsgi_config:257 : local http= 2021-07-01 21:22:52.191 | + lib/apache:write_uwsgi_config:258 : local name= 2021-07-01 21:22:52.195 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-07-01 21:22:52.198 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-07-01 21:22:52.201 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-07-01 21:22:52.203 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-01 21:22:52.217 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-01 21:22:52.217 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-01 21:22:52.226 | d /var/run/uwsgi 0755 ubuntu root 2021-07-01 21:22:52.230 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-01 21:22:52.247 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-07-01 21:22:52.249 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-07-01 21:22:52.253 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-07-01 21:22:52.284 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-07-01 21:22:52.315 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-07-01 21:22:52.346 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-07-01 21:22:52.375 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-07-01 21:22:52.407 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-07-01 21:22:52.445 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-07-01 21:22:52.481 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-07-01 21:22:52.512 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-07-01 21:22:52.542 | + 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-07-01 21:22:52.573 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-07-01 21:22:52.604 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-07-01 21:22:52.639 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-07-01 21:22:52.673 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-07-01 21:22:52.676 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-07-01 21:22:52.680 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-07-01 21:22:52.682 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-07-01 21:22:52.685 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-07-01 21:22:52.687 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:52.689 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:52.692 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-07-01 21:22:52.695 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-07-01 21:22:52.698 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-07-01 21:22:52.731 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-07-01 21:22:52.760 | + 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-07-01 21:22:52.760 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-07-01 21:22:52.771 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-07-01 21:22:52.775 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-07-01 21:22:52.777 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-07-01 21:22:52.780 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-07-01 21:22:52.782 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-01 21:22:52.784 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-01 21:22:52.787 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:52.789 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:52.792 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-01 21:22:52.794 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-07-01 21:22:52.797 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:22:52.799 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:22:52.802 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-07-01 21:22:52.865 | Site keystone-wsgi-admin already enabled 2021-07-01 21:22:52.871 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-07-01 21:22:52.875 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-07-01 21:22:52.878 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-01 21:22:52.882 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-07-01 21:22:53.035 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-07-01 21:22:53.067 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-07-01 21:22:53.105 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-07-01 21:22:53.139 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-07-01 21:22:53.142 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-07-01 21:22:53.173 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-07-01 21:22:53.204 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-07-01 21:22:53.236 | + ./stack.sh:main:869 : is_service_enabled swift 2021-07-01 21:22:53.258 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:22:53.261 | + ./stack.sh:main:870 : is_service_enabled ceilometer 2021-07-01 21:22:53.282 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:22:53.286 | + ./stack.sh:main:873 : stack_install_service swift 2021-07-01 21:22:53.289 | + lib/stack:stack_install_service:20 : local service=swift 2021-07-01 21:22:53.291 | + lib/stack:stack_install_service:21 : type install_swift 2021-07-01 21:22:53.294 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-01 21:22:53.296 | + lib/stack:stack_install_service:32 : install_swift 2021-07-01 21:22:53.299 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-07-01 21:22:53.301 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-07-01 21:22:53.303 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-07-01 21:22:53.306 | + functions-common:git_clone:525 : local git_ref=master 2021-07-01 21:22:53.308 | + functions-common:git_clone:526 : local orig_dir 2021-07-01 21:22:53.311 | ++ functions-common:git_clone:527 : pwd 2021-07-01 21:22:53.314 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-01 21:22:53.316 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-01 21:22:53.319 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-01 21:22:53.335 | + functions-common:git_clone:530 : RECLONE=False 2021-07-01 21:22:53.337 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-01 21:22:53.340 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-01 21:22:53.343 | + functions-common:git_clone:544 : echo master 2021-07-01 21:22:53.343 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-01 21:22:53.349 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-07-01 21:22:53.351 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-01 21:22:53.353 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-07-01 21:22:53.356 | + functions-common:git_clone:593 : git show --oneline 2021-07-01 21:22:53.356 | + functions-common:git_clone:593 : head -1 2021-07-01 21:22:53.360 | 14b1a54af Merge "bufferedhttp: Tolerate socket being None" 2021-07-01 21:22:53.363 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-01 21:22:53.365 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-07-01 21:22:53.368 | + inc/python:setup_develop:338 : local bindep 2021-07-01 21:22:53.370 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-07-01 21:22:53.373 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-07-01 21:22:53.376 | + inc/python:setup_develop:344 : local extras=keystone 2021-07-01 21:22:53.379 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-07-01 21:22:53.381 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-07-01 21:22:53.384 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-07-01 21:22:53.386 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-07-01 21:22:53.388 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-07-01 21:22:53.391 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-07-01 21:22:53.394 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-07-01 21:22:53.397 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-07-01 21:22:53.401 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-07-01 21:22:53.403 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-07-01 21:22:53.406 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-07-01 21:22:53.409 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-07-01 21:22:53.416 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-07-01 21:22:53.419 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-07-01 21:22:54.036 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-07-01 21:22:54.040 | + inc/python:setup_package:417 : local bindep=0 2021-07-01 21:22:54.043 | + inc/python:setup_package:418 : local bindep_flag= 2021-07-01 21:22:54.046 | + inc/python:setup_package:419 : local bindep_profiles= 2021-07-01 21:22:54.049 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-07-01 21:22:54.053 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-07-01 21:22:54.056 | + inc/python:setup_package:426 : local flags=-e 2021-07-01 21:22:54.060 | + inc/python:setup_package:427 : local extras=keystone 2021-07-01 21:22:54.063 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-07-01 21:22:54.067 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-07-01 21:22:54.070 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-07-01 21:22:54.072 | + inc/python:setup_package:437 : extras='[keystone]' 2021-07-01 21:22:54.075 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-07-01 21:22:54.078 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-07-01 21:22:54.101 | Using python 3.8 to install /opt/stack/swift 2021-07-01 21:22:54.103 | + 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-07-01 21:22:54.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:22:54.918 | from cryptography.utils import int_from_bytes 2021-07-01 21:22:54.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:22:54.918 | from cryptography.utils import int_from_bytes 2021-07-01 21:22:55.993 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:22:55.993 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:22:55.997 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:55.997 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:55.998 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:55.999 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:56.001 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:56.005 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:56.012 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:56.015 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:22:56.017 | Obtaining file:///opt/stack/swift 2021-07-01 21:22:57.465 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-01 21:22:58.897 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-07-01 21:22:58.906 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.7) 2021-07-01 21:22:58.944 | Requirement already satisfied: eventlet===0.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.31.0) 2021-07-01 21:22:58.955 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.1.0) 2021-07-01 21:22:58.960 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (9.3.0) 2021-07-01 21:22:59.012 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.6.3) 2021-07-01 21:22:59.022 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2021-07-01 21:22:59.025 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.8.1) 2021-07-01 21:22:59.061 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (8.7.0) 2021-07-01 21:22:59.101 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.3.0) 2021-07-01 21:22:59.107 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (5.0.1) 2021-07-01 21:22:59.113 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.0) 2021-07-01 21:22:59.152 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.1.0) 2021-07-01 21:22:59.161 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.9.1) 2021-07-01 21:22:59.177 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (20.9) 2021-07-01 21:22:59.183 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2021-07-01 21:22:59.186 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (3.1.1) 2021-07-01 21:22:59.196 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.6.0) 2021-07-01 21:22:59.199 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.9.6) 2021-07-01 21:22:59.202 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (2.4.7) 2021-07-01 21:22:59.206 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (2.8.1) 2021-07-01 21:22:59.211 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (4.2.0) 2021-07-01 21:22:59.229 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2021.1) 2021-07-01 21:22:59.233 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.25.1) 2021-07-01 21:22:59.254 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (1.5.0) 2021-07-01 21:22:59.258 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (57.0.0) 2021-07-01 21:22:59.309 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.16.0) 2021-07-01 21:22:59.312 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.3.0) 2021-07-01 21:22:59.319 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.26.6) 2021-07-01 21:22:59.340 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (0.9.7) 2021-07-01 21:22:59.344 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-07-01 21:22:59.348 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-07-01 21:22:59.356 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-01 21:22:59.369 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (4.3.1) 2021-07-01 21:22:59.428 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.3) 2021-07-01 21:22:59.434 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2021-07-01 21:22:59.439 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-07-01 21:22:59.447 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-01 21:22:59.450 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.2) 2021-07-01 21:22:59.454 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-07-01 21:22:59.457 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-07-01 21:22:59.461 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-07-01 21:22:59.464 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-07-01 21:22:59.467 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.20) 2021-07-01 21:22:59.471 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.7.0) 2021-07-01 21:22:59.476 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-07-01 21:22:59.479 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (1.12.1) 2021-07-01 21:23:01.319 | Installing collected packages: swift 2021-07-01 21:23:01.319 | Attempting uninstall: swift 2021-07-01 21:23:01.321 | Found existing installation: swift 2.28.0.dev196 2021-07-01 21:23:01.323 | Can't uninstall 'swift'. No files were found to uninstall. 2021-07-01 21:23:01.325 | Running setup.py develop for swift 2021-07-01 21:23:03.215 | Successfully installed swift 2021-07-01 21:23:03.374 | WARNING: You are using pip version 20.2.2; however, version 21.1.3 is available. 2021-07-01 21:23:03.374 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-01 21:23:03.470 | + inc/python:pip_install:200 : result=0 2021-07-01 21:23:03.475 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:23:03.479 | + functions-common:time_stop:2309 : local name 2021-07-01 21:23:03.482 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:23:03.486 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:23:03.490 | + functions-common:time_stop:2312 : local total 2021-07-01 21:23:03.493 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:23:03.495 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:23:03.497 | + functions-common:time_stop:2316 : start_time=1625174574094 2021-07-01 21:23:03.499 | + functions-common:time_stop:2318 : [[ -z 1625174574094 ]] 2021-07-01 21:23:03.502 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:23:03.507 | + functions-common:time_stop:2321 : end_time=1625174583504 2021-07-01 21:23:03.509 | + functions-common:time_stop:2322 : elapsed_time=9410 2021-07-01 21:23:03.511 | + functions-common:time_stop:2323 : total=55275 2021-07-01 21:23:03.513 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:23:03.516 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=64685 2021-07-01 21:23:03.518 | + inc/python:pip_install:203 : return 0 2021-07-01 21:23:03.520 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-07-01 21:23:03.523 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-07-01 21:23:03.525 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-07-01 21:23:03.546 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-07-01 21:23:03.559 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-07-01 21:23:03.561 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-07-01 21:23:03.563 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:23:03.566 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:23:03.568 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-07-01 21:23:03.571 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:23:03.573 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-07-01 21:23:03.576 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-01 21:23:03.578 | + ./stack.sh:main:874 : configure_swift 2021-07-01 21:23:03.581 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-07-01 21:23:03.583 | + lib/swift:configure_swift:335 : local node_number 2021-07-01 21:23:03.585 | + lib/swift:configure_swift:336 : local swift_node_config 2021-07-01 21:23:03.587 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-07-01 21:23:03.590 | + lib/swift:configure_swift:338 : local user_group 2021-07-01 21:23:03.593 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-07-01 21:23:04.557 | No container-updater running 2021-07-01 21:23:04.557 | No account-auditor running 2021-07-01 21:23:04.557 | No container-auditor running 2021-07-01 21:23:04.557 | No container-reconciler running 2021-07-01 21:23:04.557 | No account-replicator running 2021-07-01 21:23:04.558 | No container-replicator running 2021-07-01 21:23:04.558 | No account-server running 2021-07-01 21:23:04.558 | No container-server running 2021-07-01 21:23:04.558 | No object-reconstructor running 2021-07-01 21:23:04.558 | No container-sync running 2021-07-01 21:23:04.558 | No proxy-server running 2021-07-01 21:23:04.558 | No object-expirer running 2021-07-01 21:23:04.558 | No account-reaper running 2021-07-01 21:23:04.558 | No object-server running 2021-07-01 21:23:04.558 | No object-updater running 2021-07-01 21:23:04.558 | No object-replicator running 2021-07-01 21:23:04.558 | No object-auditor running 2021-07-01 21:23:04.558 | No container-sharder running 2021-07-01 21:23:04.611 | + lib/swift:configure_swift:341 : true 2021-07-01 21:23:04.613 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-07-01 21:23:04.632 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-07-01 21:23:04.646 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-07-01 21:23:04.649 | + lib/swift:configure_swift:355 : sed -e ' 2021-07-01 21:23:04.649 | s/%GROUP%//; 2021-07-01 21:23:04.649 | s/%USER%/ubuntu/; 2021-07-01 21:23:04.649 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-07-01 21:23:04.649 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-07-01 21:23:04.649 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-07-01 21:23:04.660 | uid = ubuntu 2021-07-01 21:23:04.660 | gid = 2021-07-01 21:23:04.660 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-07-01 21:23:04.660 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-07-01 21:23:04.661 | address = 127.0.0.1 2021-07-01 21:23:04.661 | 2021-07-01 21:23:04.661 | [account6612] 2021-07-01 21:23:04.661 | max connections = 25 2021-07-01 21:23:04.661 | path = /opt/stack/data/swift/1/node/ 2021-07-01 21:23:04.661 | read only = false 2021-07-01 21:23:04.661 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-07-01 21:23:04.661 | 2021-07-01 21:23:04.661 | [account6622] 2021-07-01 21:23:04.661 | max connections = 25 2021-07-01 21:23:04.661 | path = /opt/stack/data/swift/2/node/ 2021-07-01 21:23:04.661 | read only = false 2021-07-01 21:23:04.661 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-07-01 21:23:04.661 | 2021-07-01 21:23:04.661 | [account6632] 2021-07-01 21:23:04.661 | max connections = 25 2021-07-01 21:23:04.661 | path = /opt/stack/data/swift/3/node/ 2021-07-01 21:23:04.661 | read only = false 2021-07-01 21:23:04.661 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-07-01 21:23:04.661 | 2021-07-01 21:23:04.661 | [account6642] 2021-07-01 21:23:04.661 | max connections = 25 2021-07-01 21:23:04.661 | path = /opt/stack/data/swift/4/node/ 2021-07-01 21:23:04.661 | read only = false 2021-07-01 21:23:04.661 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-07-01 21:23:04.661 | 2021-07-01 21:23:04.661 | 2021-07-01 21:23:04.661 | [container6611] 2021-07-01 21:23:04.661 | max connections = 25 2021-07-01 21:23:04.661 | path = /opt/stack/data/swift/1/node/ 2021-07-01 21:23:04.661 | read only = false 2021-07-01 21:23:04.661 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-07-01 21:23:04.662 | 2021-07-01 21:23:04.662 | [container6621] 2021-07-01 21:23:04.662 | max connections = 25 2021-07-01 21:23:04.662 | path = /opt/stack/data/swift/2/node/ 2021-07-01 21:23:04.662 | read only = false 2021-07-01 21:23:04.662 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-07-01 21:23:04.662 | 2021-07-01 21:23:04.662 | [container6631] 2021-07-01 21:23:04.662 | max connections = 25 2021-07-01 21:23:04.662 | path = /opt/stack/data/swift/3/node/ 2021-07-01 21:23:04.662 | read only = false 2021-07-01 21:23:04.662 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-07-01 21:23:04.662 | 2021-07-01 21:23:04.662 | [container6641] 2021-07-01 21:23:04.662 | max connections = 25 2021-07-01 21:23:04.662 | path = /opt/stack/data/swift/4/node/ 2021-07-01 21:23:04.662 | read only = false 2021-07-01 21:23:04.662 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-07-01 21:23:04.662 | 2021-07-01 21:23:04.662 | 2021-07-01 21:23:04.662 | [object6613] 2021-07-01 21:23:04.662 | max connections = 25 2021-07-01 21:23:04.663 | path = /opt/stack/data/swift/1/node/ 2021-07-01 21:23:04.663 | read only = false 2021-07-01 21:23:04.663 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-07-01 21:23:04.663 | 2021-07-01 21:23:04.663 | [object6623] 2021-07-01 21:23:04.663 | max connections = 25 2021-07-01 21:23:04.663 | path = /opt/stack/data/swift/2/node/ 2021-07-01 21:23:04.663 | read only = false 2021-07-01 21:23:04.663 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-07-01 21:23:04.663 | 2021-07-01 21:23:04.663 | [object6633] 2021-07-01 21:23:04.663 | max connections = 25 2021-07-01 21:23:04.663 | path = /opt/stack/data/swift/3/node/ 2021-07-01 21:23:04.663 | read only = false 2021-07-01 21:23:04.663 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-07-01 21:23:04.663 | 2021-07-01 21:23:04.663 | [object6643] 2021-07-01 21:23:04.663 | max connections = 25 2021-07-01 21:23:04.663 | path = /opt/stack/data/swift/4/node/ 2021-07-01 21:23:04.663 | read only = false 2021-07-01 21:23:04.663 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-07-01 21:23:04.665 | + lib/swift:configure_swift:361 : is_ubuntu 2021-07-01 21:23:04.668 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:23:04.670 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:23:04.674 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-07-01 21:23:04.690 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-07-01 21:23:04.694 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-07-01 21:23:04.699 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-07-01 21:23:04.704 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-07-01 21:23:04.706 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-07-01 21:23:04.711 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-07-01 21:23:04.742 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.61:8080/v1/ 2021-07-01 21:23:04.770 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-07-01 21:23:04.789 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-07-01 21:23:04.819 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-07-01 21:23:04.839 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-07-01 21:23:04.868 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-07-01 21:23:04.888 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-07-01 21:23:04.918 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-07-01 21:23:04.936 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-07-01 21:23:04.966 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-07-01 21:23:04.987 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-07-01 21:23:05.016 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-07-01 21:23:05.038 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-07-01 21:23:05.055 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:05.057 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-07-01 21:23:05.088 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-07-01 21:23:05.119 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-07-01 21:23:05.146 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-07-01 21:23:05.178 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-07-01 21:23:05.196 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:05.199 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-07-01 21:23:05.226 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-07-01 21:23:05.244 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:05.246 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-07-01 21:23:05.261 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:05.264 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-07-01 21:23:05.266 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-07-01 21:23:05.281 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:05.283 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-07-01 21:23:05.286 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-07-01 21:23:05.289 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-07-01 21:23:05.295 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-07-01 21:23:05.301 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-07-01 21:23:05.331 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-07-01 21:23:05.358 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-07-01 21:23:05.392 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-07-01 21:23:05.427 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-07-01 21:23:05.456 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-07-01 21:23:05.459 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-07-01 21:23:05.461 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-07-01 21:23:05.463 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-07-01 21:23:05.465 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-07-01 21:23:05.498 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-07-01 21:23:05.530 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.61/identity 2021-07-01 21:23:05.560 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-07-01 21:23:05.593 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-07-01 21:23:05.623 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-07-01 21:23:05.654 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-07-01 21:23:05.682 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-07-01 21:23:05.715 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-01 21:23:05.746 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-07-01 21:23:05.776 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-07-01 21:23:05.810 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-07-01 21:23:05.843 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-07-01 21:23:05.877 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-07-01 21:23:05.914 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-07-01 21:23:05.949 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-07-01 21:23:05.973 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-07-01 21:23:06.009 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-07-01 21:23:06.043 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-07-01 21:23:06.048 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-07-01 21:23:06.083 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-07-01 21:23:06.117 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-07-01 21:23:06.147 | + lib/swift:configure_swift:479 : local node_number 2021-07-01 21:23:06.150 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-07-01 21:23:06.152 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-07-01 21:23:06.154 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-07-01 21:23:06.159 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-07-01 21:23:06.161 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-07-01 21:23:06.164 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-07-01 21:23:06.167 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-07-01 21:23:06.169 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-07-01 21:23:06.171 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-07-01 21:23:06.173 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-07-01 21:23:06.176 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-07-01 21:23:06.196 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-07-01 21:23:06.228 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-07-01 21:23:06.251 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-07-01 21:23:06.284 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-07-01 21:23:06.304 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-07-01 21:23:06.336 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-07-01 21:23:06.357 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-07-01 21:23:06.386 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-07-01 21:23:06.404 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-07-01 21:23:06.433 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-07-01 21:23:06.456 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-07-01 21:23:06.489 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-07-01 21:23:06.509 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-07-01 21:23:06.543 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-07-01 21:23:06.564 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-07-01 21:23:06.594 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-07-01 21:23:06.619 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-07-01 21:23:06.653 | + 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-07-01 21:23:06.659 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-07-01 21:23:06.679 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-07-01 21:23:06.711 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-07-01 21:23:06.743 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-07-01 21:23:06.745 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-07-01 21:23:06.750 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-07-01 21:23:06.753 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-07-01 21:23:06.757 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-07-01 21:23:06.759 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-07-01 21:23:06.762 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-07-01 21:23:06.764 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-07-01 21:23:06.767 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-07-01 21:23:06.769 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-07-01 21:23:06.788 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-07-01 21:23:06.817 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-07-01 21:23:06.837 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-07-01 21:23:06.867 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-07-01 21:23:06.886 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-07-01 21:23:06.919 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-07-01 21:23:06.938 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-07-01 21:23:06.984 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-07-01 21:23:07.011 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-07-01 21:23:07.047 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-07-01 21:23:07.067 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-07-01 21:23:07.099 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-07-01 21:23:07.119 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-07-01 21:23:07.148 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-07-01 21:23:07.167 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-07-01 21:23:07.196 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-07-01 21:23:07.216 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-07-01 21:23:07.247 | + 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-07-01 21:23:07.252 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-07-01 21:23:07.272 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-07-01 21:23:07.313 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-07-01 21:23:07.316 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-07-01 21:23:07.321 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-07-01 21:23:07.324 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-07-01 21:23:07.328 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-07-01 21:23:07.332 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-07-01 21:23:07.334 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-07-01 21:23:07.337 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-07-01 21:23:07.339 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-07-01 21:23:07.347 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-07-01 21:23:07.366 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-07-01 21:23:07.396 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-07-01 21:23:07.416 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-07-01 21:23:07.455 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-07-01 21:23:07.477 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-07-01 21:23:07.505 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-07-01 21:23:07.523 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-07-01 21:23:07.552 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-07-01 21:23:07.572 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-07-01 21:23:07.604 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-07-01 21:23:07.623 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-07-01 21:23:07.652 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-07-01 21:23:07.675 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-07-01 21:23:07.712 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-07-01 21:23:07.734 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-07-01 21:23:07.766 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-07-01 21:23:07.786 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-07-01 21:23:07.817 | + 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-07-01 21:23:07.822 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-07-01 21:23:07.841 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-07-01 21:23:07.874 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-07-01 21:23:07.908 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-07-01 21:23:07.941 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-07-01 21:23:07.971 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-07-01 21:23:07.973 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-07-01 21:23:07.978 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-07-01 21:23:08.007 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-07-01 21:23:08.045 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-07-01 21:23:08.083 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-07-01 21:23:08.122 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-07-01 21:23:08.151 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-07-01 21:23:08.181 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-07-01 21:23:08.218 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-07-01 21:23:08.250 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-07-01 21:23:08.281 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-07-01 21:23:08.302 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:08.305 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-07-01 21:23:08.325 | + lib/swift:configure_swift:522 : local auth_vers 2021-07-01 21:23:08.328 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-07-01 21:23:08.352 | + lib/swift:configure_swift:523 : auth_vers=3 2021-07-01 21:23:08.354 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.61 2021-07-01 21:23:08.388 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-07-01 21:23:08.391 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-07-01 21:23:08.421 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.61/identity 2021-07-01 21:23:08.453 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-07-01 21:23:08.455 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-07-01 21:23:08.486 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-07-01 21:23:08.503 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:08.505 | + lib/swift:configure_swift:542 : local user_group 2021-07-01 21:23:08.508 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-07-01 21:23:08.513 | + lib/swift:configure_swift:543 : user_group=1000 2021-07-01 21:23:08.515 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-07-01 21:23:08.528 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-07-01 21:23:08.530 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-07-01 21:23:08.542 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-07-01 21:23:08.545 | + lib/swift:configure_swift:549 : is_suse 2021-07-01 21:23:08.547 | + functions-common:is_suse:462 : is_opensuse 2021-07-01 21:23:08.549 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-01 21:23:08.552 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-01 21:23:08.554 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-01 21:23:08.557 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-01 21:23:08.560 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-01 21:23:08.563 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-07-01 21:23:08.577 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-07-01 21:23:08.579 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-07-01 21:23:08.582 | + ./stack.sh:main:877 : is_service_enabled s3api 2021-07-01 21:23:08.603 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:08.606 | + ./stack.sh:main:883 : is_service_enabled g-api n-api 2021-07-01 21:23:08.627 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:08.630 | + ./stack.sh:main:885 : stack_install_service glance 2021-07-01 21:23:08.633 | + lib/stack:stack_install_service:20 : local service=glance 2021-07-01 21:23:08.636 | + lib/stack:stack_install_service:21 : type install_glance 2021-07-01 21:23:08.639 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-01 21:23:08.642 | + lib/stack:stack_install_service:32 : install_glance 2021-07-01 21:23:08.644 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-07-01 21:23:08.648 | + lib/glance:install_glance:438 : local glance_store_extras 2021-07-01 21:23:08.651 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-07-01 21:23:08.668 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:08.671 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-07-01 21:23:08.673 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-07-01 21:23:08.690 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:08.693 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-07-01 21:23:08.695 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-07-01 21:23:08.699 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-07-01 21:23:08.701 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:23:08.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:23:08.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-07-01 21:23:08.710 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:23:08.713 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-07-01 21:23:08.717 | ++ inc/python:join_extras:29 : local IFS=, 2021-07-01 21:23:08.721 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-07-01 21:23:08.725 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-07-01 21:23:08.729 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-07-01 21:23:08.731 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-07-01 21:23:08.735 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-07-01 21:23:08.739 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-07-01 21:23:08.742 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-07-01 21:23:08.745 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-07-01 21:23:08.749 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-07-01 21:23:08.749 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-07-01 21:23:08.755 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-07-01 21:23:08.758 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-07-01 21:23:08.761 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-07-01 21:23:08.764 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-07-01 21:23:08.767 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-07-01 21:23:08.790 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-07-01 21:23:08.793 | + 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-07-01 21:23:09.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:23:09.600 | from cryptography.utils import int_from_bytes 2021-07-01 21:23:09.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:23:09.600 | from cryptography.utils import int_from_bytes 2021-07-01 21:23:10.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:23:10.688 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:23:10.692 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:10.692 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:10.693 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:10.694 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:10.696 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:10.700 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:10.707 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:10.710 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:10.714 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.5.0) 2021-07-01 21:23:10.811 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.19.1) 2021-07-01 21:23:10.816 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2021-07-01 21:23:10.827 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (4.3.1) 2021-07-01 21:23:10.888 | Requirement already satisfied: os-brick===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (4.4.0) 2021-07-01 21:23:10.911 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.7.0) 2021-07-01 21:23:10.915 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.4.0) 2021-07-01 21:23:10.934 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-07-01 21:23:10.945 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (8.7.0) 2021-07-01 21:23:10.985 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.3.0) 2021-07-01 21:23:10.991 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (5.0.1) 2021-07-01 21:23:10.998 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.0) 2021-07-01 21:23:11.037 | Requirement already satisfied: oslo.privsep===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.6.0) 2021-07-01 21:23:11.052 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.2.0) 2021-07-01 21:23:11.057 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.1.0) 2021-07-01 21:23:11.066 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2021-07-01 21:23:11.090 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.9.1) 2021-07-01 21:23:11.107 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (20.9) 2021-07-01 21:23:11.113 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2021-07-01 21:23:11.116 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.9.6) 2021-07-01 21:23:11.118 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (2.4.7) 2021-07-01 21:23:11.122 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (7.4.0) 2021-07-01 21:23:11.137 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (2.8.1) 2021-07-01 21:23:11.143 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (4.2.0) 2021-07-01 21:23:11.162 | Requirement already satisfied: python-swiftclient===3.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (3.12.0) 2021-07-01 21:23:11.188 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2021.1) 2021-07-01 21:23:11.200 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.25.1) 2021-07-01 21:23:11.212 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (1.5.0) 2021-07-01 21:23:11.217 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (3.17.2) 2021-07-01 21:23:11.220 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.16.0) 2021-07-01 21:23:11.224 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.3.0) 2021-07-01 21:23:11.231 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (6.3.1) 2021-07-01 21:23:11.246 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.26.6) 2021-07-01 21:23:11.266 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (1.3.2) 2021-07-01 21:23:11.272 | Requirement already satisfied: eventlet===0.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.31.0) 2021-07-01 21:23:11.282 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-07-01 21:23:11.285 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-07-01 21:23:11.290 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2021-07-01 21:23:11.295 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-01 21:23:11.298 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-07-01 21:23:11.307 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.1.0) 2021-07-01 21:23:11.312 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-07-01 21:23:11.316 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.2) 2021-07-01 21:23:11.319 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-01 21:23:11.334 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-07-01 21:23:11.345 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-07-01 21:23:11.356 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-07-01 21:23:11.365 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-07-01 21:23:11.374 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2021-07-01 21:23:11.377 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.7.2) 2021-07-01 21:23:11.380 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-07-01 21:23:11.384 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-07-01 21:23:11.388 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-07-01 21:23:11.391 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-07-01 21:23:11.399 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.6) 2021-07-01 21:23:11.402 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (1.12.1) 2021-07-01 21:23:11.405 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.20) 2021-07-01 21:23:11.408 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (0.7) 2021-07-01 21:23:11.416 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (2.4.0) 2021-07-01 21:23:11.434 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (57.0.0) 2021-07-01 21:23:11.490 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.1.0) 2021-07-01 21:23:11.498 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2021-07-01 21:23:11.502 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (1.6.0) 2021-07-01 21:23:11.506 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-07-01 21:23:11.508 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.4.0) 2021-07-01 21:23:11.512 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-07-01 21:23:13.568 | WARNING: You are using pip version 20.2.2; however, version 21.1.3 is available. 2021-07-01 21:23:13.568 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-01 21:23:13.658 | + inc/python:pip_install:200 : result=0 2021-07-01 21:23:13.662 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:23:13.665 | + functions-common:time_stop:2309 : local name 2021-07-01 21:23:13.667 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:23:13.671 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:23:13.674 | + functions-common:time_stop:2312 : local total 2021-07-01 21:23:13.678 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:23:13.681 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:23:13.685 | + functions-common:time_stop:2316 : start_time=1625174588784 2021-07-01 21:23:13.687 | + functions-common:time_stop:2318 : [[ -z 1625174588784 ]] 2021-07-01 21:23:13.691 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:23:13.695 | + functions-common:time_stop:2321 : end_time=1625174593692 2021-07-01 21:23:13.698 | + functions-common:time_stop:2322 : elapsed_time=4908 2021-07-01 21:23:13.700 | + functions-common:time_stop:2323 : total=64685 2021-07-01 21:23:13.703 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:23:13.705 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=69593 2021-07-01 21:23:13.708 | + inc/python:pip_install:203 : return 0 2021-07-01 21:23:13.712 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-07-01 21:23:13.714 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-07-01 21:23:13.717 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-07-01 21:23:13.730 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-07-01 21:23:13.736 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-07-01 21:23:13.738 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-07-01 21:23:13.741 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-07-01 21:23:13.743 | + functions-common:git_clone:525 : local git_ref=master 2021-07-01 21:23:13.746 | + functions-common:git_clone:526 : local orig_dir 2021-07-01 21:23:13.749 | ++ functions-common:git_clone:527 : pwd 2021-07-01 21:23:13.752 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-01 21:23:13.754 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-01 21:23:13.757 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-01 21:23:13.778 | + functions-common:git_clone:530 : RECLONE=False 2021-07-01 21:23:13.780 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-01 21:23:13.783 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-01 21:23:13.785 | + functions-common:git_clone:544 : echo master 2021-07-01 21:23:13.786 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-01 21:23:13.791 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-07-01 21:23:13.794 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-01 21:23:13.796 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-07-01 21:23:13.800 | + functions-common:git_clone:593 : git show --oneline 2021-07-01 21:23:13.800 | + functions-common:git_clone:593 : head -1 2021-07-01 21:23:13.804 | 91ed096e Merge "Add a nonvoting functional job with RBAC defaults" 2021-07-01 21:23:13.807 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-01 21:23:13.810 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-07-01 21:23:13.812 | + inc/python:setup_develop:338 : local bindep 2021-07-01 21:23:13.815 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-07-01 21:23:13.817 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-07-01 21:23:13.820 | + inc/python:setup_develop:344 : local extras= 2021-07-01 21:23:13.823 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-07-01 21:23:13.826 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-07-01 21:23:13.828 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-07-01 21:23:13.831 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-07-01 21:23:13.833 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-07-01 21:23:13.836 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-07-01 21:23:13.840 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-07-01 21:23:13.843 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-07-01 21:23:13.846 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-07-01 21:23:13.849 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-07-01 21:23:13.852 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-07-01 21:23:13.857 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-07-01 21:23:13.870 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-07-01 21:23:13.874 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-07-01 21:23:14.494 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-07-01 21:23:14.497 | + inc/python:setup_package:417 : local bindep=0 2021-07-01 21:23:14.501 | + inc/python:setup_package:418 : local bindep_flag= 2021-07-01 21:23:14.504 | + inc/python:setup_package:419 : local bindep_profiles= 2021-07-01 21:23:14.508 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-07-01 21:23:14.511 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-07-01 21:23:14.515 | + inc/python:setup_package:426 : local flags=-e 2021-07-01 21:23:14.519 | + inc/python:setup_package:427 : local extras= 2021-07-01 21:23:14.523 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-07-01 21:23:14.526 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-07-01 21:23:14.528 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-07-01 21:23:14.531 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-07-01 21:23:14.533 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-07-01 21:23:14.535 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-07-01 21:23:14.557 | Using python 3.8 to install /opt/stack/glance 2021-07-01 21:23:14.560 | + 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-07-01 21:23:15.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:23:15.370 | from cryptography.utils import int_from_bytes 2021-07-01 21:23:15.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:23:15.370 | from cryptography.utils import int_from_bytes 2021-07-01 21:23:16.419 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:23:16.419 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:23:16.423 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:16.423 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:16.424 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:16.425 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:16.427 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:16.431 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:16.438 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:16.441 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:16.443 | Obtaining file:///opt/stack/glance 2021-07-01 21:23:17.883 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-01 21:23:19.299 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-07-01 21:23:19.308 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-07-01 21:23:19.317 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-07-01 21:23:19.329 | Requirement already satisfied: SQLAlchemy===1.4.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.19) 2021-07-01 21:23:19.445 | Requirement already satisfied: WSME===0.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.1) 2021-07-01 21:23:19.454 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-01 21:23:19.467 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-07-01 21:23:19.476 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (3.8.0) 2021-07-01 21:23:19.496 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.7) 2021-07-01 21:23:19.534 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2021-07-01 21:23:19.547 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-07-01 21:23:19.555 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2021-07-01 21:23:19.560 | Requirement already satisfied: eventlet===0.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.31.0) 2021-07-01 21:23:19.569 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-07-01 21:23:19.576 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (2.5.0) 2021-07-01 21:23:19.642 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.0) 2021-07-01 21:23:19.647 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.19.1) 2021-07-01 21:23:19.652 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-07-01 21:23:19.655 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (3.2.0) 2021-07-01 21:23:19.666 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.3.1) 2021-07-01 21:23:19.724 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.3.0) 2021-07-01 21:23:19.774 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.8.0) 2021-07-01 21:23:19.779 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.7.0) 2021-07-01 21:23:19.784 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.4.0) 2021-07-01 21:23:19.801 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.8.1) 2021-07-01 21:23:19.836 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-07-01 21:23:19.847 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.7.0) 2021-07-01 21:23:19.886 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.3.0) 2021-07-01 21:23:19.896 | Requirement already satisfied: oslo.db===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (9.1.0) 2021-07-01 21:23:19.943 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-07-01 21:23:19.949 | Requirement already satisfied: oslo.limit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (1.4.0) 2021-07-01 21:23:19.960 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.5.0) 2021-07-01 21:23:19.998 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (12.8.0) 2021-07-01 21:23:20.050 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.2.0) 2021-07-01 21:23:20.068 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (3.8.1) 2021-07-01 21:23:20.083 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.2.0) 2021-07-01 21:23:20.097 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.0) 2021-07-01 21:23:20.106 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.6.0) 2021-07-01 21:23:20.129 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.4.0) 2021-07-01 21:23:20.139 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.9.1) 2021-07-01 21:23:20.154 | Requirement already satisfied: osprofiler===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (3.4.1) 2021-07-01 21:23:20.198 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-07-01 21:23:20.203 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.6.0) 2021-07-01 21:23:20.207 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-07-01 21:23:20.209 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-07-01 21:23:20.230 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (20.0.1) 2021-07-01 21:23:20.243 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2021-07-01 21:23:20.254 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-07-01 21:23:20.257 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-07-01 21:23:20.260 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (5.1.0) 2021-07-01 21:23:20.276 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.8.1) 2021-07-01 21:23:20.282 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.4) 2021-07-01 21:23:20.284 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (4.2.0) 2021-07-01 21:23:20.303 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2021.1) 2021-07-01 21:23:20.307 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (0.7) 2021-07-01 21:23:20.314 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.25.1) 2021-07-01 21:23:20.333 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.3.3) 2021-07-01 21:23:20.338 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.5.0) 2021-07-01 21:23:20.342 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (57.0.0) 2021-07-01 21:23:20.393 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (0.8.1) 2021-07-01 21:23:20.396 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.16.0) 2021-07-01 21:23:20.399 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.13.0) 2021-07-01 21:23:20.409 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.4.1) 2021-07-01 21:23:20.413 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (3.3.0) 2021-07-01 21:23:20.416 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.3.0) 2021-07-01 21:23:20.422 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.6.0) 2021-07-01 21:23:20.477 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (6.3.1) 2021-07-01 21:23:20.490 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.0.1) 2021-07-01 21:23:20.499 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (0.5.0) 2021-07-01 21:23:20.505 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (2.4.0) 2021-07-01 21:23:20.522 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2021-07-01 21:23:20.526 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.1.0) 2021-07-01 21:23:20.533 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.26.6) 2021-07-01 21:23:20.553 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (1.12.1) 2021-07-01 21:23:20.556 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (1.3.2) 2021-07-01 21:23:20.561 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-07-01 21:23:20.569 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-07-01 21:23:20.573 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-07-01 21:23:20.581 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.3) 2021-07-01 21:23:20.587 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-07-01 21:23:20.592 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-01 21:23:20.596 | Requirement already satisfied: openstacksdk===0.57.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (0.57.0) 2021-07-01 21:23:20.621 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-07-01 21:23:20.624 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.1.0) 2021-07-01 21:23:20.693 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-07-01 21:23:20.697 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-07-01 21:23:20.704 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.2) 2021-07-01 21:23:20.707 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-07-01 21:23:20.718 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.11.0) 2021-07-01 21:23:20.721 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.8.0) 2021-07-01 21:23:20.733 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-07-01 21:23:20.737 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.10) 2021-07-01 21:23:20.741 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-07-01 21:23:20.744 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-07-01 21:23:20.746 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-07-01 21:23:20.750 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (1.4.2) 2021-07-01 21:23:20.755 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-07-01 21:23:20.762 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.5.1) 2021-07-01 21:23:20.799 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-07-01 21:23:20.802 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (1.6.0) 2021-07-01 21:23:20.805 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-07-01 21:23:20.807 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.4.0) 2021-07-01 21:23:20.810 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-07-01 21:23:20.814 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-07-01 21:23:20.817 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.6) 2021-07-01 21:23:20.819 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.4.0) 2021-07-01 21:23:20.822 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (0.10.0) 2021-07-01 21:23:20.826 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-07-01 21:23:20.829 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2021-07-01 21:23:20.851 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2021-07-01 21:23:20.856 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (5.0.0) 2021-07-01 21:23:20.859 | Requirement already satisfied: cmd2===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.1.1) 2021-07-01 21:23:20.910 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.1) 2021-07-01 21:23:20.913 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (1.8.2) 2021-07-01 21:23:20.916 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-07-01 21:23:20.921 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-07-01 21:23:20.973 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.2.5) 2021-07-01 21:23:22.089 | Installing collected packages: glance 2021-07-01 21:23:22.089 | Attempting uninstall: glance 2021-07-01 21:23:22.091 | Found existing installation: glance 22.1.0.dev43 2021-07-01 21:23:22.094 | Can't uninstall 'glance'. No files were found to uninstall. 2021-07-01 21:23:22.096 | Running setup.py develop for glance 2021-07-01 21:23:23.930 | Successfully installed glance 2021-07-01 21:23:24.080 | WARNING: You are using pip version 20.2.2; however, version 21.1.3 is available. 2021-07-01 21:23:24.080 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-01 21:23:24.175 | + inc/python:pip_install:200 : result=0 2021-07-01 21:23:24.180 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:23:24.183 | + functions-common:time_stop:2309 : local name 2021-07-01 21:23:24.186 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:23:24.189 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:23:24.192 | + functions-common:time_stop:2312 : local total 2021-07-01 21:23:24.195 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:23:24.198 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:23:24.201 | + functions-common:time_stop:2316 : start_time=1625174594551 2021-07-01 21:23:24.204 | + functions-common:time_stop:2318 : [[ -z 1625174594551 ]] 2021-07-01 21:23:24.207 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:23:24.212 | + functions-common:time_stop:2321 : end_time=1625174604209 2021-07-01 21:23:24.214 | + functions-common:time_stop:2322 : elapsed_time=9658 2021-07-01 21:23:24.217 | + functions-common:time_stop:2323 : total=69593 2021-07-01 21:23:24.219 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:23:24.222 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=79251 2021-07-01 21:23:24.224 | + inc/python:pip_install:203 : return 0 2021-07-01 21:23:24.227 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-07-01 21:23:24.229 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-07-01 21:23:24.232 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-07-01 21:23:24.251 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-07-01 21:23:24.263 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-07-01 21:23:24.266 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-07-01 21:23:24.268 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:23:24.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:23:24.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-07-01 21:23:24.276 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:23:24.279 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-01 21:23:24.281 | + ./stack.sh:main:886 : configure_glance 2021-07-01 21:23:24.284 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-07-01 21:23:24.298 | + lib/glance:configure_glance:271 : local dburl 2021-07-01 21:23:24.303 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-07-01 21:23:24.307 | ++ lib/database:database_connection_url:132 : local db=glance 2021-07-01 21:23:24.309 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-07-01 21:23:24.312 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-07-01 21:23:24.314 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-07-01 21:23:24.317 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-07-01 21:23:24.320 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-07-01 21:23:24.349 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-07-01 21:23:24.379 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-07-01 21:23:24.409 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-07-01 21:23:24.439 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-07-01 21:23:24.477 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-07-01 21:23:24.510 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-07-01 21:23:24.513 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-07-01 21:23:24.515 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-07-01 21:23:24.518 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-07-01 21:23:24.521 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-07-01 21:23:24.554 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-07-01 21:23:24.586 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.61/identity 2021-07-01 21:23:24.619 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-07-01 21:23:24.653 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-07-01 21:23:24.689 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-07-01 21:23:24.728 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-07-01 21:23:24.759 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-07-01 21:23:24.798 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-01 21:23:24.828 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-07-01 21:23:24.862 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-07-01 21:23:24.895 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-07-01 21:23:24.898 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-07-01 21:23:24.901 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-07-01 21:23:24.903 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-01 21:23:24.906 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-07-01 21:23:24.908 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-01 21:23:24.928 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:24.931 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-07-01 21:23:24.934 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-07-01 21:23:24.936 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-01 21:23:24.953 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:24.956 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-01 21:23:24.959 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-01 21:23:24.989 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-01 21:23:24.992 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-01 21:23:24.994 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-07-01 21:23:24.997 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-07-01 21:23:24.999 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-07-01 21:23:25.002 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-07-01 21:23:25.004 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-07-01 21:23:25.006 | + lib/glance:configure_glance_store:231 : local be 2021-07-01 21:23:25.009 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-07-01 21:23:25.011 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-07-01 21:23:25.014 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-07-01 21:23:25.044 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-07-01 21:23:25.047 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.61 2021-07-01 21:23:25.077 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-07-01 21:23:25.081 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-07-01 21:23:25.099 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:25.102 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-07-01 21:23:25.132 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-07-01 21:23:25.164 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-07-01 21:23:25.197 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-07-01 21:23:25.229 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-07-01 21:23:25.262 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-07-01 21:23:25.279 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:25.282 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-07-01 21:23:25.316 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-07-01 21:23:25.347 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-07-01 21:23:25.380 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.61/identity/v3 2021-07-01 21:23:25.412 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-07-01 21:23:25.445 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.61/image 2021-07-01 21:23:25.481 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-07-01 21:23:25.499 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:25.501 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-07-01 21:23:25.504 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-07-01 21:23:25.506 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-07-01 21:23:25.510 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-07-01 21:23:25.527 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-07-01 21:23:25.530 | + functions:setup_systemd_logging:695 : local pidstr= 2021-07-01 21:23:25.532 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-07-01 21:23:25.535 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-07-01 21:23:25.537 | + 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-07-01 21:23:25.570 | + 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-07-01 21:23:25.607 | + 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-07-01 21:23:25.642 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-01 21:23:25.673 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-07-01 21:23:25.678 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-07-01 21:23:25.709 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-07-01 21:23:25.747 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-07-01 21:23:25.778 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.61/identity 2021-07-01 21:23:25.809 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-07-01 21:23:25.842 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-07-01 21:23:25.875 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-07-01 21:23:25.906 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-07-01 21:23:25.939 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-07-01 21:23:25.976 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-07-01 21:23:26.008 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-07-01 21:23:26.045 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-07-01 21:23:26.050 | + lib/glance:configure_glance:353 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-07-01 21:23:26.058 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-07-01 21:23:26.075 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:26.078 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-07-01 21:23:26.080 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-07-01 21:23:26.084 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-07-01 21:23:26.086 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-07-01 21:23:26.089 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-07-01 21:23:26.092 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-07-01 21:23:26.098 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-07-01 21:23:26.100 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-07-01 21:23:26.105 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-07-01 21:23:26.140 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-07-01 21:23:26.143 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-07-01 21:23:26.145 | ++ functions:get_random_port:837 : true 2021-07-01 21:23:26.148 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-07-01 21:23:26.150 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-07-01 21:23:26.153 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-07-01 21:23:26.223 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-07-01 21:23:26.226 | ++ functions:get_random_port:841 : break 2 2021-07-01 21:23:26.229 | ++ functions:get_random_port:845 : echo 60999 2021-07-01 21:23:26.232 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-07-01 21:23:26.234 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-07-01 21:23:26.263 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-07-01 21:23:26.295 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-07-01 21:23:26.329 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-07-01 21:23:26.360 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-07-01 21:23:26.389 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-07-01 21:23:26.417 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-07-01 21:23:26.447 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-07-01 21:23:26.480 | + 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-07-01 21:23:26.511 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-07-01 21:23:26.541 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-07-01 21:23:26.572 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-07-01 21:23:26.601 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-07-01 21:23:26.633 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-07-01 21:23:26.664 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-07-01 21:23:26.700 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-07-01 21:23:26.731 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-07-01 21:23:26.766 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-07-01 21:23:26.795 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-07-01 21:23:26.825 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-07-01 21:23:26.827 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-07-01 21:23:26.830 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-01 21:23:26.832 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:23:26.835 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:23:26.838 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-07-01 21:23:26.840 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-07-01 21:23:26.898 | proxy (enabled by site administrator) 2021-07-01 21:23:26.902 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-07-01 21:23:26.906 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-07-01 21:23:26.909 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-01 21:23:26.913 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:23:26.916 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:23:26.919 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-07-01 21:23:26.922 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-07-01 21:23:26.984 | proxy_http (enabled by site administrator) 2021-07-01 21:23:26.988 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-07-01 21:23:26.992 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-07-01 21:23:26.994 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-07-01 21:23:26.997 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-07-01 21:23:27.000 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:23:27.004 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:23:27.008 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-01 21:23:27.012 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-01 21:23:27.015 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-07-01 21:23:27.015 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-01 21:23:27.024 | KeepAlive Off 2021-07-01 21:23:27.029 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-07-01 21:23:27.029 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-01 21:23:27.037 | SetEnv proxy-sendchunked 1 2021-07-01 21:23:27.041 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-07-01 21:23:27.042 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-01 21:23:27.050 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-07-01 21:23:27.054 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-07-01 21:23:27.056 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-07-01 21:23:27.059 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-07-01 21:23:27.061 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-01 21:23:27.064 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-01 21:23:27.066 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:23:27.069 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:23:27.071 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-01 21:23:27.073 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-07-01 21:23:27.076 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:23:27.078 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:23:27.081 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-07-01 21:23:27.145 | Site glance-wsgi-api already enabled 2021-07-01 21:23:27.152 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-07-01 21:23:27.155 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-07-01 21:23:27.157 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-01 21:23:27.160 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-07-01 21:23:27.296 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-07-01 21:23:27.302 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-07-01 21:23:27.341 | + ./stack.sh:main:889 : is_service_enabled cinder 2021-07-01 21:23:27.361 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:27.365 | + ./stack.sh:main:891 : stack_install_service cinder 2021-07-01 21:23:27.368 | + lib/stack:stack_install_service:20 : local service=cinder 2021-07-01 21:23:27.372 | + lib/stack:stack_install_service:21 : type install_cinder 2021-07-01 21:23:27.374 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-01 21:23:27.378 | + lib/stack:stack_install_service:32 : install_cinder 2021-07-01 21:23:27.380 | + lib/cinder:install_cinder:433 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-07-01 21:23:27.383 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-07-01 21:23:27.386 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-07-01 21:23:27.388 | + functions-common:git_clone:525 : local git_ref=master 2021-07-01 21:23:27.391 | + functions-common:git_clone:526 : local orig_dir 2021-07-01 21:23:27.394 | ++ functions-common:git_clone:527 : pwd 2021-07-01 21:23:27.398 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-01 21:23:27.400 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-01 21:23:27.404 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-01 21:23:27.422 | + functions-common:git_clone:530 : RECLONE=False 2021-07-01 21:23:27.425 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-01 21:23:27.427 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-01 21:23:27.430 | + functions-common:git_clone:544 : echo master 2021-07-01 21:23:27.430 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-01 21:23:27.436 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-07-01 21:23:27.439 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-01 21:23:27.443 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-07-01 21:23:27.446 | + functions-common:git_clone:593 : git show --oneline 2021-07-01 21:23:27.446 | + functions-common:git_clone:593 : head -1 2021-07-01 21:23:27.452 | 77d762872 Merge "[Pure Storage] Fix minimum SDK version required" 2021-07-01 21:23:27.456 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-01 21:23:27.459 | + lib/cinder:install_cinder:434 : setup_develop /opt/stack/cinder 2021-07-01 21:23:27.462 | + inc/python:setup_develop:338 : local bindep 2021-07-01 21:23:27.465 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-07-01 21:23:27.468 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-07-01 21:23:27.471 | + inc/python:setup_develop:344 : local extras= 2021-07-01 21:23:27.474 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-07-01 21:23:27.476 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-07-01 21:23:27.479 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-07-01 21:23:27.481 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-07-01 21:23:27.484 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-07-01 21:23:27.487 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-07-01 21:23:27.490 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-07-01 21:23:27.493 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-07-01 21:23:27.496 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-07-01 21:23:27.498 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-07-01 21:23:27.501 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-07-01 21:23:27.504 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-07-01 21:23:27.511 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-07-01 21:23:27.514 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-07-01 21:23:28.125 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-07-01 21:23:28.128 | + inc/python:setup_package:417 : local bindep=0 2021-07-01 21:23:28.131 | + inc/python:setup_package:418 : local bindep_flag= 2021-07-01 21:23:28.134 | + inc/python:setup_package:419 : local bindep_profiles= 2021-07-01 21:23:28.137 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-07-01 21:23:28.141 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-07-01 21:23:28.144 | + inc/python:setup_package:426 : local flags=-e 2021-07-01 21:23:28.148 | + inc/python:setup_package:427 : local extras= 2021-07-01 21:23:28.152 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-07-01 21:23:28.154 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-07-01 21:23:28.156 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-07-01 21:23:28.159 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-07-01 21:23:28.161 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-07-01 21:23:28.164 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-07-01 21:23:28.187 | Using python 3.8 to install /opt/stack/cinder 2021-07-01 21:23:28.189 | + 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-07-01 21:23:29.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:23:29.029 | from cryptography.utils import int_from_bytes 2021-07-01 21:23:29.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:23:29.029 | from cryptography.utils import int_from_bytes 2021-07-01 21:23:30.147 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:23:30.147 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:23:30.150 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:30.151 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:30.152 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:30.153 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:30.155 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:30.158 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:30.166 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:30.169 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:30.171 | Obtaining file:///opt/stack/cinder 2021-07-01 21:23:32.319 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-01 21:23:34.480 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-07-01 21:23:34.490 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-07-01 21:23:34.498 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-07-01 21:23:34.510 | Requirement already satisfied: SQLAlchemy===1.4.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.19) 2021-07-01 21:23:34.629 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-01 21:23:34.642 | Requirement already satisfied: boto3===1.17.101 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (1.17.101) 2021-07-01 21:23:34.651 | Requirement already satisfied: botocore===1.20.101 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (1.20.101) 2021-07-01 21:23:34.663 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (3.8.0) 2021-07-01 21:23:34.683 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-07-01 21:23:34.725 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-07-01 21:23:34.741 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-07-01 21:23:34.745 | Requirement already satisfied: eventlet===0.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.31.0) 2021-07-01 21:23:34.754 | Requirement already satisfied: google-api-python-client===2.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.10.0) 2021-07-01 21:23:34.769 | Requirement already satisfied: google-auth===1.32.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (1.32.0) 2021-07-01 21:23:34.794 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2021-07-01 21:23:34.801 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.0) 2021-07-01 21:23:34.806 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.19.1) 2021-07-01 21:23:34.811 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-07-01 21:23:34.814 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (0.10.0) 2021-07-01 21:23:34.818 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (3.2.0) 2021-07-01 21:23:34.830 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.3.1) 2021-07-01 21:23:34.890 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.3.0) 2021-07-01 21:23:34.943 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.6.3) 2021-07-01 21:23:34.953 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (4.1.3) 2021-07-01 21:23:34.964 | Requirement already satisfied: os-brick===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (4.4.0) 2021-07-01 21:23:34.987 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.7.0) 2021-07-01 21:23:34.991 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.4.0) 2021-07-01 21:23:35.009 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.8.1) 2021-07-01 21:23:35.046 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-07-01 21:23:35.057 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.7.0) 2021-07-01 21:23:35.097 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.3.0) 2021-07-01 21:23:35.103 | Requirement already satisfied: oslo.db===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (9.1.0) 2021-07-01 21:23:35.152 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-07-01 21:23:35.158 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.5.0) 2021-07-01 21:23:35.197 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (12.8.0) 2021-07-01 21:23:35.252 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.2.0) 2021-07-01 21:23:35.270 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (3.8.1) 2021-07-01 21:23:35.286 | Requirement already satisfied: oslo.privsep===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.6.0) 2021-07-01 21:23:35.301 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.2.0) 2021-07-01 21:23:35.315 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (6.2.0) 2021-07-01 21:23:35.320 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.0) 2021-07-01 21:23:35.329 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.6.0) 2021-07-01 21:23:35.353 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.4.0) 2021-07-01 21:23:35.364 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.9.1) 2021-07-01 21:23:35.380 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.4.0) 2021-07-01 21:23:35.401 | Requirement already satisfied: oslo.vmware===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.9.0) 2021-07-01 21:23:35.425 | Requirement already satisfied: osprofiler===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (3.4.1) 2021-07-01 21:23:35.493 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-07-01 21:23:35.500 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (2.7.2) 2021-07-01 21:23:35.534 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.6.0) 2021-07-01 21:23:35.537 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-07-01 21:23:35.539 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-07-01 21:23:35.561 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.4.8) 2021-07-01 21:23:35.564 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (0.2.8) 2021-07-01 21:23:35.568 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2021-07-01 21:23:35.580 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-07-01 21:23:35.583 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-07-01 21:23:35.586 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (5.1.0) 2021-07-01 21:23:35.603 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.8.1) 2021-07-01 21:23:35.608 | Requirement already satisfied: python-glanceclient===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.4.0) 2021-07-01 21:23:35.625 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (4.2.0) 2021-07-01 21:23:35.644 | Requirement already satisfied: python-novaclient===17.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (17.5.0) 2021-07-01 21:23:35.660 | Requirement already satisfied: python-swiftclient===3.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (3.12.0) 2021-07-01 21:23:35.686 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2021.1) 2021-07-01 21:23:35.691 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (0.7) 2021-07-01 21:23:35.698 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.25.1) 2021-07-01 21:23:35.718 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.5.0) 2021-07-01 21:23:35.723 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (4.7.2) 2021-07-01 21:23:35.728 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (2.1.74) 2021-07-01 21:23:35.733 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (0.4.2) 2021-07-01 21:23:35.742 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (57.0.0) 2021-07-01 21:23:35.795 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.16.0) 2021-07-01 21:23:35.798 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.13.0) 2021-07-01 21:23:35.809 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.4.1) 2021-07-01 21:23:35.812 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (3.3.0) 2021-07-01 21:23:35.815 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.3.0) 2021-07-01 21:23:35.822 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.6) 2021-07-01 21:23:35.825 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (0.8.9) 2021-07-01 21:23:35.832 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.6.0) 2021-07-01 21:23:35.888 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (6.3.1) 2021-07-01 21:23:35.902 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.0.1) 2021-07-01 21:23:35.911 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (0.5.0) 2021-07-01 21:23:35.918 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (2.4.0) 2021-07-01 21:23:35.936 | Requirement already satisfied: tooz===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (2.9.0) 2021-07-01 21:23:35.995 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2021-07-01 21:23:35.999 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.1.0) 2021-07-01 21:23:36.006 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (3.0.1) 2021-07-01 21:23:36.010 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.26.6) 2021-07-01 21:23:36.035 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.12.1) 2021-07-01 21:23:36.040 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (1.3.3) 2021-07-01 21:23:36.049 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (1.12.1) 2021-07-01 21:23:36.052 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (1.3.2) 2021-07-01 21:23:36.058 | Requirement already satisfied: zstd===1.5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 601)) (1.5.0.2) 2021-07-01 21:23:36.061 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-07-01 21:23:36.065 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-07-01 21:23:36.073 | Requirement already satisfied: google-api-core===1.30.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.30.0) 2021-07-01 21:23:36.098 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-07-01 21:23:36.102 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.3) 2021-07-01 21:23:36.108 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-07-01 21:23:36.113 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-01 21:23:36.117 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.8.0) 2021-07-01 21:23:36.122 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-07-01 21:23:36.130 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-07-01 21:23:36.139 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-07-01 21:23:36.146 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-07-01 21:23:36.151 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.1.0) 2021-07-01 21:23:36.197 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-07-01 21:23:36.203 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.2) 2021-07-01 21:23:36.207 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-07-01 21:23:36.218 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.11.0) 2021-07-01 21:23:36.221 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-07-01 21:23:36.231 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-07-01 21:23:36.244 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.8.0) 2021-07-01 21:23:36.256 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (20.0.1) 2021-07-01 21:23:36.271 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-07-01 21:23:36.275 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.10) 2021-07-01 21:23:36.279 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-07-01 21:23:36.282 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (0.22.0) 2021-07-01 21:23:36.286 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-07-01 21:23:36.289 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.5.1) 2021-07-01 21:23:36.326 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-07-01 21:23:36.332 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (1.4.2) 2021-07-01 21:23:36.338 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (1.6.0) 2021-07-01 21:23:36.341 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-07-01 21:23:36.344 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-07-01 21:23:36.347 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.4.0) 2021-07-01 21:23:36.350 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2021-07-01 21:23:36.356 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-07-01 21:23:36.359 | Requirement already satisfied: protobuf===3.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (3.17.3) 2021-07-01 21:23:36.363 | Requirement already satisfied: googleapis-common-protos===1.53.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.53.0) 2021-07-01 21:23:36.370 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.6) 2021-07-01 21:23:36.373 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.4) 2021-07-01 21:23:36.375 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-07-01 21:23:36.383 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (5.0.0) 2021-07-01 21:23:36.387 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-07-01 21:23:36.390 | Requirement already satisfied: cmd2===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (2.1.1) 2021-07-01 21:23:36.442 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.1) 2021-07-01 21:23:36.446 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-07-01 21:23:36.501 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-07-01 21:23:36.506 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (1.8.2) 2021-07-01 21:23:36.509 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.2.5) 2021-07-01 21:23:37.554 | Installing collected packages: cinder 2021-07-01 21:23:37.554 | Attempting uninstall: cinder 2021-07-01 21:23:37.557 | Found existing installation: cinder 18.1.0.dev159 2021-07-01 21:23:37.560 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-07-01 21:23:37.562 | Running setup.py develop for cinder 2021-07-01 21:23:40.046 | Successfully installed cinder 2021-07-01 21:23:40.196 | WARNING: You are using pip version 20.2.2; however, version 21.1.3 is available. 2021-07-01 21:23:40.196 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-01 21:23:40.294 | + inc/python:pip_install:200 : result=0 2021-07-01 21:23:40.297 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:23:40.301 | + functions-common:time_stop:2309 : local name 2021-07-01 21:23:40.304 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:23:40.308 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:23:40.311 | + functions-common:time_stop:2312 : local total 2021-07-01 21:23:40.314 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:23:40.317 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:23:40.321 | + functions-common:time_stop:2316 : start_time=1625174608180 2021-07-01 21:23:40.323 | + functions-common:time_stop:2318 : [[ -z 1625174608180 ]] 2021-07-01 21:23:40.327 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:23:40.331 | + functions-common:time_stop:2321 : end_time=1625174620328 2021-07-01 21:23:40.333 | + functions-common:time_stop:2322 : elapsed_time=12148 2021-07-01 21:23:40.336 | + functions-common:time_stop:2323 : total=79251 2021-07-01 21:23:40.338 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:23:40.340 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=91399 2021-07-01 21:23:40.343 | + inc/python:pip_install:203 : return 0 2021-07-01 21:23:40.346 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-07-01 21:23:40.348 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-07-01 21:23:40.351 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-07-01 21:23:40.371 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-07-01 21:23:40.384 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-07-01 21:23:40.387 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-07-01 21:23:40.390 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:23:40.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:23:40.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-07-01 21:23:40.398 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:23:40.401 | + lib/cinder:install_cinder:435 : [[ lioadm == \t\g\t\a\d\m ]] 2021-07-01 21:23:40.404 | + lib/cinder:install_cinder:437 : [[ lioadm == \l\i\o\a\d\m ]] 2021-07-01 21:23:40.406 | + lib/cinder:install_cinder:438 : is_ubuntu 2021-07-01 21:23:40.409 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:23:40.412 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:23:40.414 | + lib/cinder:install_cinder:440 : sudo mkdir -p /etc/target 2021-07-01 21:23:40.428 | + lib/cinder:install_cinder:442 : install_package targetcli-fb 2021-07-01 21:23:40.432 | + functions-common:install_package:1347 : update_package_repo 2021-07-01 21:23:40.435 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-01 21:23:40.439 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-01 21:23:40.442 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-01 21:23:40.445 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-01 21:23:40.449 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-01 21:23:40.451 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:23:40.455 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:23:40.457 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-01 21:23:40.460 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-01 21:23:40.463 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-01 21:23:40.465 | + functions-common:apt_get_update:1074 : return 2021-07-01 21:23:40.468 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-07-01 21:23:40.471 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-01 21:23:40.473 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:23:40.476 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:23:40.478 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-07-01 21:23:40.504 | + 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 targetcli-fb 2021-07-01 21:23:40.612 | Reading package lists... 2021-07-01 21:23:40.846 | Building dependency tree... 2021-07-01 21:23:40.847 | Reading state information... 2021-07-01 21:23:41.088 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-07-01 21:23:41.088 | The following packages were automatically installed and are no longer required: 2021-07-01 21:23:41.089 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-01 21:23:41.089 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-01 21:23:41.089 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-01 21:23:41.089 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-01 21:23:41.089 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-01 21:23:41.089 | python3-zope.interface 2021-07-01 21:23:41.089 | Use 'sudo apt autoremove' to remove them. 2021-07-01 21:23:41.222 | 0 upgraded, 0 newly installed, 0 to remove and 59 not upgraded. 2021-07-01 21:23:41.228 | + functions-common:apt_get:1118 : result=0 2021-07-01 21:23:41.232 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-01 21:23:41.234 | + functions-common:time_stop:2309 : local name 2021-07-01 21:23:41.237 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:23:41.240 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:23:41.242 | + functions-common:time_stop:2312 : local total 2021-07-01 21:23:41.245 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:23:41.248 | + functions-common:time_stop:2315 : name=apt-get 2021-07-01 21:23:41.250 | + functions-common:time_stop:2316 : start_time=1625174620501 2021-07-01 21:23:41.253 | + functions-common:time_stop:2318 : [[ -z 1625174620501 ]] 2021-07-01 21:23:41.256 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:23:41.261 | + functions-common:time_stop:2321 : end_time=1625174621258 2021-07-01 21:23:41.263 | + functions-common:time_stop:2322 : elapsed_time=757 2021-07-01 21:23:41.266 | + functions-common:time_stop:2323 : total=5454 2021-07-01 21:23:41.268 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:23:41.271 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6211 2021-07-01 21:23:41.274 | + functions-common:apt_get:1122 : return 0 2021-07-01 21:23:41.276 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-01 21:23:41.279 | + ./stack.sh:main:892 : configure_cinder 2021-07-01 21:23:41.281 | + lib/cinder:configure_cinder:223 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-07-01 21:23:41.294 | + lib/cinder:configure_cinder:225 : rm -f /etc/cinder/cinder.conf 2021-07-01 21:23:41.299 | + lib/cinder:configure_cinder:227 : configure_rootwrap cinder 2021-07-01 21:23:41.301 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-07-01 21:23:41.303 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-07-01 21:23:41.307 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-07-01 21:23:41.307 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-07-01 21:23:41.311 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-07-01 21:23:41.314 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-07-01 21:23:41.316 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-07-01 21:23:41.319 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-07-01 21:23:41.321 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-07-01 21:23:41.323 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-07-01 21:23:41.325 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-07-01 21:23:41.328 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-07-01 21:23:41.342 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-07-01 21:23:41.357 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-07-01 21:23:41.370 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-07-01 21:23:41.388 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-07-01 21:23:41.405 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-07-01 21:23:41.408 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-07-01 21:23:41.412 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.0ta9SYIF6e 2021-07-01 21:23:41.414 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-07-01 21:23:41.417 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-07-01 21:23:41.419 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-07-01 21:23:41.422 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.0ta9SYIF6e 2021-07-01 21:23:41.426 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.0ta9SYIF6e 2021-07-01 21:23:41.438 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.0ta9SYIF6e /etc/sudoers.d/cinder-rootwrap 2021-07-01 21:23:41.451 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-07-01 21:23:41.455 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-07-01 21:23:41.457 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-07-01 21:23:41.460 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-07-01 21:23:41.463 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-07-01 21:23:41.465 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-07-01 21:23:41.468 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-07-01 21:23:41.471 | + lib/cinder:configure_cinder:229 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-07-01 21:23:41.473 | + lib/cinder:configure_cinder:230 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-07-01 21:23:41.479 | + lib/cinder:configure_cinder:233 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-07-01 21:23:41.485 | + lib/cinder:configure_cinder:235 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-07-01 21:23:41.508 | + lib/cinder:configure_cinder:236 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-07-01 21:23:41.528 | + lib/cinder:configure_cinder:237 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-07-01 21:23:41.548 | + lib/cinder:configure_cinder:238 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-07-01 21:23:41.567 | + lib/cinder:configure_cinder:239 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-07-01 21:23:41.586 | + lib/cinder:configure_cinder:240 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-07-01 21:23:41.606 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-07-01 21:23:41.630 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-07-01 21:23:41.653 | + lib/cinder:configure_cinder:244 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-07-01 21:23:41.656 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-07-01 21:23:41.659 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-07-01 21:23:41.662 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-07-01 21:23:41.665 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-07-01 21:23:41.700 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-07-01 21:23:41.737 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.61/identity 2021-07-01 21:23:41.768 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-07-01 21:23:41.798 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-07-01 21:23:41.828 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-07-01 21:23:41.862 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-07-01 21:23:41.891 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-07-01 21:23:41.922 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-01 21:23:41.953 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-07-01 21:23:41.988 | + lib/cinder:configure_cinder:246 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-07-01 21:23:42.019 | + lib/cinder:configure_cinder:248 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-07-01 21:23:42.053 | ++ lib/cinder:configure_cinder:249 : database_connection_url cinder 2021-07-01 21:23:42.056 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-07-01 21:23:42.058 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-07-01 21:23:42.061 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-07-01 21:23:42.063 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-07-01 21:23:42.066 | + lib/cinder:configure_cinder:249 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-07-01 21:23:42.113 | + lib/cinder:configure_cinder:250 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-07-01 21:23:42.145 | + lib/cinder:configure_cinder:251 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-07-01 21:23:42.175 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-07-01 21:23:42.208 | + lib/cinder:configure_cinder:253 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-07-01 21:23:42.240 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-07-01 21:23:42.275 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-07-01 21:23:42.311 | + lib/cinder:configure_cinder:256 : [[ 4 == 6 ]] 2021-07-01 21:23:42.313 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.61 2021-07-01 21:23:42.346 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-07-01 21:23:42.382 | ++ lib/cinder:configure_cinder:262 : openssl rand -hex 16 2021-07-01 21:23:42.390 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf key_manager fixed_key a485d1c2fbafa61854dcfecf7a87e867 2021-07-01 21:23:42.420 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-07-01 21:23:42.450 | + lib/cinder:configure_cinder:269 : is_service_enabled c-vol 2021-07-01 21:23:42.471 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:42.474 | + lib/cinder:configure_cinder:269 : [[ -n lvm:lvmdriver-1 ]] 2021-07-01 21:23:42.476 | + lib/cinder:configure_cinder:270 : local enabled_backends= 2021-07-01 21:23:42.479 | + lib/cinder:configure_cinder:271 : local default_name= 2021-07-01 21:23:42.481 | + lib/cinder:configure_cinder:272 : local be be_name be_type 2021-07-01 21:23:42.484 | + lib/cinder:configure_cinder:273 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-07-01 21:23:42.486 | + lib/cinder:configure_cinder:274 : be_type=lvm 2021-07-01 21:23:42.489 | + lib/cinder:configure_cinder:275 : be_name=lvmdriver-1 2021-07-01 21:23:42.491 | + lib/cinder:configure_cinder:276 : type configure_cinder_backend_lvm 2021-07-01 21:23:42.493 | + lib/cinder:configure_cinder:277 : configure_cinder_backend_lvm lvmdriver-1 2021-07-01 21:23:42.496 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-07-01 21:23:42.498 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-07-01 21:23:42.530 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-07-01 21:23:42.564 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-07-01 21:23:42.599 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-07-01 21:23:42.636 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-07-01 21:23:42.666 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-07-01 21:23:42.701 | + lib/cinder:configure_cinder:279 : [[ -z '' ]] 2021-07-01 21:23:42.704 | + lib/cinder:configure_cinder:280 : default_name=lvmdriver-1 2021-07-01 21:23:42.706 | + lib/cinder:configure_cinder:282 : enabled_backends+=lvmdriver-1, 2021-07-01 21:23:42.709 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-07-01 21:23:42.741 | + lib/cinder:configure_cinder:285 : [[ -n lvmdriver-1 ]] 2021-07-01 21:23:42.744 | + lib/cinder:configure_cinder:286 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-07-01 21:23:42.777 | + lib/cinder:configure_cinder:288 : configure_cinder_image_volume_cache 2021-07-01 21:23:42.780 | + lib/cinder:configure_cinder_image_volume_cache:586 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-07-01 21:23:42.784 | + lib/cinder:configure_cinder_image_volume_cache:587 : local be_name=lvmdriver-1 2021-07-01 21:23:42.787 | + lib/cinder:configure_cinder_image_volume_cache:589 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-07-01 21:23:42.817 | + lib/cinder:configure_cinder_image_volume_cache:591 : [[ -n '' ]] 2021-07-01 21:23:42.820 | + lib/cinder:configure_cinder_image_volume_cache:595 : [[ -n '' ]] 2021-07-01 21:23:42.822 | + lib/cinder:configure_cinder:291 : is_service_enabled c-bak 2021-07-01 21:23:42.842 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:42.844 | + lib/cinder:configure_cinder:291 : [[ -n swift ]] 2021-07-01 21:23:42.848 | + lib/cinder:configure_cinder:292 : type configure_cinder_backup_swift 2021-07-01 21:23:42.851 | + lib/cinder:configure_cinder:293 : configure_cinder_backup_swift 2021-07-01 21:23:42.854 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-07-01 21:23:42.887 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.61:8080/v1/AUTH_ 2021-07-01 21:23:42.916 | + lib/cinder:configure_cinder:299 : is_service_enabled ceilometer 2021-07-01 21:23:42.937 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:42.940 | + lib/cinder:configure_cinder:303 : is_service_enabled tls-proxy 2021-07-01 21:23:42.958 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:42.960 | + lib/cinder:configure_cinder:317 : '[' False '!=' False ']' 2021-07-01 21:23:42.963 | + lib/cinder:configure_cinder:321 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-07-01 21:23:42.965 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-07-01 21:23:42.968 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-07-01 21:23:42.970 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-01 21:23:42.973 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-07-01 21:23:42.975 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-01 21:23:42.992 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:42.995 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-07-01 21:23:42.998 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-07-01 21:23:43.001 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-01 21:23:43.017 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:43.019 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-01 21:23:43.022 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-01 21:23:43.051 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-01 21:23:43.053 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-01 21:23:43.056 | + lib/cinder:configure_cinder:324 : setup_logging /etc/cinder/cinder.conf True 2021-07-01 21:23:43.058 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-07-01 21:23:43.061 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-07-01 21:23:43.064 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-07-01 21:23:43.082 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-07-01 21:23:43.084 | + functions:setup_systemd_logging:695 : local pidstr= 2021-07-01 21:23:43.087 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-07-01 21:23:43.089 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-07-01 21:23:43.092 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-07-01 21:23:43.123 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-07-01 21:23:43.152 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-07-01 21:23:43.183 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-01 21:23:43.212 | + lib/cinder:configure_cinder:326 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-07-01 21:23:43.215 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-07-01 21:23:43.218 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-07-01 21:23:43.220 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-07-01 21:23:43.223 | + lib/apache:write_uwsgi_config:257 : local http= 2021-07-01 21:23:43.226 | + lib/apache:write_uwsgi_config:258 : local name= 2021-07-01 21:23:43.229 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-07-01 21:23:43.234 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-07-01 21:23:43.237 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-07-01 21:23:43.240 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-01 21:23:43.253 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-01 21:23:43.254 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-01 21:23:43.262 | d /var/run/uwsgi 0755 ubuntu root 2021-07-01 21:23:43.267 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-01 21:23:43.283 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-07-01 21:23:43.287 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-07-01 21:23:43.292 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-07-01 21:23:43.325 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-07-01 21:23:43.354 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-07-01 21:23:43.387 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-07-01 21:23:43.423 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-07-01 21:23:43.457 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-07-01 21:23:43.491 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-07-01 21:23:43.528 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-07-01 21:23:43.557 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-07-01 21:23:43.585 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-07-01 21:23:43.618 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-07-01 21:23:43.648 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-07-01 21:23:43.687 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-07-01 21:23:43.716 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-07-01 21:23:43.718 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-07-01 21:23:43.722 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-07-01 21:23:43.724 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-07-01 21:23:43.727 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-07-01 21:23:43.729 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:23:43.732 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:23:43.734 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-07-01 21:23:43.737 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-07-01 21:23:43.740 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-07-01 21:23:43.774 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-07-01 21:23:43.805 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-07-01 21:23:43.806 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-07-01 21:23:43.815 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-07-01 21:23:43.820 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-07-01 21:23:43.823 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-07-01 21:23:43.826 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-07-01 21:23:43.828 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-01 21:23:43.832 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-01 21:23:43.838 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:23:43.842 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:23:43.847 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-01 21:23:43.851 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-07-01 21:23:43.855 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:23:43.858 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:23:43.862 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-07-01 21:23:43.929 | Enabling site cinder-wsgi. 2021-07-01 21:23:43.938 | To activate the new configuration, you need to run: 2021-07-01 21:23:43.938 | systemctl reload apache2 2021-07-01 21:23:43.944 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-07-01 21:23:43.947 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-07-01 21:23:43.950 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-01 21:23:43.953 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-07-01 21:23:44.096 | + lib/cinder:configure_cinder:328 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-07-01 21:23:44.103 | + lib/cinder:configure_cinder:332 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-07-01 21:23:44.138 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.61/image 2021-07-01 21:23:44.169 | + lib/cinder:configure_cinder:335 : is_service_enabled tls-proxy 2021-07-01 21:23:44.189 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:44.192 | + lib/cinder:configure_cinder:341 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-07-01 21:23:44.195 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-07-01 21:23:44.197 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-07-01 21:23:44.200 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-07-01 21:23:44.202 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-07-01 21:23:44.239 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-07-01 21:23:44.270 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.61/identity 2021-07-01 21:23:44.303 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-07-01 21:23:44.337 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-07-01 21:23:44.372 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-07-01 21:23:44.405 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-07-01 21:23:44.434 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-07-01 21:23:44.463 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-07-01 21:23:44.496 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-07-01 21:23:44.525 | + lib/cinder:configure_cinder:342 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-07-01 21:23:44.558 | + lib/cinder:configure_cinder:343 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-07-01 21:23:44.587 | + lib/cinder:configure_cinder:345 : [[ ! -z '' ]] 2021-07-01 21:23:44.590 | + lib/cinder:configure_cinder:347 : is_service_enabled etcd3 2021-07-01 21:23:44.608 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:44.611 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.61:2379 2021-07-01 21:23:44.645 | + ./stack.sh:main:895 : is_service_enabled neutron 2021-07-01 21:23:44.664 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:44.667 | + ./stack.sh:main:897 : stack_install_service neutron 2021-07-01 21:23:44.669 | + lib/stack:stack_install_service:20 : local service=neutron 2021-07-01 21:23:44.672 | + lib/stack:stack_install_service:21 : type install_neutron 2021-07-01 21:23:44.675 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-01 21:23:44.677 | + lib/stack:stack_install_service:32 : install_neutron 2021-07-01 21:23:44.680 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-07-01 21:23:44.684 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-01 21:23:44.684 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-07-01 21:23:44.689 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-01 21:23:44.692 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-07-01 21:23:44.695 | + 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,c-vol,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,c-bak,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-07-01 21:23:44.697 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-07-01 21:23:44.700 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-07-01 21:23:44.703 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-07-01 21:23:44.706 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-07-01 21:23:44.708 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:23:44.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:23:44.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-07-01 21:23:44.715 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:23:44.718 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-07-01 21:23:44.721 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-07-01 21:23:44.723 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-07-01 21:23:44.726 | + functions-common:git_clone:525 : local git_ref=master 2021-07-01 21:23:44.728 | + functions-common:git_clone:526 : local orig_dir 2021-07-01 21:23:44.731 | ++ functions-common:git_clone:527 : pwd 2021-07-01 21:23:44.734 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-01 21:23:44.736 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-01 21:23:44.739 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-01 21:23:44.755 | + functions-common:git_clone:530 : RECLONE=False 2021-07-01 21:23:44.758 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-01 21:23:44.760 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-01 21:23:44.764 | + functions-common:git_clone:544 : echo master 2021-07-01 21:23:44.764 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-01 21:23:44.772 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-07-01 21:23:44.775 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-01 21:23:44.777 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-07-01 21:23:44.780 | + functions-common:git_clone:593 : git show --oneline 2021-07-01 21:23:44.780 | + functions-common:git_clone:593 : head -1 2021-07-01 21:23:44.784 | c14754d00c Merge commit 'refs/changes/61/798961/2' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2021-07-01 21:23:44.788 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-01 21:23:44.793 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-07-01 21:23:44.795 | + inc/python:setup_develop:338 : local bindep 2021-07-01 21:23:44.798 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-07-01 21:23:44.801 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-07-01 21:23:44.803 | + inc/python:setup_develop:344 : local extras= 2021-07-01 21:23:44.806 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-07-01 21:23:44.808 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-07-01 21:23:44.811 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-07-01 21:23:44.814 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-07-01 21:23:44.816 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-07-01 21:23:44.819 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-07-01 21:23:44.822 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-07-01 21:23:44.825 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-07-01 21:23:44.828 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-07-01 21:23:44.831 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-07-01 21:23:44.834 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-07-01 21:23:44.837 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-07-01 21:23:44.844 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-07-01 21:23:44.847 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-07-01 21:23:45.449 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-07-01 21:23:45.452 | + inc/python:setup_package:417 : local bindep=0 2021-07-01 21:23:45.455 | + inc/python:setup_package:418 : local bindep_flag= 2021-07-01 21:23:45.457 | + inc/python:setup_package:419 : local bindep_profiles= 2021-07-01 21:23:45.460 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-07-01 21:23:45.463 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-07-01 21:23:45.466 | + inc/python:setup_package:426 : local flags=-e 2021-07-01 21:23:45.469 | + inc/python:setup_package:427 : local extras= 2021-07-01 21:23:45.471 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-07-01 21:23:45.474 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-07-01 21:23:45.477 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-07-01 21:23:45.479 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-07-01 21:23:45.482 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-07-01 21:23:45.485 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-07-01 21:23:45.512 | Using python 3.8 to install /opt/stack/neutron 2021-07-01 21:23:45.514 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-07-01 21:23:46.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:23:46.322 | from cryptography.utils import int_from_bytes 2021-07-01 21:23:46.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:23:46.322 | from cryptography.utils import int_from_bytes 2021-07-01 21:23:47.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:23:47.406 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:23:47.410 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:47.410 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:47.411 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:47.412 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:47.414 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:47.418 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:47.425 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:47.429 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:23:47.430 | Obtaining file:///opt/stack/neutron 2021-07-01 21:23:49.730 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-01 21:23:52.040 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-07-01 21:23:52.047 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-07-01 21:23:52.050 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-07-01 21:23:52.059 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-07-01 21:23:52.067 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-07-01 21:23:52.079 | Requirement already satisfied: SQLAlchemy===1.4.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.19) 2021-07-01 21:23:52.205 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-01 21:23:52.218 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-07-01 21:23:52.227 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-07-01 21:23:52.235 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-07-01 21:23:52.239 | Requirement already satisfied: eventlet===0.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.31.0) 2021-07-01 21:23:52.248 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-07-01 21:23:52.254 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.1.0) 2021-07-01 21:23:52.260 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.19.1) 2021-07-01 21:23:52.264 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (4.3.1) 2021-07-01 21:23:52.324 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (9.3.0) 2021-07-01 21:23:52.377 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2021-07-01 21:23:52.382 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2021-07-01 21:23:52.385 | Requirement already satisfied: neutron-lib===2.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.12.0) 2021-07-01 21:23:52.424 | Requirement already satisfied: openstacksdk===0.57.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (0.57.0) 2021-07-01 21:23:52.451 | Requirement already satisfied: os-ken===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.0.0) 2021-07-01 21:23:52.468 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.7.0) 2021-07-01 21:23:52.472 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.5.0) 2021-07-01 21:23:52.477 | Requirement already satisfied: os-vif===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.5.0) 2021-07-01 21:23:52.500 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.8.1) 2021-07-01 21:23:52.537 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-07-01 21:23:52.547 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.7.0) 2021-07-01 21:23:52.587 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.3.0) 2021-07-01 21:23:52.594 | Requirement already satisfied: oslo.db===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (9.1.0) 2021-07-01 21:23:52.643 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-07-01 21:23:52.650 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.5.0) 2021-07-01 21:23:52.689 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (12.8.0) 2021-07-01 21:23:52.744 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.2.0) 2021-07-01 21:23:52.762 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (3.8.1) 2021-07-01 21:23:52.778 | Requirement already satisfied: oslo.privsep===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.6.0) 2021-07-01 21:23:52.793 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.2.0) 2021-07-01 21:23:52.807 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (6.2.0) 2021-07-01 21:23:52.812 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.0) 2021-07-01 21:23:52.821 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.6.0) 2021-07-01 21:23:52.845 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.4.0) 2021-07-01 21:23:52.856 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.9.1) 2021-07-01 21:23:52.879 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.4.0) 2021-07-01 21:23:52.913 | Requirement already satisfied: osprofiler===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (3.4.1) 2021-07-01 21:23:52.961 | Requirement already satisfied: ovs===2.13.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.13.3) 2021-07-01 21:23:52.965 | Requirement already satisfied: ovsdbapp===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (1.11.0) 2021-07-01 21:23:52.975 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-07-01 21:23:52.981 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.6.0) 2021-07-01 21:23:52.984 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (1.3.3) 2021-07-01 21:23:52.993 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-07-01 21:23:52.996 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-07-01 21:23:53.017 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (20.0.1) 2021-07-01 21:23:53.031 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2021-07-01 21:23:53.042 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-07-01 21:23:53.045 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-07-01 21:23:53.048 | Requirement already satisfied: pyroute2===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.4) 2021-07-01 21:23:53.065 | Requirement already satisfied: pyroute2.core===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.4) 2021-07-01 21:23:53.068 | Requirement already satisfied: pyroute2.ethtool===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.4) 2021-07-01 21:23:53.072 | Requirement already satisfied: pyroute2.ipdb===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.4) 2021-07-01 21:23:53.076 | Requirement already satisfied: pyroute2.ipset===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.4) 2021-07-01 21:23:53.079 | Requirement already satisfied: pyroute2.ndb===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.4) 2021-07-01 21:23:53.083 | Requirement already satisfied: pyroute2.nftables===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (0.6.4) 2021-07-01 21:23:53.087 | Requirement already satisfied: pyroute2.nslink===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (0.6.4) 2021-07-01 21:23:53.091 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.8.1) 2021-07-01 21:23:53.097 | Requirement already satisfied: python-designateclient===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.3.0) 2021-07-01 21:23:53.115 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.4) 2021-07-01 21:23:53.118 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (4.2.0) 2021-07-01 21:23:53.136 | Requirement already satisfied: python-neutronclient===7.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (7.5.0) 2021-07-01 21:23:53.162 | Requirement already satisfied: python-novaclient===17.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (17.5.0) 2021-07-01 21:23:53.178 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2021.1) 2021-07-01 21:23:53.182 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (0.7) 2021-07-01 21:23:53.189 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.25.1) 2021-07-01 21:23:53.210 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.4.0) 2021-07-01 21:23:53.215 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.5.0) 2021-07-01 21:23:53.221 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (1.2.2) 2021-07-01 21:23:53.228 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (57.0.0) 2021-07-01 21:23:53.304 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (3.17.2) 2021-07-01 21:23:53.307 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.16.0) 2021-07-01 21:23:53.312 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.13.0) 2021-07-01 21:23:53.322 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.4.1) 2021-07-01 21:23:53.325 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (3.3.0) 2021-07-01 21:23:53.328 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.3.0) 2021-07-01 21:23:53.335 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (6.3.1) 2021-07-01 21:23:53.350 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.0.1) 2021-07-01 21:23:53.359 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (0.5.0) 2021-07-01 21:23:53.365 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (2.4.0) 2021-07-01 21:23:53.383 | Requirement already satisfied: tooz===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (2.9.0) 2021-07-01 21:23:53.441 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2021-07-01 21:23:53.446 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.1.0) 2021-07-01 21:23:53.453 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.26.6) 2021-07-01 21:23:53.474 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.12.1) 2021-07-01 21:23:53.478 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (1.12.1) 2021-07-01 21:23:53.482 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (1.3.2) 2021-07-01 21:23:53.487 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-07-01 21:23:53.495 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-07-01 21:23:53.503 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-07-01 21:23:53.506 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2021-07-01 21:23:53.527 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-01 21:23:53.531 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.7) 2021-07-01 21:23:53.575 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2021-07-01 21:23:53.580 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.3) 2021-07-01 21:23:53.586 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-07-01 21:23:53.589 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (0.10.0) 2021-07-01 21:23:53.593 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.2) 2021-07-01 21:23:53.597 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-07-01 21:23:53.602 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (5.1.0) 2021-07-01 21:23:53.648 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-07-01 21:23:53.653 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-07-01 21:23:53.656 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-07-01 21:23:53.660 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-07-01 21:23:53.671 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2021-07-01 21:23:53.674 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2021-07-01 21:23:53.694 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.4.0) 2021-07-01 21:23:53.710 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2021-07-01 21:23:53.722 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.8.0) 2021-07-01 21:23:53.734 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.1.0) 2021-07-01 21:23:53.738 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-07-01 21:23:53.741 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-07-01 21:23:53.745 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-07-01 21:23:53.749 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-07-01 21:23:53.751 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-07-01 21:23:53.754 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (1.6.0) 2021-07-01 21:23:53.757 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-07-01 21:23:53.760 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.4.0) 2021-07-01 21:23:53.763 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.1) 2021-07-01 21:23:53.766 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.6) 2021-07-01 21:23:53.769 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (5.0.0) 2021-07-01 21:23:53.772 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-07-01 21:23:53.776 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.0.0) 2021-07-01 21:23:53.789 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.9.3) 2021-07-01 21:23:53.801 | Requirement already satisfied: cmd2===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.1.1) 2021-07-01 21:23:53.854 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (2.2.1) 2021-07-01 21:23:53.858 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.2.5) 2021-07-01 21:23:53.865 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-07-01 21:23:53.919 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (1.8.2) 2021-07-01 21:23:53.922 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-07-01 21:23:55.080 | Installing collected packages: neutron 2021-07-01 21:23:55.080 | Attempting uninstall: neutron 2021-07-01 21:23:55.082 | Found existing installation: neutron 18.1.0.dev444 2021-07-01 21:23:55.092 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-07-01 21:23:55.094 | Running setup.py develop for neutron 2021-07-01 21:23:57.727 | Successfully installed neutron 2021-07-01 21:23:57.879 | WARNING: You are using pip version 20.2.2; however, version 21.1.3 is available. 2021-07-01 21:23:57.880 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-01 21:23:57.978 | + inc/python:pip_install:200 : result=0 2021-07-01 21:23:57.981 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:23:57.984 | + functions-common:time_stop:2309 : local name 2021-07-01 21:23:57.987 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:23:57.991 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:23:57.994 | + functions-common:time_stop:2312 : local total 2021-07-01 21:23:57.997 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:23:58.000 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:23:58.003 | + functions-common:time_stop:2316 : start_time=1625174625504 2021-07-01 21:23:58.006 | + functions-common:time_stop:2318 : [[ -z 1625174625504 ]] 2021-07-01 21:23:58.010 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:23:58.016 | + functions-common:time_stop:2321 : end_time=1625174638012 2021-07-01 21:23:58.018 | + functions-common:time_stop:2322 : elapsed_time=12508 2021-07-01 21:23:58.021 | + functions-common:time_stop:2323 : total=91399 2021-07-01 21:23:58.024 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:23:58.027 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=103907 2021-07-01 21:23:58.030 | + inc/python:pip_install:203 : return 0 2021-07-01 21:23:58.032 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-07-01 21:23:58.035 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-07-01 21:23:58.037 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-07-01 21:23:58.056 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-07-01 21:23:58.068 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-07-01 21:23:58.070 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-07-01 21:23:58.073 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:23:58.076 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:23:58.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-07-01 21:23:58.081 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:23:58.084 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-07-01 21:23:58.087 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-01 21:23:58.089 | + ./stack.sh:main:900 : is_service_enabled nova 2021-07-01 21:23:58.109 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:23:58.112 | + ./stack.sh:main:902 : stack_install_service nova 2021-07-01 21:23:58.116 | + lib/stack:stack_install_service:20 : local service=nova 2021-07-01 21:23:58.119 | + lib/stack:stack_install_service:21 : type install_nova 2021-07-01 21:23:58.122 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-01 21:23:58.125 | + lib/stack:stack_install_service:32 : install_nova 2021-07-01 21:23:58.127 | + lib/nova:install_nova:820 : use_library_from_git os-vif 2021-07-01 21:23:58.130 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-07-01 21:23:58.132 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:23:58.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:23:58.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-07-01 21:23:58.140 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:23:58.144 | + lib/nova:install_nova:825 : is_service_enabled n-cpu 2021-07-01 21:23:58.164 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:58.167 | + lib/nova:install_nova:829 : is_service_enabled n-novnc 2021-07-01 21:23:58.186 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:58.189 | + lib/nova:install_nova:841 : is_service_enabled n-spice 2021-07-01 21:23:58.205 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:23:58.208 | + lib/nova:install_nova:853 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-07-01 21:23:58.211 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-07-01 21:23:58.213 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-07-01 21:23:58.215 | + functions-common:git_clone:525 : local git_ref=master 2021-07-01 21:23:58.219 | + functions-common:git_clone:526 : local orig_dir 2021-07-01 21:23:58.222 | ++ functions-common:git_clone:527 : pwd 2021-07-01 21:23:58.226 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-01 21:23:58.229 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-01 21:23:58.233 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-01 21:23:58.253 | + functions-common:git_clone:530 : RECLONE=False 2021-07-01 21:23:58.256 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-01 21:23:58.259 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-01 21:23:58.262 | + functions-common:git_clone:544 : echo master 2021-07-01 21:23:58.262 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-01 21:23:58.270 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-07-01 21:23:58.272 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-01 21:23:58.275 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-07-01 21:23:58.278 | + functions-common:git_clone:593 : git show --oneline 2021-07-01 21:23:58.278 | + functions-common:git_clone:593 : head -1 2021-07-01 21:23:58.297 | d03a600461 Merge "db: Synchronize function signatures" 2021-07-01 21:23:58.301 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-01 21:23:58.305 | + lib/nova:install_nova:854 : setup_develop /opt/stack/nova 2021-07-01 21:23:58.308 | + inc/python:setup_develop:338 : local bindep 2021-07-01 21:23:58.311 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-07-01 21:23:58.315 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-07-01 21:23:58.319 | + inc/python:setup_develop:344 : local extras= 2021-07-01 21:23:58.323 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-07-01 21:23:58.326 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-07-01 21:23:58.329 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-07-01 21:23:58.331 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-07-01 21:23:58.334 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-07-01 21:23:58.336 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-07-01 21:23:58.340 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-07-01 21:23:58.343 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-07-01 21:23:58.347 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-07-01 21:23:58.349 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-07-01 21:23:58.352 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-07-01 21:23:58.355 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-07-01 21:23:58.362 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-07-01 21:23:58.365 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-07-01 21:23:58.969 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-07-01 21:23:58.973 | + inc/python:setup_package:417 : local bindep=0 2021-07-01 21:23:58.977 | + inc/python:setup_package:418 : local bindep_flag= 2021-07-01 21:23:58.980 | + inc/python:setup_package:419 : local bindep_profiles= 2021-07-01 21:23:58.983 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-07-01 21:23:58.985 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-07-01 21:23:58.988 | + inc/python:setup_package:426 : local flags=-e 2021-07-01 21:23:58.990 | + inc/python:setup_package:427 : local extras= 2021-07-01 21:23:58.993 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-07-01 21:23:58.996 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-07-01 21:23:58.999 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-07-01 21:23:59.001 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-07-01 21:23:59.004 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-07-01 21:23:59.011 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-07-01 21:23:59.034 | Using python 3.8 to install /opt/stack/nova 2021-07-01 21:23:59.036 | + 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/nova 2021-07-01 21:23:59.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:23:59.870 | from cryptography.utils import int_from_bytes 2021-07-01 21:23:59.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:23:59.870 | from cryptography.utils import int_from_bytes 2021-07-01 21:24:00.943 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:24:00.944 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:24:00.947 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:00.948 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:00.948 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:00.950 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:00.951 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:00.955 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:00.963 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:00.966 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:00.967 | Obtaining file:///opt/stack/nova 2021-07-01 21:24:04.287 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-01 21:24:07.662 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-07-01 21:24:07.669 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-07-01 21:24:07.672 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-07-01 21:24:07.682 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-07-01 21:24:07.691 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-01 21:24:07.695 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-07-01 21:24:07.708 | Requirement already satisfied: SQLAlchemy===1.4.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.19) 2021-07-01 21:24:07.831 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-01 21:24:07.846 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (3.8.0) 2021-07-01 21:24:07.870 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.7) 2021-07-01 21:24:07.912 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2021-07-01 21:24:07.927 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-07-01 21:24:07.930 | Requirement already satisfied: eventlet===0.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.31.0) 2021-07-01 21:24:07.942 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-07-01 21:24:07.949 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.1.0) 2021-07-01 21:24:07.954 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-07-01 21:24:07.957 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2021-07-01 21:24:07.969 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (4.3.1) 2021-07-01 21:24:08.032 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (9.3.0) 2021-07-01 21:24:08.089 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.6.3) 2021-07-01 21:24:08.099 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2021-07-01 21:24:08.104 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2021-07-01 21:24:08.109 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2021-07-01 21:24:08.113 | Requirement already satisfied: openstacksdk===0.57.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (0.57.0) 2021-07-01 21:24:08.141 | Requirement already satisfied: os-brick===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (4.4.0) 2021-07-01 21:24:08.165 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (1.0.0) 2021-07-01 21:24:08.170 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.7.0) 2021-07-01 21:24:08.175 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.5.0) 2021-07-01 21:24:08.180 | Requirement already satisfied: os-vif===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.5.0) 2021-07-01 21:24:08.205 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.4.0) 2021-07-01 21:24:08.223 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (0.3.4) 2021-07-01 21:24:08.242 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.8.1) 2021-07-01 21:24:08.282 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-07-01 21:24:08.293 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.7.0) 2021-07-01 21:24:08.342 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.3.0) 2021-07-01 21:24:08.348 | Requirement already satisfied: oslo.db===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (9.1.0) 2021-07-01 21:24:08.396 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-07-01 21:24:08.403 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.5.0) 2021-07-01 21:24:08.445 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (12.8.0) 2021-07-01 21:24:08.500 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.2.0) 2021-07-01 21:24:08.518 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (3.8.1) 2021-07-01 21:24:08.533 | Requirement already satisfied: oslo.privsep===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.6.0) 2021-07-01 21:24:08.548 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.2.0) 2021-07-01 21:24:08.562 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (6.2.0) 2021-07-01 21:24:08.566 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.0) 2021-07-01 21:24:08.576 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.6.0) 2021-07-01 21:24:08.599 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.4.0) 2021-07-01 21:24:08.610 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.9.1) 2021-07-01 21:24:08.627 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.4.0) 2021-07-01 21:24:08.647 | Requirement already satisfied: ovsdbapp===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (1.11.0) 2021-07-01 21:24:08.656 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-07-01 21:24:08.662 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (2.7.2) 2021-07-01 21:24:08.695 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.6.0) 2021-07-01 21:24:08.699 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-07-01 21:24:08.701 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-07-01 21:24:08.723 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2021-07-01 21:24:08.734 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-07-01 21:24:08.736 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-07-01 21:24:08.740 | Requirement already satisfied: pypowervm===1.1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (1.1.26) 2021-07-01 21:24:08.765 | Requirement already satisfied: pyroute2===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.4) 2021-07-01 21:24:08.785 | Requirement already satisfied: pyroute2.core===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.4) 2021-07-01 21:24:08.789 | Requirement already satisfied: pyroute2.ethtool===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.4) 2021-07-01 21:24:08.793 | Requirement already satisfied: pyroute2.ipdb===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.4) 2021-07-01 21:24:08.799 | Requirement already satisfied: pyroute2.ipset===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.4) 2021-07-01 21:24:08.803 | Requirement already satisfied: pyroute2.ndb===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.4) 2021-07-01 21:24:08.806 | Requirement already satisfied: pyroute2.nftables===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (0.6.4) 2021-07-01 21:24:08.811 | Requirement already satisfied: pyroute2.nslink===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (0.6.4) 2021-07-01 21:24:08.815 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (5.1.0) 2021-07-01 21:24:08.835 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (7.4.0) 2021-07-01 21:24:08.851 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.8.1) 2021-07-01 21:24:08.856 | Requirement already satisfied: python-glanceclient===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.4.0) 2021-07-01 21:24:08.873 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (4.2.0) 2021-07-01 21:24:08.891 | Requirement already satisfied: python-neutronclient===7.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (7.5.0) 2021-07-01 21:24:08.917 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2021.1) 2021-07-01 21:24:08.922 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (0.7) 2021-07-01 21:24:08.929 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.25.1) 2021-07-01 21:24:08.949 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.4.0) 2021-07-01 21:24:08.952 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.3.3) 2021-07-01 21:24:08.956 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.5.0) 2021-07-01 21:24:08.961 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (57.0.0) 2021-07-01 21:24:09.036 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (3.17.2) 2021-07-01 21:24:09.040 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.16.0) 2021-07-01 21:24:09.043 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.13.0) 2021-07-01 21:24:09.053 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.4.1) 2021-07-01 21:24:09.057 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (3.3.0) 2021-07-01 21:24:09.059 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.3.0) 2021-07-01 21:24:09.067 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.6.0) 2021-07-01 21:24:09.129 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (6.3.1) 2021-07-01 21:24:09.144 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.0.1) 2021-07-01 21:24:09.153 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (0.5.0) 2021-07-01 21:24:09.160 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (2.4.0) 2021-07-01 21:24:09.177 | Requirement already satisfied: tooz===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (2.9.0) 2021-07-01 21:24:09.237 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2021-07-01 21:24:09.241 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.1.0) 2021-07-01 21:24:09.248 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.26.6) 2021-07-01 21:24:09.268 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.12.1) 2021-07-01 21:24:09.273 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (1.3.3) 2021-07-01 21:24:09.280 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (0.9.0) 2021-07-01 21:24:09.286 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (1.12.1) 2021-07-01 21:24:09.289 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (1.3.2) 2021-07-01 21:24:09.294 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (1.4.1) 2021-07-01 21:24:09.307 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-07-01 21:24:09.310 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-07-01 21:24:09.319 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-07-01 21:24:09.322 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (0.10.0) 2021-07-01 21:24:09.326 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2021-07-01 21:24:09.331 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2021-07-01 21:24:09.353 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.3) 2021-07-01 21:24:09.359 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-07-01 21:24:09.366 | Requirement already satisfied: Babel===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.9.1) 2021-07-01 21:24:09.371 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-07-01 21:24:09.377 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-07-01 21:24:09.386 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (5.1.0) 2021-07-01 21:24:09.437 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-07-01 21:24:09.442 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-07-01 21:24:09.446 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.2) 2021-07-01 21:24:09.449 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-07-01 21:24:09.460 | Requirement already satisfied: ovs===2.13.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.13.3) 2021-07-01 21:24:09.465 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-07-01 21:24:09.478 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-07-01 21:24:09.488 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (0.2.8) 2021-07-01 21:24:09.493 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.4.8) 2021-07-01 21:24:09.496 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.8.0) 2021-07-01 21:24:09.508 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (20.0.1) 2021-07-01 21:24:09.522 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.1.0) 2021-07-01 21:24:09.526 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.4.0) 2021-07-01 21:24:09.541 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-07-01 21:24:09.545 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-07-01 21:24:09.547 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-07-01 21:24:09.551 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-07-01 21:24:09.554 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-07-01 21:24:09.561 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.5.1) 2021-07-01 21:24:09.598 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (1.4.2) 2021-07-01 21:24:09.604 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-07-01 21:24:09.607 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (1.6.0) 2021-07-01 21:24:09.609 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-07-01 21:24:09.612 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.4.0) 2021-07-01 21:24:09.615 | Requirement already satisfied: numpy===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.21.0) 2021-07-01 21:24:09.618 | Requirement already satisfied: PyJWT===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.0) 2021-07-01 21:24:09.645 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-07-01 21:24:09.649 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.1) 2021-07-01 21:24:09.652 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.6) 2021-07-01 21:24:09.655 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.4) 2021-07-01 21:24:09.657 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-07-01 21:24:09.665 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (5.0.0) 2021-07-01 21:24:09.668 | Requirement already satisfied: cmd2===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.1.1) 2021-07-01 21:24:09.721 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-07-01 21:24:09.774 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (1.8.2) 2021-07-01 21:24:09.777 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.2.5) 2021-07-01 21:24:09.784 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-07-01 21:24:10.823 | Installing collected packages: nova 2021-07-01 21:24:10.823 | Attempting uninstall: nova 2021-07-01 21:24:10.825 | Found existing installation: nova 23.1.0.dev246 2021-07-01 21:24:10.830 | Can't uninstall 'nova'. No files were found to uninstall. 2021-07-01 21:24:10.831 | Running setup.py develop for nova 2021-07-01 21:24:14.411 | Successfully installed nova 2021-07-01 21:24:14.563 | WARNING: You are using pip version 20.2.2; however, version 21.1.3 is available. 2021-07-01 21:24:14.563 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-01 21:24:14.663 | + inc/python:pip_install:200 : result=0 2021-07-01 21:24:14.666 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-01 21:24:14.670 | + functions-common:time_stop:2309 : local name 2021-07-01 21:24:14.673 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:24:14.677 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:24:14.680 | + functions-common:time_stop:2312 : local total 2021-07-01 21:24:14.684 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:24:14.687 | + functions-common:time_stop:2315 : name=pip_install 2021-07-01 21:24:14.690 | + functions-common:time_stop:2316 : start_time=1625174639028 2021-07-01 21:24:14.693 | + functions-common:time_stop:2318 : [[ -z 1625174639028 ]] 2021-07-01 21:24:14.697 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:24:14.702 | + functions-common:time_stop:2321 : end_time=1625174654699 2021-07-01 21:24:14.705 | + functions-common:time_stop:2322 : elapsed_time=15671 2021-07-01 21:24:14.708 | + functions-common:time_stop:2323 : total=103907 2021-07-01 21:24:14.711 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:24:14.714 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=119578 2021-07-01 21:24:14.716 | + inc/python:pip_install:203 : return 0 2021-07-01 21:24:14.719 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-07-01 21:24:14.722 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-07-01 21:24:14.724 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-07-01 21:24:14.743 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-07-01 21:24:14.756 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-07-01 21:24:14.759 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-07-01 21:24:14.762 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-01 21:24:14.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-07-01 21:24:14.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-07-01 21:24:14.770 | + inc/python:use_library_from_git:253 : return 1 2021-07-01 21:24:14.772 | + lib/nova:install_nova:855 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-07-01 21:24:14.786 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-01 21:24:14.788 | + ./stack.sh:main:903 : configure_nova 2021-07-01 21:24:14.791 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-07-01 21:24:14.804 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-07-01 21:24:14.806 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-07-01 21:24:14.809 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-07-01 21:24:14.813 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-07-01 21:24:14.813 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-07-01 21:24:14.819 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-07-01 21:24:14.821 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-07-01 21:24:14.824 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-07-01 21:24:14.826 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-07-01 21:24:14.829 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-07-01 21:24:14.831 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-07-01 21:24:14.834 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-07-01 21:24:14.837 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-07-01 21:24:14.849 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-07-01 21:24:14.863 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-07-01 21:24:14.876 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-07-01 21:24:14.893 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-07-01 21:24:14.909 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-07-01 21:24:14.914 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-07-01 21:24:14.918 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.U1MQ7jC4VX 2021-07-01 21:24:14.921 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-07-01 21:24:14.924 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-07-01 21:24:14.927 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-07-01 21:24:14.930 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-07-01 21:24:14.933 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-07-01 21:24:14.935 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.U1MQ7jC4VX 2021-07-01 21:24:14.939 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.U1MQ7jC4VX 2021-07-01 21:24:14.952 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.U1MQ7jC4VX /etc/sudoers.d/nova-rootwrap 2021-07-01 21:24:14.965 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-07-01 21:24:14.970 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-07-01 21:24:14.973 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-07-01 21:24:14.975 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-07-01 21:24:14.978 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-07-01 21:24:14.980 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-07-01 21:24:14.983 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-07-01 21:24:14.986 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,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 =~ n-api ]] 2021-07-01 21:24:14.988 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-07-01 21:24:14.993 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-07-01 21:24:15.010 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:24:15.013 | + lib/nova:configure_nova:325 : create_nova_conf 2021-07-01 21:24:15.016 | + lib/nova:create_nova_conf:392 : rm -f /opt/stack/nova/bin/nova.conf 2021-07-01 21:24:15.019 | + lib/nova:create_nova_conf:395 : rm -f /etc/nova/nova.conf 2021-07-01 21:24:15.023 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-07-01 21:24:15.054 | + lib/nova:create_nova_conf:397 : '[' True == True ']' 2021-07-01 21:24:15.056 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-07-01 21:24:15.089 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-07-01 21:24:15.126 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-07-01 21:24:15.154 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-07-01 21:24:15.185 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf scheduler workers 2 2021-07-01 21:24:15.217 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-07-01 21:24:15.257 | + lib/nova:create_nova_conf:405 : [[ 4 == 6 ]] 2021-07-01 21:24:15.260 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.61 2021-07-01 21:24:15.292 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-07-01 21:24:15.321 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-07-01 21:24:15.351 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-07-01 21:24:15.381 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-07-01 21:24:15.409 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-07-01 21:24:15.442 | + lib/nova:create_nova_conf:417 : is_fedora 2021-07-01 21:24:15.444 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-01 21:24:15.447 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-01 21:24:15.450 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-01 21:24:15.452 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-01 21:24:15.455 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-01 21:24:15.458 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-01 21:24:15.460 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-07-01 21:24:15.462 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-07-01 21:24:15.465 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-01 21:24:15.467 | + lib/nova:create_nova_conf:417 : is_suse 2021-07-01 21:24:15.470 | + functions-common:is_suse:462 : is_opensuse 2021-07-01 21:24:15.472 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-01 21:24:15.475 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-01 21:24:15.477 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-01 21:24:15.479 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-01 21:24:15.482 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-01 21:24:15.484 | + lib/nova:create_nova_conf:426 : is_service_enabled n-api n-cond n-sched 2021-07-01 21:24:15.504 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:24:15.507 | + lib/nova:create_nova_conf:430 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-07-01 21:24:15.510 | + lib/nova:create_nova_conf:433 : local db=nova_cell0 2021-07-01 21:24:15.512 | + lib/nova:create_nova_conf:436 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-07-01 21:24:15.541 | ++ lib/nova:create_nova_conf:439 : database_connection_url nova_cell0 2021-07-01 21:24:15.543 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-07-01 21:24:15.546 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-07-01 21:24:15.548 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-07-01 21:24:15.551 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-07-01 21:24:15.554 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-07-01 21:24:15.585 | ++ lib/nova:create_nova_conf:440 : database_connection_url nova_api 2021-07-01 21:24:15.587 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-07-01 21:24:15.590 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-07-01 21:24:15.592 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-07-01 21:24:15.595 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-07-01 21:24:15.598 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-07-01 21:24:15.629 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache enabled True 2021-07-01 21:24:15.659 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-07-01 21:24:15.687 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-07-01 21:24:15.715 | + lib/nova:create_nova_conf:450 : is_service_enabled n-api 2021-07-01 21:24:15.732 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:24:15.734 | + lib/nova:create_nova_conf:451 : is_service_enabled n-api-meta 2021-07-01 21:24:15.750 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:24:15.754 | ++ lib/nova:create_nova_conf:453 : echo osapi_compute,metadata 2021-07-01 21:24:15.754 | ++ lib/nova:create_nova_conf:453 : sed s/,metadata// 2021-07-01 21:24:15.759 | + lib/nova:create_nova_conf:453 : NOVA_ENABLED_APIS=osapi_compute 2021-07-01 21:24:15.762 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-07-01 21:24:15.792 | + lib/nova:create_nova_conf:456 : is_service_enabled tls-proxy 2021-07-01 21:24:15.809 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:24:15.812 | + lib/nova:create_nova_conf:462 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-07-01 21:24:15.814 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-07-01 21:24:15.816 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-07-01 21:24:15.819 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-07-01 21:24:15.821 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-07-01 21:24:15.853 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-07-01 21:24:15.887 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.61/identity 2021-07-01 21:24:15.916 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-07-01 21:24:15.945 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-07-01 21:24:15.974 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-07-01 21:24:16.002 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-07-01 21:24:16.030 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-07-01 21:24:16.058 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-01 21:24:16.086 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-07-01 21:24:16.120 | + lib/nova:create_nova_conf:465 : is_service_enabled cinder 2021-07-01 21:24:16.139 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:24:16.142 | + lib/nova:create_nova_conf:466 : configure_cinder_access 2021-07-01 21:24:16.144 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-07-01 21:24:16.178 | + lib/nova:configure_cinder_access:588 : iniset /etc/nova/nova.conf cinder auth_type password 2021-07-01 21:24:16.210 | + lib/nova:configure_cinder_access:589 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.61/identity 2021-07-01 21:24:16.241 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder username nova 2021-07-01 21:24:16.271 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-07-01 21:24:16.300 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-07-01 21:24:16.330 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder project_name service 2021-07-01 21:24:16.360 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-07-01 21:24:16.390 | + lib/nova:configure_cinder_access:601 : is_service_enabled tls-proxy 2021-07-01 21:24:16.407 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:24:16.411 | + lib/nova:create_nova_conf:469 : '[' -n /opt/stack/data/nova ']' 2021-07-01 21:24:16.414 | + lib/nova:create_nova_conf:470 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-07-01 21:24:16.451 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-07-01 21:24:16.487 | + lib/nova:create_nova_conf:473 : '[' -n /opt/stack/data/nova/instances ']' 2021-07-01 21:24:16.489 | + lib/nova:create_nova_conf:474 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-07-01 21:24:16.520 | + lib/nova:create_nova_conf:476 : '[' False '!=' False ']' 2021-07-01 21:24:16.523 | + lib/nova:create_nova_conf:479 : '[' False '!=' False ']' 2021-07-01 21:24:16.526 | + lib/nova:create_nova_conf:484 : is_suse 2021-07-01 21:24:16.530 | + functions-common:is_suse:462 : is_opensuse 2021-07-01 21:24:16.533 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-01 21:24:16.536 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-01 21:24:16.539 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-01 21:24:16.542 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-01 21:24:16.545 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-01 21:24:16.547 | + lib/nova:create_nova_conf:489 : setup_logging /etc/nova/nova.conf 2021-07-01 21:24:16.550 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-07-01 21:24:16.552 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-07-01 21:24:16.555 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-07-01 21:24:16.574 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-07-01 21:24:16.577 | + functions:setup_systemd_logging:695 : local pidstr= 2021-07-01 21:24:16.579 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-07-01 21:24:16.583 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-07-01 21:24:16.585 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-07-01 21:24:16.616 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.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-07-01 21:24:16.647 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-07-01 21:24:16.676 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-01 21:24:16.709 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-07-01 21:24:16.741 | + lib/nova:create_nova_conf:493 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-07-01 21:24:16.743 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-07-01 21:24:16.746 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-07-01 21:24:16.748 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-07-01 21:24:16.751 | + lib/apache:write_uwsgi_config:257 : local http= 2021-07-01 21:24:16.754 | + lib/apache:write_uwsgi_config:258 : local name= 2021-07-01 21:24:16.757 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-07-01 21:24:16.761 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-07-01 21:24:16.763 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-07-01 21:24:16.766 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-01 21:24:16.779 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-01 21:24:16.779 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-01 21:24:16.787 | d /var/run/uwsgi 0755 ubuntu root 2021-07-01 21:24:16.791 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-01 21:24:16.807 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-07-01 21:24:16.810 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-07-01 21:24:16.814 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-07-01 21:24:16.847 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-07-01 21:24:16.878 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-07-01 21:24:16.910 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-07-01 21:24:16.944 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-07-01 21:24:16.976 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-07-01 21:24:17.004 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-07-01 21:24:17.035 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-07-01 21:24:17.063 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-07-01 21:24:17.094 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-07-01 21:24:17.126 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-07-01 21:24:17.157 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-07-01 21:24:17.185 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-07-01 21:24:17.215 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-07-01 21:24:17.218 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-07-01 21:24:17.221 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-07-01 21:24:17.225 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-07-01 21:24:17.227 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-07-01 21:24:17.230 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:24:17.233 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:24:17.235 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-07-01 21:24:17.238 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-07-01 21:24:17.241 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-07-01 21:24:17.268 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-07-01 21:24:17.298 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-07-01 21:24:17.298 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-07-01 21:24:17.307 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-07-01 21:24:17.310 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-07-01 21:24:17.313 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-07-01 21:24:17.315 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-07-01 21:24:17.318 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-01 21:24:17.320 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-01 21:24:17.322 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:24:17.325 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:24:17.327 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-01 21:24:17.330 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-07-01 21:24:17.332 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:24:17.334 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:24:17.337 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-07-01 21:24:17.401 | Enabling site nova-api-wsgi. 2021-07-01 21:24:17.410 | To activate the new configuration, you need to run: 2021-07-01 21:24:17.410 | systemctl reload apache2 2021-07-01 21:24:17.417 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-07-01 21:24:17.421 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-07-01 21:24:17.424 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-01 21:24:17.429 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-07-01 21:24:17.568 | + lib/nova:create_nova_conf:494 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-07-01 21:24:17.572 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-07-01 21:24:17.578 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-07-01 21:24:17.579 | + lib/apache:write_uwsgi_config:256 : local url= 2021-07-01 21:24:17.583 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-07-01 21:24:17.586 | + lib/apache:write_uwsgi_config:258 : local name= 2021-07-01 21:24:17.590 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-07-01 21:24:17.595 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-07-01 21:24:17.597 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-07-01 21:24:17.600 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-01 21:24:17.613 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-01 21:24:17.614 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-01 21:24:17.622 | d /var/run/uwsgi 0755 ubuntu root 2021-07-01 21:24:17.625 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-01 21:24:17.641 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-07-01 21:24:17.644 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-07-01 21:24:17.648 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-07-01 21:24:17.679 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-07-01 21:24:17.707 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-07-01 21:24:17.741 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-07-01 21:24:17.771 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-07-01 21:24:17.805 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-07-01 21:24:17.834 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-07-01 21:24:17.866 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-07-01 21:24:17.897 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-07-01 21:24:17.925 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-07-01 21:24:17.954 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-07-01 21:24:17.985 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-07-01 21:24:18.012 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-07-01 21:24:18.043 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-07-01 21:24:18.046 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-07-01 21:24:18.076 | + lib/nova:create_nova_conf:496 : is_service_enabled ceilometer 2021-07-01 21:24:18.092 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:24:18.095 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-07-01 21:24:18.126 | ++ lib/nova:create_nova_conf:505 : get_notification_url 2021-07-01 21:24:18.129 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-07-01 21:24:18.131 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-07-01 21:24:18.149 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:24:18.151 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-01 21:24:18.155 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-01 21:24:18.187 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-07-01 21:24:18.219 | + lib/nova:create_nova_conf:507 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-07-01 21:24:18.221 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-07-01 21:24:18.224 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-07-01 21:24:18.226 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-01 21:24:18.229 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-07-01 21:24:18.231 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-01 21:24:18.247 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:24:18.251 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-07-01 21:24:18.253 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-07-01 21:24:18.255 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-01 21:24:18.272 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:24:18.275 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-01 21:24:18.278 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-01 21:24:18.306 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-01 21:24:18.310 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-01 21:24:18.313 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-07-01 21:24:18.343 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-07-01 21:24:18.372 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf conductor workers 2 2021-07-01 21:24:18.403 | + lib/nova:create_nova_conf:514 : is_service_enabled tls-proxy 2021-07-01 21:24:18.422 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:24:18.425 | + lib/nova:create_nova_conf:519 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-07-01 21:24:18.458 | + lib/nova:create_nova_conf:521 : '[' True == True ']' 2021-07-01 21:24:18.460 | + lib/nova:create_nova_conf:522 : init_nova_service_user_conf 2021-07-01 21:24:18.463 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-07-01 21:24:18.497 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user auth_type password 2021-07-01 21:24:18.529 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.61/identity 2021-07-01 21:24:18.561 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user username nova 2021-07-01 21:24:18.594 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-07-01 21:24:18.627 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-07-01 21:24:18.658 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user project_name service 2021-07-01 21:24:18.687 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-07-01 21:24:18.716 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-07-01 21:24:18.746 | + lib/nova:create_nova_conf:525 : is_service_enabled n-cond 2021-07-01 21:24:18.763 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:24:18.766 | ++ lib/nova:create_nova_conf:526 : seq 1 1 2021-07-01 21:24:18.771 | + lib/nova:create_nova_conf:526 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-07-01 21:24:18.773 | + lib/nova:create_nova_conf:527 : local conf 2021-07-01 21:24:18.776 | + lib/nova:create_nova_conf:528 : local vhost 2021-07-01 21:24:18.779 | ++ lib/nova:create_nova_conf:529 : conductor_conf 1 2021-07-01 21:24:18.782 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-07-01 21:24:18.784 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-07-01 21:24:18.787 | + lib/nova:create_nova_conf:529 : conf=/etc/nova/nova_cell1.conf 2021-07-01 21:24:18.790 | + lib/nova:create_nova_conf:530 : vhost=nova_cell1 2021-07-01 21:24:18.792 | + lib/nova:create_nova_conf:532 : rm -f /etc/nova/nova_cell1.conf 2021-07-01 21:24:18.797 | ++ lib/nova:create_nova_conf:533 : database_connection_url nova_cell1 2021-07-01 21:24:18.800 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-07-01 21:24:18.802 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-07-01 21:24:18.805 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-07-01 21:24:18.807 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-07-01 21:24:18.811 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-07-01 21:24:18.847 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-07-01 21:24:18.879 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-07-01 21:24:18.913 | + lib/nova:create_nova_conf:537 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-07-01 21:24:18.915 | + lib/nova:create_nova_conf:540 : rpc_backend_add_vhost nova_cell1 2021-07-01 21:24:18.918 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-07-01 21:24:18.920 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-07-01 21:24:18.939 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:24:18.943 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-07-01 21:24:18.943 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-07-01 21:24:19.679 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2021-07-01 21:24:19.682 | + lib/nova:create_nova_conf:541 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-07-01 21:24:19.684 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-07-01 21:24:19.687 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-07-01 21:24:19.689 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-01 21:24:19.692 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-07-01 21:24:19.694 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-01 21:24:19.714 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:24:19.717 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-07-01 21:24:19.720 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-07-01 21:24:19.722 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-01 21:24:19.739 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:24:19.741 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/nova_cell1 2021-07-01 21:24:19.744 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/nova_cell1 2021-07-01 21:24:19.773 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-01 21:24:19.775 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-01 21:24:19.778 | + lib/nova:create_nova_conf:545 : is_service_enabled placement placement-client 2021-07-01 21:24:19.795 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:24:19.797 | + lib/nova:create_nova_conf:546 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-07-01 21:24:19.800 | + lib/nova:configure_placement_nova_compute:574 : local conf=/etc/nova/nova_cell1.conf 2021-07-01 21:24:19.802 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-07-01 21:24:19.836 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.61/identity 2021-07-01 21:24:19.868 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-07-01 21:24:19.899 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-07-01 21:24:19.933 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-07-01 21:24:19.964 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-07-01 21:24:19.994 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-07-01 21:24:20.025 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-07-01 21:24:20.060 | + lib/nova:create_nova_conf:550 : setup_logging /etc/nova/nova_cell1.conf 2021-07-01 21:24:20.062 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-07-01 21:24:20.065 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-07-01 21:24:20.068 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-07-01 21:24:20.085 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-07-01 21:24:20.088 | + functions:setup_systemd_logging:695 : local pidstr= 2021-07-01 21:24:20.090 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-07-01 21:24:20.093 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-07-01 21:24:20.095 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-07-01 21:24:20.124 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.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-07-01 21:24:20.152 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-07-01 21:24:20.181 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-01 21:24:20.213 | + lib/nova:create_nova_conf:557 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-07-01 21:24:20.217 | ++ lib/nova:create_nova_conf:560 : seq 1 1 2021-07-01 21:24:20.223 | + lib/nova:create_nova_conf:560 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-07-01 21:24:20.226 | + lib/nova:create_nova_conf:561 : local conf 2021-07-01 21:24:20.229 | + lib/nova:create_nova_conf:562 : local offset 2021-07-01 21:24:20.233 | ++ lib/nova:create_nova_conf:563 : conductor_conf 1 2021-07-01 21:24:20.235 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-07-01 21:24:20.238 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-07-01 21:24:20.241 | + lib/nova:create_nova_conf:563 : conf=/etc/nova/nova_cell1.conf 2021-07-01 21:24:20.243 | + lib/nova:create_nova_conf:564 : offset=0 2021-07-01 21:24:20.246 | + lib/nova:create_nova_conf:565 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-07-01 21:24:20.248 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2021-07-01 21:24:20.251 | + lib/nova:configure_console_proxies:673 : local offset=0 2021-07-01 21:24:20.253 | + lib/nova:configure_console_proxies:677 : offset=0 2021-07-01 21:24:20.256 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2021-07-01 21:24:20.272 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:24:20.275 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2021-07-01 21:24:20.277 | + lib/nova:configure_console_proxies:711 : is_service_enabled n-spice 2021-07-01 21:24:20.296 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:24:20.299 | + lib/nova:configure_console_proxies:716 : is_service_enabled n-sproxy 2021-07-01 21:24:20.316 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:24:20.319 | + lib/nova:configure_nova:327 : is_service_enabled n-cpu 2021-07-01 21:24:20.336 | + functions-common:is_service_enabled:1965 : return 1 2021-07-01 21:24:20.339 | + ./stack.sh:main:906 : is_service_enabled placement 2021-07-01 21:24:20.356 | + functions-common:is_service_enabled:1965 : return 0 2021-07-01 21:24:20.358 | + ./stack.sh:main:908 : stack_install_service placement 2021-07-01 21:24:20.361 | + lib/stack:stack_install_service:20 : local service=placement 2021-07-01 21:24:20.363 | + lib/stack:stack_install_service:21 : type install_placement 2021-07-01 21:24:20.367 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-01 21:24:20.369 | + lib/stack:stack_install_service:32 : install_placement 2021-07-01 21:24:20.372 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-07-01 21:24:20.375 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-07-01 21:24:20.378 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:24:20.381 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:24:20.384 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-07-01 21:24:20.387 | + functions-common:install_package:1347 : update_package_repo 2021-07-01 21:24:20.390 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-01 21:24:20.393 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-01 21:24:20.395 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-01 21:24:20.398 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-01 21:24:20.401 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-01 21:24:20.404 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:24:20.407 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:24:20.409 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-01 21:24:20.411 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-01 21:24:20.414 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-01 21:24:20.416 | + functions-common:apt_get_update:1074 : return 2021-07-01 21:24:20.419 | + functions-common:install_package:1348 : real_install_package apache2 2021-07-01 21:24:20.421 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-01 21:24:20.424 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:24:20.426 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:24:20.429 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-07-01 21:24:20.453 | + 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 2021-07-01 21:24:20.564 | Reading package lists... 2021-07-01 21:24:20.797 | Building dependency tree... 2021-07-01 21:24:20.798 | Reading state information... 2021-07-01 21:24:21.054 | apache2 is already the newest version (2.4.41-4ubuntu3.3). 2021-07-01 21:24:21.054 | The following packages were automatically installed and are no longer required: 2021-07-01 21:24:21.055 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-01 21:24:21.055 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-01 21:24:21.055 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-01 21:24:21.055 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-01 21:24:21.055 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-01 21:24:21.056 | python3-zope.interface 2021-07-01 21:24:21.056 | Use 'sudo apt autoremove' to remove them. 2021-07-01 21:24:21.195 | 0 upgraded, 0 newly installed, 0 to remove and 59 not upgraded. 2021-07-01 21:24:21.201 | + functions-common:apt_get:1118 : result=0 2021-07-01 21:24:21.203 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-01 21:24:21.207 | + functions-common:time_stop:2309 : local name 2021-07-01 21:24:21.210 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:24:21.213 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:24:21.216 | + functions-common:time_stop:2312 : local total 2021-07-01 21:24:21.219 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:24:21.222 | + functions-common:time_stop:2315 : name=apt-get 2021-07-01 21:24:21.224 | + functions-common:time_stop:2316 : start_time=1625174660450 2021-07-01 21:24:21.226 | + functions-common:time_stop:2318 : [[ -z 1625174660450 ]] 2021-07-01 21:24:21.230 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:24:21.234 | + functions-common:time_stop:2321 : end_time=1625174661231 2021-07-01 21:24:21.236 | + functions-common:time_stop:2322 : elapsed_time=781 2021-07-01 21:24:21.239 | + functions-common:time_stop:2323 : total=6211 2021-07-01 21:24:21.241 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:24:21.243 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6992 2021-07-01 21:24:21.246 | + functions-common:apt_get:1122 : return 0 2021-07-01 21:24:21.248 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-07-01 21:24:21.251 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-07-01 21:24:21.254 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-07-01 21:24:21.258 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-07-01 21:24:21.261 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-07-01 21:24:21.291 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-07-01 21:24:21.294 | + functions-common:install_package:1347 : update_package_repo 2021-07-01 21:24:21.299 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-01 21:24:21.304 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-01 21:24:21.307 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-01 21:24:21.312 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-01 21:24:21.315 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-01 21:24:21.319 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:24:21.322 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:24:21.326 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-01 21:24:21.329 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-01 21:24:21.335 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-01 21:24:21.338 | + functions-common:apt_get_update:1074 : return 2021-07-01 21:24:21.341 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-07-01 21:24:21.344 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-01 21:24:21.347 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:24:21.350 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:24:21.353 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-07-01 21:24:21.378 | + 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 libapache2-mod-wsgi-py3 2021-07-01 21:24:21.489 | Reading package lists... 2021-07-01 21:24:21.724 | Building dependency tree... 2021-07-01 21:24:21.726 | Reading state information... 2021-07-01 21:24:21.974 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2021-07-01 21:24:21.974 | The following packages were automatically installed and are no longer required: 2021-07-01 21:24:21.975 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-01 21:24:21.976 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-01 21:24:21.976 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-01 21:24:21.976 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-01 21:24:21.976 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-01 21:24:21.976 | python3-zope.interface 2021-07-01 21:24:21.976 | Use 'sudo apt autoremove' to remove them. 2021-07-01 21:24:22.115 | 0 upgraded, 0 newly installed, 0 to remove and 59 not upgraded. 2021-07-01 21:24:22.120 | + functions-common:apt_get:1118 : result=0 2021-07-01 21:24:22.124 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-01 21:24:22.128 | + functions-common:time_stop:2309 : local name 2021-07-01 21:24:22.131 | + functions-common:time_stop:2310 : local end_time 2021-07-01 21:24:22.135 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-01 21:24:22.139 | + functions-common:time_stop:2312 : local total 2021-07-01 21:24:22.142 | + functions-common:time_stop:2313 : local start_time 2021-07-01 21:24:22.145 | + functions-common:time_stop:2315 : name=apt-get 2021-07-01 21:24:22.148 | + functions-common:time_stop:2316 : start_time=1625174661374 2021-07-01 21:24:22.150 | + functions-common:time_stop:2318 : [[ -z 1625174661374 ]] 2021-07-01 21:24:22.154 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-01 21:24:22.159 | + functions-common:time_stop:2321 : end_time=1625174662156 2021-07-01 21:24:22.163 | + functions-common:time_stop:2322 : elapsed_time=782 2021-07-01 21:24:22.166 | + functions-common:time_stop:2323 : total=6992 2021-07-01 21:24:22.170 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-01 21:24:22.173 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7774 2021-07-01 21:24:22.176 | + functions-common:apt_get:1122 : return 0 2021-07-01 21:24:22.179 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-07-01 21:24:22.182 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-07-01 21:24:22.185 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-01 21:24:22.188 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-01 21:24:22.190 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-01 21:24:22.193 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-07-01 21:24:22.197 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-07-01 21:24:22.254 | wsgi (enabled by maintainer script) 2021-07-01 21:24:22.259 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-07-01 21:24:22.262 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-07-01 21:24:22.265 | + inc/python:pip_install_gr:77 : local clean_name 2021-07-01 21:24:22.269 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-07-01 21:24:22.272 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-07-01 21:24:22.275 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-07-01 21:24:22.280 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-07-01 21:24:22.280 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-07-01 21:24:22.286 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-07-01 21:24:22.289 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-07-01 21:24:22.292 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-07-01 21:24:22.295 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-07-01 21:24:22.298 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-07-01 21:24:22.324 | Using python 3.8 to install osc-placement 2021-07-01 21:24:22.327 | + 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 osc-placement 2021-07-01 21:24:23.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:24:23.139 | from cryptography.utils import int_from_bytes 2021-07-01 21:24:23.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-01 21:24:23.139 | from cryptography.utils import int_from_bytes 2021-07-01 21:24:24.213 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-01 21:24:24.213 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-01 21:24:24.217 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:24.217 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:24.218 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:24.220 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:24.221 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:24.225 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:24.232 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:24.235 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-01 21:24:24.239 | Requirement already satisfied: osc-placement===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.0.0) 2021-07-01 21:24:24.251 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.9.1) 2021-07-01 21:24:24.284 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-07-01 21:24:24.291 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.6.0) 2021-07-01 21:24:24.297 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-07-01 21:24:24.302 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2021.1) 2021-07-01 21:24:24.308 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (3.17.2) 2021-07-01 21:24:24.314 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.16.0) 2021-07-01 21:24:24.317 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.4.0) 2021-07-01 21:24:24.332 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (4.3.1) 2021-07-01 21:24:24.392 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-07-01 21:24:24.399 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2021-07-01 21:24:24.404 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2021-07-01 21:24:24.407 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-07-01 21:24:24.414 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-07-01 21:24:24.418 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.3.0) 2021-07-01 21:24:24.425 | Requirement already satisfied: openstacksdk===0.57.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (0.57.0) 2021-07-01 21:24:24.451 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.8.0) 2021-07-01 21:24:24.464 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.25.1) 2021-07-01 21:24:24.490 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.7.0) 2021-07-01 21:24:24.495 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (1.12.1) 2021-07-01 21:24:24.497 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.7) 2021-07-01 21:24:24.536 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-07-01 21:24:24.540 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.3) 2021-07-01 21:24:24.546 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-01 21:24:24.549 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2021-07-01 21:24:24.571 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.4.0) 2021-07-01 21:24:24.573 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (0.10.0) 2021-07-01 21:24:24.577 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2021-07-01 21:24:24.582 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-07-01 21:24:24.585 | Requirement already satisfied: cmd2===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.1.1) 2021-07-01 21:24:24.644 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-07-01 21:24:24.647 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-07-01 21:24:24.650 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-07-01 21:24:24.653 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.26.6) 2021-07-01 21:24:24.675 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-07-01 21:24:24.679 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-07-01 21:24:24.682 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.1) 2021-07-01 21:24:24.686 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (1.8.2) 2021-07-01 21:24:24.688 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.2.5) 2021-07-01 21:24:24.694 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-07-01 21:24:24.698 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-07-01 21:24:24.751 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20)