2021-10-15 15:13:27.260 | + ./stack.sh:main:473 : exec 2021-10-15 15:13:27.260 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-151327' 2021-10-15 15:13:27.260 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-151327.summary.2021-10-15-151327 2021-10-15 15:13:27.260 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:13:27.260 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-151327 2021-10-15 15:13:27.260 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-151327 /opt/stack/logs/stack.sh.log 2021-10-15 15:13:27.260 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-151327.summary.2021-10-15-151327 /opt/stack/logs/stack.sh.log.summary 2021-10-15 15:13:27.260 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 15:13:27.260 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 15:13:27.260 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 15:13:27.260 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 15:13:27.260 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 15:13:27.260 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 15:13:27.260 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 15:13:27.260 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:13:27.260 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 15:13:27.260 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 15:13:27.260 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:13:27.260 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:13:27.260 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 15:13:27.260 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 15:13:27.260 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:13:27.261 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 15:13:27.263 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 15:13:27.265 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 15:13:27.267 | + ./stack.sh:main:562 : uname -a 2021-10-15 15:13:27.268 | Linux dv-cinder-814174-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-10-15 15:13:27.270 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 15:13:27.272 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 15:13:27.276 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 15:13:27.303 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 15:13:27.319 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 15:13:27.320 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 15:13:27.322 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 15:13:27.324 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 15:13:27.326 | + functions-common:fetch_plugins:1660 : return 2021-10-15 15:13:27.328 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 15:13:27.330 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 15:13:27.332 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:13:27.333 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:13:27.335 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:13:27.337 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:13:27.339 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:13:27.340 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:13:27.343 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:13:27.346 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:13:27.348 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:13:27.350 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:13:27.352 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 15:13:27.354 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:13:27.366 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:13:27.368 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:13:27.369 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:13:27.371 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:13:27.373 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:13:27.375 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:13:27.377 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:13:27.379 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 15:13:27.380 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 15:13:27.382 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:13:27.384 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:13:27.386 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 15:13:27.388 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 15:13:27.389 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 15:13:27.392 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 15:13:27.394 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 15:13:27.396 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 15:13:27.412 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 15:13:27.414 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 15:13:27.427 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:13:27.429 | +++ lib/tls:source:43 : hostname -f 2021-10-15 15:13:27.432 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 15:13:27.434 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 15:13:27.436 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 15:13:27.438 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 15:13:27.440 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 15:13:27.442 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 15:13:27.444 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 15:13:27.446 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 15:13:27.448 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 15:13:27.450 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 15:13:27.455 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 15:13:27.466 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 15:13:27.483 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 15:13:27.495 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 15:13:27.508 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 15:13:27.536 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 15:13:27.595 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 15:13:27.681 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 15:13:27.704 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 15:13:27.746 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 15:13:27.800 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 15:13:27.926 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 15:13:27.941 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 15:13:27.954 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 15:13:27.966 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 15:13:28.057 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 15:13:28.059 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 15:13:28.062 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 15:13:28.064 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 15:13:28.067 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 15:13:28.069 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 15:13:28.071 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 15:13:28.071 | False' 2021-10-15 15:13:28.074 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 15:13:28.088 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 15:13:28.091 | + ./stack.sh:main:610 : run_phase source 2021-10-15 15:13:28.093 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 15:13:28.095 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:13:28.097 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:13:28.098 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:13:28.100 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:13:28.102 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:13:28.104 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:13:28.107 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:13:28.111 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:13:28.113 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:13:28.115 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:13:28.117 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 15:13:28.119 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:13:28.133 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:13:28.135 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:13:28.137 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 15:13:28.178 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 15:13:28.180 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 15:13:28.182 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:13:28.184 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 15:13:28.186 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 15:13:28.188 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 15:13:28.190 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 15:13:28.192 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 15:13:28.195 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 15:13:28.197 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 15:13:28.199 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.201 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-10-15 15:13:28.203 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.205 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-10-15 15:13:28.208 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.210 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-10-15 15:13:28.212 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.214 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-10-15 15:13:28.216 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.219 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-10-15 15:13:28.221 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.223 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-10-15 15:13:28.226 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.228 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-10-15 15:13:28.230 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.232 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-10-15 15:13:28.235 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.237 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-10-15 15:13:28.240 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.242 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-10-15 15:13:28.244 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.246 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-10-15 15:13:28.249 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.251 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-10-15 15:13:28.253 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.255 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-10-15 15:13:28.257 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.259 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-10-15 15:13:28.262 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.264 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-10-15 15:13:28.267 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.269 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-10-15 15:13:28.271 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.273 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-10-15 15:13:28.275 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.277 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-10-15 15:13:28.280 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.282 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-10-15 15:13:28.285 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.287 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-10-15 15:13:28.289 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.291 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-10-15 15:13:28.293 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.295 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-10-15 15:13:28.298 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.300 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-10-15 15:13:28.303 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.305 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-10-15 15:13:28.307 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.309 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-10-15 15:13:28.311 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.314 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-10-15 15:13:28.316 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.318 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-10-15 15:13:28.321 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.323 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-10-15 15:13:28.325 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.327 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-10-15 15:13:28.329 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.332 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-10-15 15:13:28.334 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.336 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-10-15 15:13:28.338 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.340 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-10-15 15:13:28.343 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.345 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-10-15 15:13:28.348 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.350 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-10-15 15:13:28.352 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.354 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-10-15 15:13:28.356 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.358 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-10-15 15:13:28.361 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.364 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-10-15 15:13:28.366 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.368 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-10-15 15:13:28.370 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.372 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-10-15 15:13:28.375 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.377 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-10-15 15:13:28.379 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.381 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-10-15 15:13:28.384 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.386 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-10-15 15:13:28.388 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.390 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-10-15 15:13:28.392 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.395 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-10-15 15:13:28.397 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:13:28.399 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-10-15 15:13:28.402 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 15:13:28.404 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:13:28.407 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 15:13:28.421 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:13:28.424 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 15:13:28.426 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:13:28.428 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 15:13:28.443 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:13:28.445 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 15:13:28.448 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 15:13:28.450 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 15:13:28.452 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 15:13:28.455 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 15:13:28.457 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 15:13:28.459 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 15:13:28.462 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 15:13:28.464 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:13:28.466 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 15:13:28.470 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:13:28.472 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 15:13:28.474 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 15:13:28.474 | Using mysql database backend 2021-10-15 15:13:28.477 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 15:13:28.492 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 15:13:28.508 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:13:28.510 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 15:13:28.527 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 15:13:28.550 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:13:28.553 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 15:13:28.568 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-15 15:13:28.585 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 15:13:28.601 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:13:28.604 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 15:13:28.619 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:13:28.621 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 15:13:28.637 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 15:13:28.639 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 15:13:28.642 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 15:13:28.645 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 15:13:28.648 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 15:13:28.652 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-151328 2021-10-15 15:13:28.654 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-151328 741' 2021-10-15 15:13:28.657 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:28.659 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:13:28.661 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:28.664 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 15:13:28.666 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:28.668 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 15:13:28.671 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:28.673 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-10-15 15:13:28.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:28.677 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2021-10-15 15:13:28.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:28.682 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2021-10-15 15:13:28.684 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:28.687 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-151327 2021-10-15 15:13:28.689 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:28.692 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 15:13:28.694 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:28.696 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2021-10-15 15:13:28.699 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:28.701 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 15:13:28.704 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:28.706 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 15:13:28.709 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:28.711 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 15:13:28.713 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:13:28.715 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 15:13:28.718 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 15:13:28.721 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 15:13:28.723 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 15:13:28.725 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:13:28.727 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:13:28.729 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:13:28.732 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:13:28.734 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:13:28.737 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:13:28.751 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:13:28.753 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:13:28.755 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:13:28.758 | + functions-common:git_clone:544 : echo master 2021-10-15 15:13:28.758 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:13:28.763 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 15:13:28.766 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:13:28.768 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 15:13:28.771 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:13:28.771 | + functions-common:git_clone:593 : head -1 2021-10-15 15:13:28.774 | c9e9adfd Updated from generate-constraints 2021-10-15 15:13:28.777 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:13:28.779 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 15:13:28.782 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:13:28.785 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 15:13:28.787 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 15:13:28.789 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 15:13:28.792 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 15:13:28.794 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:13:28.797 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 15:13:28.799 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 15:13:28.802 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 15:13:28.805 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 15:13:28.809 | ++ tools/install_prereqs.sh:source:47 : NOW=1634310808 2021-10-15 15:13:28.812 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 15:13:28.816 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634310506 2021-10-15 15:13:28.819 | ++ tools/install_prereqs.sh:source:49 : DELTA=302 2021-10-15 15:13:28.821 | ++ tools/install_prereqs.sh:source:50 : [[ 302 -lt 7200 ]] 2021-10-15 15:13:28.823 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 15:13:28.826 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 15:13:28.829 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 15:13:28.831 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 15:13:28.834 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 15:13:28.836 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 15:13:28.838 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 15:13:28.841 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 15:13:28.844 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-10-15 15:13:28.890 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 15:13:28.890 | apache2-dev 2021-10-15 15:13:28.890 | bc 2021-10-15 15:13:28.890 | bsdmainutils 2021-10-15 15:13:28.890 | curl 2021-10-15 15:13:28.890 | g++ 2021-10-15 15:13:28.890 | gawk 2021-10-15 15:13:28.891 | gcc 2021-10-15 15:13:28.891 | gettext 2021-10-15 15:13:28.891 | git 2021-10-15 15:13:28.891 | graphviz 2021-10-15 15:13:28.891 | iputils-ping 2021-10-15 15:13:28.891 | libapache2-mod-proxy-uwsgi 2021-10-15 15:13:28.891 | libffi-dev 2021-10-15 15:13:28.891 | libjpeg-dev 2021-10-15 15:13:28.891 | libpcre3-dev 2021-10-15 15:13:28.891 | libpq-dev 2021-10-15 15:13:28.891 | libssl-dev 2021-10-15 15:13:28.891 | libsystemd-dev 2021-10-15 15:13:28.891 | libxml2-dev 2021-10-15 15:13:28.891 | libxslt1-dev 2021-10-15 15:13:28.891 | libyaml-dev 2021-10-15 15:13:28.891 | lsof 2021-10-15 15:13:28.891 | openssh-server 2021-10-15 15:13:28.891 | openssl 2021-10-15 15:13:28.891 | pkg-config 2021-10-15 15:13:28.891 | psmisc 2021-10-15 15:13:28.891 | python3-dev 2021-10-15 15:13:28.891 | python3-pip 2021-10-15 15:13:28.891 | python3-systemd 2021-10-15 15:13:28.891 | python3-venv 2021-10-15 15:13:28.891 | tar 2021-10-15 15:13:28.891 | tcpdump 2021-10-15 15:13:28.891 | unzip 2021-10-15 15:13:28.891 | uuid-runtime 2021-10-15 15:13:28.891 | wget 2021-10-15 15:13:28.892 | wget 2021-10-15 15:13:28.892 | zlib1g-dev 2021-10-15 15:13:28.892 | libkrb5-dev 2021-10-15 15:13:28.892 | libldap2-dev 2021-10-15 15:13:28.892 | libsasl2-dev 2021-10-15 15:13:28.892 | memcached 2021-10-15 15:13:28.892 | python3-mysqldb 2021-10-15 15:13:28.892 | sqlite3 2021-10-15 15:13:28.892 | conntrack 2021-10-15 15:13:28.892 | curl 2021-10-15 15:13:28.892 | dnsmasq-base 2021-10-15 15:13:28.892 | dnsmasq-utils 2021-10-15 15:13:28.892 | ebtables 2021-10-15 15:13:28.892 | genisoimage 2021-10-15 15:13:28.892 | iptables 2021-10-15 15:13:28.892 | iputils-arping 2021-10-15 15:13:28.892 | kpartx 2021-10-15 15:13:28.892 | libjs-jquery-tablesorter 2021-10-15 15:13:28.892 | parted 2021-10-15 15:13:28.892 | pm-utils 2021-10-15 15:13:28.892 | python3-mysqldb 2021-10-15 15:13:28.892 | socat 2021-10-15 15:13:28.892 | sqlite3 2021-10-15 15:13:28.892 | sudo 2021-10-15 15:13:28.892 | vlan 2021-10-15 15:13:28.892 | lsscsi 2021-10-15 15:13:28.892 | open-iscsi 2021-10-15 15:13:28.892 | lvm2 2021-10-15 15:13:28.892 | qemu-utils 2021-10-15 15:13:28.892 | thin-provisioning-tools 2021-10-15 15:13:28.892 | acl 2021-10-15 15:13:28.892 | dnsmasq-base 2021-10-15 15:13:28.892 | dnsmasq-utils 2021-10-15 15:13:28.892 | ebtables 2021-10-15 15:13:28.892 | haproxy 2021-10-15 15:13:28.892 | iptables 2021-10-15 15:13:28.892 | iputils-arping 2021-10-15 15:13:28.892 | iputils-ping 2021-10-15 15:13:28.892 | postgresql-server-dev-all 2021-10-15 15:13:28.893 | python3-mysqldb 2021-10-15 15:13:28.893 | sqlite3 2021-10-15 15:13:28.893 | sudo 2021-10-15 15:13:28.893 | vlan 2021-10-15 15:13:28.893 | pcp 2021-10-15 15:13:28.893 | ipset 2021-10-15 15:13:28.893 | conntrack 2021-10-15 15:13:28.893 | conntrackd 2021-10-15 15:13:28.893 | keepalived 2021-10-15 15:13:28.893 | lvm2 2021-10-15 15:13:28.893 | qemu-utils 2021-10-15 15:13:28.893 | thin-provisioning-tools 2021-10-15 15:13:28.893 | curl 2021-10-15 15:13:28.893 | liberasurecode-dev 2021-10-15 15:13:28.893 | make 2021-10-15 15:13:28.893 | memcached 2021-10-15 15:13:28.893 | sqlite3 2021-10-15 15:13:28.893 | xfsprogs' 2021-10-15 15:13:28.893 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 15:13:28.911 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 15:13:28.911 | apache2-dev 2021-10-15 15:13:28.911 | bc 2021-10-15 15:13:28.911 | bsdmainutils 2021-10-15 15:13:28.911 | curl 2021-10-15 15:13:28.911 | g++ 2021-10-15 15:13:28.911 | gawk 2021-10-15 15:13:28.911 | gcc 2021-10-15 15:13:28.911 | gettext 2021-10-15 15:13:28.911 | git 2021-10-15 15:13:28.911 | graphviz 2021-10-15 15:13:28.911 | iputils-ping 2021-10-15 15:13:28.911 | libapache2-mod-proxy-uwsgi 2021-10-15 15:13:28.911 | libffi-dev 2021-10-15 15:13:28.911 | libjpeg-dev 2021-10-15 15:13:28.911 | libpcre3-dev 2021-10-15 15:13:28.911 | libpq-dev 2021-10-15 15:13:28.911 | libssl-dev 2021-10-15 15:13:28.911 | libsystemd-dev 2021-10-15 15:13:28.912 | libxml2-dev 2021-10-15 15:13:28.912 | libxslt1-dev 2021-10-15 15:13:28.912 | libyaml-dev 2021-10-15 15:13:28.912 | lsof 2021-10-15 15:13:28.912 | openssh-server 2021-10-15 15:13:28.912 | openssl 2021-10-15 15:13:28.912 | pkg-config 2021-10-15 15:13:28.912 | psmisc 2021-10-15 15:13:28.912 | python3-dev 2021-10-15 15:13:28.912 | python3-pip 2021-10-15 15:13:28.912 | python3-systemd 2021-10-15 15:13:28.912 | python3-venv 2021-10-15 15:13:28.912 | tar 2021-10-15 15:13:28.912 | tcpdump 2021-10-15 15:13:28.912 | unzip 2021-10-15 15:13:28.912 | uuid-runtime 2021-10-15 15:13:28.912 | wget 2021-10-15 15:13:28.912 | wget 2021-10-15 15:13:28.912 | zlib1g-dev 2021-10-15 15:13:28.912 | libkrb5-dev 2021-10-15 15:13:28.912 | libldap2-dev 2021-10-15 15:13:28.912 | libsasl2-dev 2021-10-15 15:13:28.912 | memcached 2021-10-15 15:13:28.912 | python3-mysqldb 2021-10-15 15:13:28.912 | sqlite3 2021-10-15 15:13:28.912 | conntrack 2021-10-15 15:13:28.912 | curl 2021-10-15 15:13:28.912 | dnsmasq-base 2021-10-15 15:13:28.912 | dnsmasq-utils 2021-10-15 15:13:28.912 | ebtables 2021-10-15 15:13:28.912 | genisoimage 2021-10-15 15:13:28.912 | iptables 2021-10-15 15:13:28.912 | iputils-arping 2021-10-15 15:13:28.912 | kpartx 2021-10-15 15:13:28.912 | libjs-jquery-tablesorter 2021-10-15 15:13:28.912 | parted 2021-10-15 15:13:28.912 | pm-utils 2021-10-15 15:13:28.912 | python3-mysqldb 2021-10-15 15:13:28.912 | socat 2021-10-15 15:13:28.912 | sqlite3 2021-10-15 15:13:28.913 | sudo 2021-10-15 15:13:28.913 | vlan 2021-10-15 15:13:28.913 | lsscsi 2021-10-15 15:13:28.913 | open-iscsi 2021-10-15 15:13:28.913 | lvm2 2021-10-15 15:13:28.913 | qemu-utils 2021-10-15 15:13:28.913 | thin-provisioning-tools 2021-10-15 15:13:28.913 | acl 2021-10-15 15:13:28.913 | dnsmasq-base 2021-10-15 15:13:28.913 | dnsmasq-utils 2021-10-15 15:13:28.913 | ebtables 2021-10-15 15:13:28.913 | haproxy 2021-10-15 15:13:28.913 | iptables 2021-10-15 15:13:28.913 | iputils-arping 2021-10-15 15:13:28.913 | iputils-ping 2021-10-15 15:13:28.913 | postgresql-server-dev-all 2021-10-15 15:13:28.913 | python3-mysqldb 2021-10-15 15:13:28.913 | sqlite3 2021-10-15 15:13:28.913 | sudo 2021-10-15 15:13:28.913 | vlan 2021-10-15 15:13:28.913 | pcp 2021-10-15 15:13:28.913 | ipset 2021-10-15 15:13:28.913 | conntrack 2021-10-15 15:13:28.913 | conntrackd 2021-10-15 15:13:28.913 | keepalived 2021-10-15 15:13:28.913 | lvm2 2021-10-15 15:13:28.913 | qemu-utils 2021-10-15 15:13:28.913 | thin-provisioning-tools 2021-10-15 15:13:28.913 | curl 2021-10-15 15:13:28.913 | liberasurecode-dev 2021-10-15 15:13:28.913 | make 2021-10-15 15:13:28.913 | memcached 2021-10-15 15:13:28.913 | sqlite3 2021-10-15 15:13:28.913 | xfsprogs ' 2021-10-15 15:13:28.913 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 15:13:28.916 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:13:28.918 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:13:28.921 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:13:28.921 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 15:13:28.926 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:13:28.928 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 15:13:28.930 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:13:28.933 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 15:13:28.935 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:13:28.937 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:13:28.940 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:13:28.942 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:13:28.944 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:13:28.946 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:13:28.948 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 15:13:28.950 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 15:13:28.952 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 15:13:28.955 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 15:13:28.959 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 15:13:28.961 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 15:13:28.964 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 15:13:28.965 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 15:13:28.968 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 15:13:28.970 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 15:13:28.974 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634310808972 2021-10-15 15:13:28.976 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 15:13:28.978 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 15:13:28.980 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-10-15 15:13:29.335 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-10-15 15:13:29.470 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 15:13:29.599 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-10-15 15:13:30.155 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-10-15 15:13:30.538 | Fetched 328 kB in 1s (257 kB/s) 2021-10-15 15:13:31.939 | Reading package lists... 2021-10-15 15:13:31.970 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 15:13:31.972 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 15:13:31.974 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:13:31.976 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:13:31.978 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:13:31.980 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:13:31.982 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:13:31.986 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 15:13:31.988 | ++ functions-common:time_stop:2316 : start_time=1634310808972 2021-10-15 15:13:31.990 | ++ functions-common:time_stop:2318 : [[ -z 1634310808972 ]] 2021-10-15 15:13:31.992 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:13:31.996 | ++ functions-common:time_stop:2321 : end_time=1634310811994 2021-10-15 15:13:31.998 | ++ functions-common:time_stop:2322 : elapsed_time=3022 2021-10-15 15:13:32.000 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 15:13:32.002 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:13:32.004 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3022 2021-10-15 15:13:32.007 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:13:32.009 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:13:32.011 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:13:32.014 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:13:32.016 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:13:32.037 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:13:32.144 | Reading package lists... 2021-10-15 15:13:32.369 | Building dependency tree... 2021-10-15 15:13:32.371 | Reading state information... 2021-10-15 15:13:32.403 | acl is already the newest version (2.2.53-6). 2021-10-15 15:13:32.403 | bc is already the newest version (1.07.1-2build1). 2021-10-15 15:13:32.403 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 15:13:32.403 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 15:13:32.403 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 15:13:32.403 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:13:32.403 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 15:13:32.403 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:13:32.403 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 15:13:32.403 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 15:13:32.403 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 15:13:32.403 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 15:13:32.403 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 15:13:32.403 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 15:13:32.403 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 15:13:32.403 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 15:13:32.403 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 15:13:32.403 | libffi-dev is already the newest version (3.3-4). 2021-10-15 15:13:32.403 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 15:13:32.404 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 15:13:32.404 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 15:13:32.404 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 15:13:32.404 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 15:13:32.404 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 15:13:32.404 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 15:13:32.404 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:13:32.404 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 15:13:32.404 | psmisc is already the newest version (23.3-1). 2021-10-15 15:13:32.404 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:13:32.404 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 15:13:32.404 | python3-systemd is already the newest version (234-3build2). 2021-10-15 15:13:32.404 | socat is already the newest version (1.7.3.3-2). 2021-10-15 15:13:32.404 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 15:13:32.404 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 15:13:32.404 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 15:13:32.404 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 15:13:32.404 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 15:13:32.404 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 15:13:32.404 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 15:13:32.404 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 15:13:32.404 | pcp is already the newest version (5.0.3-1). 2021-10-15 15:13:32.404 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 15:13:32.404 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:13:32.404 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:13:32.404 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:13:32.404 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 15:13:32.404 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:13:32.404 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:13:32.404 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 15:13:32.404 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 15:13:32.404 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 15:13:32.404 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 15:13:32.404 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 15:13:32.404 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:13:32.404 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 15:13:32.404 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 15:13:32.405 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 15:13:32.405 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 15:13:32.405 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 15:13:32.405 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 15:13:32.405 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:13:32.405 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 15:13:32.405 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 15:13:32.405 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 15:13:32.405 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 15:13:32.405 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 15:13:32.405 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 15:13:32.405 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 15:13:32.405 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:13:32.608 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 15:13:32.608 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 15:13:32.608 | The following packages were automatically installed and are no longer required: 2021-10-15 15:13:32.610 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:13:32.610 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:13:32.610 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:13:32.610 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:13:32.610 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:13:32.610 | python3-zope.interface 2021-10-15 15:13:32.610 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:13:32.611 | The following additional packages will be installed: 2021-10-15 15:13:32.611 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2021-10-15 15:13:32.676 | The following NEW packages will be installed: 2021-10-15 15:13:32.676 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2021-10-15 15:13:32.676 | python3-yaml 2021-10-15 15:13:33.238 | 0 upgraded, 5 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:13:33.238 | Need to get 0 B/27.4 MB of archives. 2021-10-15 15:13:33.238 | After this operation, 211 MB of additional disk space will be used. 2021-10-15 15:13:33.417 | Selecting previously unselected package python3-yaml. 2021-10-15 15:13:33.468 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 87907 files and directories currently installed.) 2021-10-15 15:13:33.472 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-10-15 15:13:33.523 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-10-15 15:13:33.834 | Selecting previously unselected package llvm-10-tools. 2021-10-15 15:13:33.842 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-10-15 15:13:33.902 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-10-15 15:13:34.348 | Selecting previously unselected package llvm-10-dev. 2021-10-15 15:13:34.357 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-10-15 15:13:34.455 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-10-15 15:13:39.222 | Selecting previously unselected package postgresql-server-dev-12. 2021-10-15 15:13:39.232 | Preparing to unpack .../postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-10-15 15:13:39.267 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-10-15 15:13:39.837 | Selecting previously unselected package postgresql-server-dev-all. 2021-10-15 15:13:39.848 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-10-15 15:13:39.895 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-10-15 15:13:40.327 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-10-15 15:13:40.780 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-10-15 15:13:40.934 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-10-15 15:13:41.089 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-10-15 15:13:41.239 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-10-15 15:13:41.386 | Processing triggers for man-db (2.9.1-1) ... 2021-10-15 15:13:41.906 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-10-15 15:13:48.819 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 15:13:48.821 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:13:48.824 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:13:48.826 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:13:48.829 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:13:48.831 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:13:48.833 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:13:48.835 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:13:48.837 | ++ functions-common:time_stop:2316 : start_time=1634310812034 2021-10-15 15:13:48.839 | ++ functions-common:time_stop:2318 : [[ -z 1634310812034 ]] 2021-10-15 15:13:48.842 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:13:48.847 | ++ functions-common:time_stop:2321 : end_time=1634310828844 2021-10-15 15:13:48.849 | ++ functions-common:time_stop:2322 : elapsed_time=16810 2021-10-15 15:13:48.851 | ++ functions-common:time_stop:2323 : total=703 2021-10-15 15:13:48.853 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:13:48.855 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17513 2021-10-15 15:13:48.857 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 15:13:48.860 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 15:13:48.863 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:13:48.865 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 15:13:48.869 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 15:13:48.873 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 15:13:48.876 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 15:13:48.879 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 15:13:50.260 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 15:13:50.262 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:13:50.265 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:13:50.268 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:13:50.270 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 15:13:50.272 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 15:13:50.274 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 15:13:50.276 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 15:13:50.278 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 15:13:50.280 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 15:13:50.283 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 15:13:50.356 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 15:13:50.358 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 15:13:50.430 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 15:13:50.432 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 15:13:50.504 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 15:13:50.505 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 15:13:50.507 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 15:13:50.509 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 15:13:50.511 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 15:13:50.513 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 15:13:50.515 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 15:13:50.517 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 15:13:50.518 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 15:13:50.520 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 15:13:50.522 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 15:13:50.522 | Distro: focal 2021-10-15 15:13:50.524 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 15:13:50.527 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:13:50.531 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:13:50.532 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:13:50.535 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:13:50.544 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:13:51.009 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-10-15 15:13:51.010 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-10-15 15:13:51.010 | pip: 20.2.2 2021-10-15 15:13:51.012 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 15:13:51.014 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 15:13:51.016 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:13:51.018 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:13:51.019 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:13:51.021 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:13:51.023 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:13:51.024 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:13:51.026 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:13:51.028 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:13:51.029 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:13:51.031 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 15:13:51.033 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:13:51.035 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:13:51.036 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 15:13:51.039 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:13:51.041 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 15:13:51.043 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 15:13:51.044 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:13:51.047 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 15:13:51.049 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:13:51.059 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 15:13:51.059 | Dload Upload Total Spent Left Speed 2021-10-15 15:13:51.258 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-15 15:13:51.262 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 15:13:51.265 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:13:54.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:13:54.425 | from cryptography.utils import int_from_bytes 2021-10-15 15:13:54.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:13:54.425 | from cryptography.utils import int_from_bytes 2021-10-15 15:13:54.713 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:13:54.910 | Collecting pip 2021-10-15 15:13:54.921 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-15 15:13:56.954 | Installing collected packages: pip 2021-10-15 15:13:56.954 | Attempting uninstall: pip 2021-10-15 15:13:56.955 | Found existing installation: pip 20.2.2 2021-10-15 15:13:57.187 | Uninstalling pip-20.2.2: 2021-10-15 15:13:57.200 | Successfully uninstalled pip-20.2.2 2021-10-15 15:13:58.922 | Successfully installed pip-21.3 2021-10-15 15:13:58.922 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:13:59.071 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 15:13:59.073 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 15:13:59.075 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 15:13:59.077 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:13:59.079 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 15:13:59.081 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 15:13:59.083 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:13:59.085 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:13:59.085 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:13:59.089 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-10-15 15:13:59.091 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-10-15 15:13:59.093 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:13:59.095 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:13:59.097 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:13:59.114 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-10-15 15:13:59.116 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:13:59.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:13:59.919 | from cryptography.utils import int_from_bytes 2021-10-15 15:13:59.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:13:59.919 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:01.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:01.027 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (58.2.0) 2021-10-15 15:14:03.032 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:14:03.145 | + inc/python:pip_install:200 : result=0 2021-10-15 15:14:03.146 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:14:03.148 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:03.150 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:03.152 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:03.153 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:03.155 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:03.157 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:14:03.158 | + functions-common:time_stop:2316 : start_time=1634310839110 2021-10-15 15:14:03.160 | + functions-common:time_stop:2318 : [[ -z 1634310839110 ]] 2021-10-15 15:14:03.162 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:03.165 | + functions-common:time_stop:2321 : end_time=1634310843163 2021-10-15 15:14:03.167 | + functions-common:time_stop:2322 : elapsed_time=4053 2021-10-15 15:14:03.169 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:14:03.170 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:03.172 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4053 2021-10-15 15:14:03.174 | + inc/python:pip_install:203 : return 0 2021-10-15 15:14:03.176 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 15:14:03.178 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:14:03.182 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:14:03.184 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:14:03.187 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:14:03.188 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:14:03.839 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:14:03.841 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:14:03.860 | pip: 21.3 2021-10-15 15:14:03.860 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 15:14:03.860 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:14:03.860 | + ./stack.sh:main:778 : fixup_all 2021-10-15 15:14:03.860 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 15:14:03.860 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 15:14:03.860 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:14:03.863 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 15:14:03.863 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:14:03.863 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 15:14:03.869 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 15:14:03.871 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 15:14:03.873 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 15:14:03.882 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 15:14:03.885 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 15:14:03.888 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 15:14:03.890 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:03.892 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:03.895 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-10-15 15:14:03.907 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 15:14:03.918 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 15:14:03.930 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 15:14:03.932 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 15:14:03.934 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:14:03.937 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:14:03.939 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:14:03.942 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:14:03.944 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:14:03.947 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:14:03.949 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:14:03.951 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:14:03.954 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:14:03.956 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 15:14:03.958 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 15:14:03.961 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 15:14:03.963 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:14:03.965 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:14:03.968 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:14:03.970 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:14:03.972 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:14:03.974 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:14:03.976 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 15:14:03.979 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 15:14:04.003 | Using python 3.8 to install os-testr 2021-10-15 15:14:04.006 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-10-15 15:14:04.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:04.825 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:04.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:04.826 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:05.901 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:05.919 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 15:14:05.992 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-10-15 15:14:05.994 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-10-15 15:14:05.995 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-15 15:14:05.996 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-15 15:14:06.010 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-10-15 15:14:06.036 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-10-15 15:14:06.036 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-10-15 15:14:06.037 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-10-15 15:14:06.038 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-10-15 15:14:06.040 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-10-15 15:14:06.065 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-10-15 15:14:06.067 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-10-15 15:14:06.068 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-10-15 15:14:06.070 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-10-15 15:14:06.071 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.2.0) 2021-10-15 15:14:06.084 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-10-15 15:14:06.154 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-10-15 15:14:06.156 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-10-15 15:14:06.157 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-10-15 15:14:06.158 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-10-15 15:14:08.136 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:14:08.260 | + inc/python:pip_install:200 : result=0 2021-10-15 15:14:08.262 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:14:08.264 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:08.267 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:08.269 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:08.271 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:08.273 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:08.275 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:14:08.277 | + functions-common:time_stop:2316 : start_time=1634310843997 2021-10-15 15:14:08.279 | + functions-common:time_stop:2318 : [[ -z 1634310843997 ]] 2021-10-15 15:14:08.281 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:08.285 | + functions-common:time_stop:2321 : end_time=1634310848283 2021-10-15 15:14:08.287 | + functions-common:time_stop:2322 : elapsed_time=4286 2021-10-15 15:14:08.289 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:14:08.291 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:08.293 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4286 2021-10-15 15:14:08.296 | + inc/python:pip_install:203 : return 0 2021-10-15 15:14:08.298 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 15:14:08.350 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 15:14:08.675 | + ./stack.sh:main:792 : install_infra 2021-10-15 15:14:08.678 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:14:08.680 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 15:14:08.683 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-10-15 15:14:11.810 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:14:11.813 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 15:14:11.835 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-10-15 15:14:13.765 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:13.796 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:13.905 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:14.021 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:14.067 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:14.212 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:14.296 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:14.336 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:14.359 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:14.395 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:14.455 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:14.491 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:14.542 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:14.547 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:14.689 | Collecting pbr===5.6.0 2021-10-15 15:14:14.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-10-15 15:14:14.736 | Installing collected packages: pbr 2021-10-15 15:14:14.883 | Successfully installed pbr-5.6.0 2021-10-15 15:14:14.945 | + inc/python:pip_install:200 : result=0 2021-10-15 15:14:14.947 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:14:14.949 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:14.951 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:14.954 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:14.956 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:14.958 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:14.960 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:14:14.962 | + functions-common:time_stop:2316 : start_time=1634310851828 2021-10-15 15:14:14.964 | + functions-common:time_stop:2318 : [[ -z 1634310851828 ]] 2021-10-15 15:14:14.967 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:14.971 | + functions-common:time_stop:2321 : end_time=1634310854968 2021-10-15 15:14:14.973 | + functions-common:time_stop:2322 : elapsed_time=3140 2021-10-15 15:14:14.975 | + functions-common:time_stop:2323 : total=4286 2021-10-15 15:14:14.977 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:14.979 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7426 2021-10-15 15:14:14.981 | + inc/python:pip_install:203 : return 0 2021-10-15 15:14:14.984 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:14:14.987 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 15:14:15.009 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-10-15 15:14:16.945 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:16.975 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:17.086 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:17.204 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:17.250 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:17.397 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:17.472 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:17.503 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:17.523 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:17.557 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:17.618 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:17.656 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:17.706 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:14:17.710 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:17.712 | Processing /opt/stack/requirements 2021-10-15 15:14:19.078 | Collecting fixtures===3.0.0 2021-10-15 15:14:19.085 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-10-15 15:14:19.315 | Collecting PyYAML===5.4.1 2021-10-15 15:14:19.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-10-15 15:14:19.496 | Collecting requests===2.26.0 2021-10-15 15:14:19.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-10-15 15:14:19.596 | Collecting packaging===21.0 2021-10-15 15:14:19.602 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-10-15 15:14:19.666 | Collecting testtools===2.5.0 2021-10-15 15:14:19.673 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-10-15 15:14:19.757 | Collecting idna===3.3 2021-10-15 15:14:19.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2021-10-15 15:14:19.894 | Collecting pyparsing===2.4.7 2021-10-15 15:14:19.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-10-15 15:14:19.966 | Collecting six===1.16.0 2021-10-15 15:14:19.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-10-15 15:14:20.024 | Collecting charset-normalizer===2.0.7 2021-10-15 15:14:20.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f7a/f805c321bfa1c/charset_normalizer-2.0.7-py3-none-any.whl (38 kB) 2021-10-15 15:14:20.066 | Collecting Parsley>=1.2 2021-10-15 15:14:20.072 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-10-15 15:14:20.665 | Collecting beagle>=0.2.1 2021-10-15 15:14:20.671 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-10-15 15:14:20.698 | 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 47)) (5.6.0) 2021-10-15 15:14:21.136 | Collecting urllib3===1.26.7 2021-10-15 15:14:21.142 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB) 2021-10-15 15:14:21.591 | Collecting certifi===2021.10.8 2021-10-15 15:14:21.599 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-10-15 15:14:21.955 | Collecting extras===1.0.0 2021-10-15 15:14:21.961 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-10-15 15:14:22.425 | Collecting cliff===3.9.0 2021-10-15 15:14:22.431 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-10-15 15:14:22.903 | Collecting stevedore===3.4.0 2021-10-15 15:14:22.909 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2021-10-15 15:14:23.320 | Collecting prettytable===0.7.2 2021-10-15 15:14:23.327 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-10-15 15:14:23.467 | Collecting cmd2===2.2.0 2021-10-15 15:14:23.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d2f/75a0f8712541d/cmd2-2.2.0-py3-none-any.whl (144 kB) 2021-10-15 15:14:23.881 | Collecting autopage===0.4.0 2021-10-15 15:14:23.899 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-10-15 15:14:24.281 | Collecting pyperclip===1.8.2 2021-10-15 15:14:24.287 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-10-15 15:14:25.014 | Collecting wcwidth===0.2.5 2021-10-15 15:14:25.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-10-15 15:14:25.492 | Collecting colorama===0.4.4 2021-10-15 15:14:25.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-10-15 15:14:25.903 | Collecting attrs===21.2.0 2021-10-15 15:14:25.909 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-10-15 15:14:25.981 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-10-15 15:14:25.982 | Building wheel for pyperclip (setup.py): started 2021-10-15 15:14:26.228 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-10-15 15:14:26.229 | ERROR: Command errored out with exit status 1: 2021-10-15 15:14:26.229 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-m_6r35_5/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-m_6r35_5/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-bs_v2r83 2021-10-15 15:14:26.229 | cwd: /tmp/pip-install-m_6r35_5/pyperclip/ 2021-10-15 15:14:26.229 | Complete output (6 lines): 2021-10-15 15:14:26.229 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:14:26.229 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:14:26.229 | or: setup.py --help-commands 2021-10-15 15:14:26.229 | or: setup.py cmd --help 2021-10-15 15:14:26.229 | 2021-10-15 15:14:26.229 | error: invalid command 'bdist_wheel' 2021-10-15 15:14:26.229 | ---------------------------------------- 2021-10-15 15:14:26.229 | ERROR: Failed building wheel for pyperclip 2021-10-15 15:14:26.229 | Running setup.py clean for pyperclip 2021-10-15 15:14:26.476 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 15:14:27.260 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 15:14:27.261 | ERROR: Command errored out with exit status 1: 2021-10-15 15:14:27.261 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-xcwdkaf1/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-xcwdkaf1/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-w38fmgt4 2021-10-15 15:14:27.261 | cwd: /tmp/pip-req-build-xcwdkaf1/ 2021-10-15 15:14:27.261 | Complete output (6 lines): 2021-10-15 15:14:27.261 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:14:27.261 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:14:27.261 | or: setup.py --help-commands 2021-10-15 15:14:27.261 | or: setup.py cmd --help 2021-10-15 15:14:27.261 | 2021-10-15 15:14:27.261 | error: invalid command 'bdist_wheel' 2021-10-15 15:14:27.261 | ---------------------------------------- 2021-10-15 15:14:27.261 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 15:14:27.261 | Running setup.py clean for openstack-requirements 2021-10-15 15:14:28.049 | Failed to build pyperclip openstack-requirements 2021-10-15 15:14:28.276 | Installing collected packages: certifi, attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, requests, stevedore, pyparsing, pyperclip, colorama, cmd2, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2021-10-15 15:14:29.535 | Running setup.py install for pyperclip: started 2021-10-15 15:14:29.931 | Running setup.py install for pyperclip: finished with status 'done' 2021-10-15 15:14:30.496 | Running setup.py install for openstack-requirements: started 2021-10-15 15:14:32.738 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 15:14:32.772 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.7 cliff-3.9.0 cmd2-2.2.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev4954 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.0 testtools-2.5.0 urllib3-1.26.7 wcwidth-0.2.5 2021-10-15 15:14:32.901 | + inc/python:pip_install:200 : result=0 2021-10-15 15:14:32.903 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:14:32.906 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:32.908 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:32.910 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:32.912 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:32.914 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:32.916 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:14:32.918 | + functions-common:time_stop:2316 : start_time=1634310855002 2021-10-15 15:14:32.921 | + functions-common:time_stop:2318 : [[ -z 1634310855002 ]] 2021-10-15 15:14:32.923 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:32.927 | + functions-common:time_stop:2321 : end_time=1634310872925 2021-10-15 15:14:32.929 | + functions-common:time_stop:2322 : elapsed_time=17923 2021-10-15 15:14:32.931 | + functions-common:time_stop:2323 : total=7426 2021-10-15 15:14:32.933 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:32.935 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25349 2021-10-15 15:14:32.937 | + inc/python:pip_install:203 : return 0 2021-10-15 15:14:32.940 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 15:14:32.942 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 15:14:32.945 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 15:14:32.947 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:32.949 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:32.952 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 15:14:32.954 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:32.956 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 15:14:32.976 | Using python 3.8 to install pbr 2021-10-15 15:14:32.978 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-10-15 15:14:33.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:33.775 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:33.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:33.775 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:34.845 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:34.862 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 15:14:36.961 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:14:37.080 | + inc/python:pip_install:200 : result=0 2021-10-15 15:14:37.082 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:14:37.084 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:37.086 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:37.088 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:37.090 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:37.093 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:37.095 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:14:37.097 | + functions-common:time_stop:2316 : start_time=1634310872971 2021-10-15 15:14:37.099 | + functions-common:time_stop:2318 : [[ -z 1634310872971 ]] 2021-10-15 15:14:37.102 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:37.106 | + functions-common:time_stop:2321 : end_time=1634310877103 2021-10-15 15:14:37.108 | + functions-common:time_stop:2322 : elapsed_time=4132 2021-10-15 15:14:37.110 | + functions-common:time_stop:2323 : total=25349 2021-10-15 15:14:37.112 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:37.114 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29481 2021-10-15 15:14:37.116 | + inc/python:pip_install:203 : return 0 2021-10-15 15:14:37.118 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 15:14:39.456 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 15:14:41.360 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:41.362 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 15:14:41.368 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 15:14:41.371 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-10-15 15:14:41.373 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 15:14:41.441 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:14:41.443 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:14:41.446 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 15:14:41.463 | + ./stack.sh:main:801 : pkgs= 2021-10-15 15:14:41.465 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 15:14:41.469 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 15:14:41.471 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 15:14:41.473 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 15:14:41.475 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:14:41.477 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:14:41.479 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:14:41.481 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:14:41.484 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:14:41.486 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:14:41.490 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:14:41.492 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:14:41.494 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:14:41.496 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 15:14:41.499 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:14:41.513 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:41.516 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:14:41.518 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:14:41.520 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 15:14:41.522 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:14:41.524 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:14:41.526 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:14:41.528 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 15:14:41.530 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:14:41.532 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 15:14:41.534 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:14:41.536 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:14:41.538 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 15:14:41.541 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 15:14:41.543 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:14:41.545 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:14:41.547 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 15:14:41.549 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 15:14:41.551 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 15:14:41.554 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 15:14:41.556 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 15:14:41.558 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 15:14:41.561 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 15:14:41.563 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 15:14:41.566 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 15:14:41.568 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 15:14:41.619 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 15:14:41.619 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 15:14:41.621 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 15:14:41.985 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 15:14:41.987 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 15:14:42.003 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:42.005 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 15:14:42.007 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:14:42.010 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:14:42.012 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:14:42.015 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:14:42.017 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:14:42.019 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:14:42.021 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:42.024 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:42.026 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:14:42.028 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:14:42.031 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:14:42.033 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:14:42.035 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 15:14:42.038 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:14:42.040 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:42.042 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:42.045 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 15:14:42.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-10-15 15:14:42.171 | Reading package lists... 2021-10-15 15:14:42.393 | Building dependency tree... 2021-10-15 15:14:42.395 | Reading state information... 2021-10-15 15:14:42.622 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 15:14:42.622 | The following packages were automatically installed and are no longer required: 2021-10-15 15:14:42.623 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:14:42.623 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:14:42.623 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:14:42.623 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:14:42.623 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:14:42.623 | python3-zope.interface 2021-10-15 15:14:42.623 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:14:42.734 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:14:42.738 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:14:42.740 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:14:42.743 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:42.745 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:42.747 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:42.749 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:42.751 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:42.753 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:14:42.755 | + functions-common:time_stop:2316 : start_time=1634310882062 2021-10-15 15:14:42.757 | + functions-common:time_stop:2318 : [[ -z 1634310882062 ]] 2021-10-15 15:14:42.760 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:42.765 | + functions-common:time_stop:2321 : end_time=1634310882762 2021-10-15 15:14:42.767 | + functions-common:time_stop:2322 : elapsed_time=700 2021-10-15 15:14:42.769 | + functions-common:time_stop:2323 : total=17513 2021-10-15 15:14:42.771 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:42.773 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18213 2021-10-15 15:14:42.775 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:14:42.778 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 15:14:42.780 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:14:42.783 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:14:42.785 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:14:42.787 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:14:42.789 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:14:42.791 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:14:42.794 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 15:14:42.796 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:14:42.798 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:14:42.800 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:14:42.802 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:14:42.805 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:14:42.807 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:14:42.809 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:14:42.811 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:14:42.814 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:14:42.816 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 15:14:42.818 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:14:42.820 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:14:42.823 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:14:42.825 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:14:42.828 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:14:42.830 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:14:42.832 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 15:14:42.834 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 15:14:42.850 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:42.852 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 15:14:42.855 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:14:42.857 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 15:14:42.859 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 15:14:42.862 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 15:14:42.866 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 15:14:42.868 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 15:14:42.870 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 15:14:42.873 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 15:14:42.875 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 15:14:42.877 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 15:14:42.880 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 15:14:43.619 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 15:14:43.619 | user tags 2021-10-15 15:14:43.619 | stackrabbit []' 2021-10-15 15:14:43.623 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 15:14:43.624 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 15:14:43.624 | user tags 2021-10-15 15:14:43.624 | stackrabbit []' 2021-10-15 15:14:43.629 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 15:14:43.632 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 15:14:43.634 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:14:44.305 | Changing password for user "stackrabbit" ... 2021-10-15 15:14:44.356 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 15:14:45.004 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 15:14:45.085 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 15:14:45.088 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:14:45.741 | Changing password for user "stackrabbit" ... 2021-10-15 15:14:45.803 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 15:14:45.805 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 15:14:45.807 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 15:14:46.464 | Deleting user "guest" ... 2021-10-15 15:14:46.479 | Error: 2021-10-15 15:14:46.479 | {:no_such_user, "guest"} 2021-10-15 15:14:46.492 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 15:14:46.495 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 15:14:46.511 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:46.514 | + ./stack.sh:main:818 : install_database 2021-10-15 15:14:46.516 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 15:14:46.519 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 15:14:46.521 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:46.523 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:46.525 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 15:14:46.857 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 15:14:46.859 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 15:14:46.861 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 15:14:46.864 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:14:46.866 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 15:14:46.868 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:14:46.871 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:14:46.873 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:14:46.876 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:14:46.878 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:14:46.880 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:14:46.882 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:14:46.885 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:14:46.887 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:14:46.890 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 15:14:46.892 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:14:46.894 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:14:46.897 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:14:46.899 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:14:46.901 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:14:46.903 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:14:46.906 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 15:14:46.908 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:46.911 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:46.913 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 15:14:46.915 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:14:46.918 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:14:46.920 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:14:46.922 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:14:46.924 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:14:46.926 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:14:46.929 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:46.931 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:46.933 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:14:46.935 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:14:46.938 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:14:46.940 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:14:46.943 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 15:14:46.945 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:14:46.947 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:46.949 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:46.952 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 15:14:46.972 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-10-15 15:14:47.079 | Reading package lists... 2021-10-15 15:14:47.305 | Building dependency tree... 2021-10-15 15:14:47.306 | Reading state information... 2021-10-15 15:14:47.534 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 15:14:47.534 | The following packages were automatically installed and are no longer required: 2021-10-15 15:14:47.535 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:14:47.535 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:14:47.535 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:14:47.535 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:14:47.535 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:14:47.535 | python3-zope.interface 2021-10-15 15:14:47.535 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:14:47.646 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:14:47.650 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:14:47.652 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:14:47.655 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:47.657 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:47.659 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:47.662 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:47.664 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:47.666 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:14:47.668 | + functions-common:time_stop:2316 : start_time=1634310886970 2021-10-15 15:14:47.671 | + functions-common:time_stop:2318 : [[ -z 1634310886970 ]] 2021-10-15 15:14:47.674 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:47.677 | + functions-common:time_stop:2321 : end_time=1634310887675 2021-10-15 15:14:47.680 | + functions-common:time_stop:2322 : elapsed_time=705 2021-10-15 15:14:47.682 | + functions-common:time_stop:2323 : total=18213 2021-10-15 15:14:47.684 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:47.686 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18918 2021-10-15 15:14:47.688 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:14:47.691 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 15:14:47.693 | + ./stack.sh:main:821 : install_database_python 2021-10-15 15:14:47.695 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 15:14:47.697 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 15:14:47.700 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 15:14:47.702 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:14:47.705 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 15:14:47.707 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 15:14:47.710 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:14:47.713 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:14:47.713 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:14:47.719 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 15:14:47.721 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 15:14:47.723 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 15:14:47.726 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 15:14:47.728 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 15:14:47.749 | Using python 3.8 to install PyMySQL 2021-10-15 15:14:47.752 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-10-15 15:14:48.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:48.570 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:48.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:48.570 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:49.638 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:49.656 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 15:14:51.650 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:14:51.763 | + inc/python:pip_install:200 : result=0 2021-10-15 15:14:51.766 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:14:51.768 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:51.770 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:51.773 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:51.775 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:51.777 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:51.779 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:14:51.782 | + functions-common:time_stop:2316 : start_time=1634310887744 2021-10-15 15:14:51.784 | + functions-common:time_stop:2318 : [[ -z 1634310887744 ]] 2021-10-15 15:14:51.786 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:51.791 | + functions-common:time_stop:2321 : end_time=1634310891788 2021-10-15 15:14:51.793 | + functions-common:time_stop:2322 : elapsed_time=4044 2021-10-15 15:14:51.796 | + functions-common:time_stop:2323 : total=29481 2021-10-15 15:14:51.798 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:51.800 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33525 2021-10-15 15:14:51.802 | + inc/python:pip_install:203 : return 0 2021-10-15 15:14:51.805 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 15:14:51.807 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:14:51.809 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 15:14:51.812 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 15:14:51.829 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:51.831 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 15:14:51.833 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 15:14:51.836 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-15 15:14:51.837 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 15:14:51.842 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-15 15:14:51.844 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-10-15 15:14:51.847 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-10-15 15:14:51.849 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 15:14:51.851 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 15:14:51.856 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 15:14:51.869 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:51.872 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 15:14:51.875 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:14:51.877 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:14:51.880 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:14:51.882 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:14:51.884 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:14:51.887 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:14:51.889 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:51.891 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:51.894 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:14:51.896 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:14:51.898 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:14:51.900 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:14:51.903 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 15:14:51.905 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:14:51.908 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:51.910 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:51.912 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 15:14:51.933 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-10-15 15:14:52.040 | Reading package lists... 2021-10-15 15:14:52.262 | Building dependency tree... 2021-10-15 15:14:52.264 | Reading state information... 2021-10-15 15:14:52.496 | radvd is already the newest version (1:2.17-2). 2021-10-15 15:14:52.496 | The following packages were automatically installed and are no longer required: 2021-10-15 15:14:52.497 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:14:52.497 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:14:52.497 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:14:52.497 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:14:52.497 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:14:52.497 | python3-zope.interface 2021-10-15 15:14:52.497 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:14:52.608 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:14:52.613 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:14:52.615 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:14:52.617 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:52.619 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:52.622 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:52.624 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:52.626 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:52.628 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:14:52.630 | + functions-common:time_stop:2316 : start_time=1634310891931 2021-10-15 15:14:52.632 | + functions-common:time_stop:2318 : [[ -z 1634310891931 ]] 2021-10-15 15:14:52.635 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:52.639 | + functions-common:time_stop:2321 : end_time=1634310892636 2021-10-15 15:14:52.642 | + functions-common:time_stop:2322 : elapsed_time=705 2021-10-15 15:14:52.644 | + functions-common:time_stop:2323 : total=18918 2021-10-15 15:14:52.646 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:52.648 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19623 2021-10-15 15:14:52.650 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:14:52.652 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 15:14:52.669 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:52.671 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 15:14:52.674 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 15:14:52.677 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 15:14:52.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 15:14:52.698 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:14:52.700 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:14:52.703 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:14:52.705 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:14:52.707 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:14:52.709 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:14:52.711 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:52.713 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:52.716 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:14:52.718 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:14:52.720 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:14:52.722 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:14:52.725 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 15:14:52.727 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:14:52.729 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:52.731 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:52.733 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 15:14:52.753 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-10-15 15:14:52.861 | Reading package lists... 2021-10-15 15:14:53.093 | Building dependency tree... 2021-10-15 15:14:53.094 | Reading state information... 2021-10-15 15:14:53.323 | fakeroot is already the newest version (1.24-1). 2021-10-15 15:14:53.323 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:14:53.323 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 15:14:53.323 | The following packages were automatically installed and are no longer required: 2021-10-15 15:14:53.324 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:14:53.324 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:14:53.324 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:14:53.324 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:14:53.324 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:14:53.325 | python3-zope.interface 2021-10-15 15:14:53.325 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:14:53.435 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:14:53.441 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:14:53.443 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:14:53.445 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:53.447 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:53.449 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:53.451 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:53.453 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:53.455 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:14:53.458 | + functions-common:time_stop:2316 : start_time=1634310892750 2021-10-15 15:14:53.460 | + functions-common:time_stop:2318 : [[ -z 1634310892750 ]] 2021-10-15 15:14:53.462 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:53.466 | + functions-common:time_stop:2321 : end_time=1634310893464 2021-10-15 15:14:53.469 | + functions-common:time_stop:2322 : elapsed_time=714 2021-10-15 15:14:53.471 | + functions-common:time_stop:2323 : total=19623 2021-10-15 15:14:53.473 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:53.475 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20337 2021-10-15 15:14:53.477 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:14:53.479 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 15:14:53.482 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:14:53.484 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:14:53.487 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 15:14:53.489 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 15:14:53.492 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 15:14:53.496 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 15:14:53.498 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 15:14:53.502 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 15:14:53.503 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 15:14:53.507 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 15:14:53.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 15:14:53.511 | + functions:vercmp:628 : local v1=5.4 2021-10-15 15:14:53.513 | + functions:vercmp:629 : local 'op=<' 2021-10-15 15:14:53.516 | + functions:vercmp:630 : local v2=3.13 2021-10-15 15:14:53.518 | + functions:vercmp:631 : local result 2021-10-15 15:14:53.521 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 15:14:53.522 | ++ functions:vercmp:635 : head -1 2021-10-15 15:14:53.522 | ++ functions:vercmp:635 : sort -V 2021-10-15 15:14:53.527 | + functions:vercmp:635 : result=3.13 2021-10-15 15:14:53.529 | + functions:vercmp:637 : case $op in 2021-10-15 15:14:53.531 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 15:14:53.533 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 15:14:53.535 | + functions:vercmp:648 : return 2021-10-15 15:14:53.538 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 15:14:53.540 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:14:53.542 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 15:14:54.013 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 15:14:54.016 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 15:14:54.018 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.021 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.024 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 15:14:54.026 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.029 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 15:14:54.048 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:14:54.051 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 15:14:54.053 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 15:14:54.053 | Installing etcd 2021-10-15 15:14:54.056 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 15:14:54.068 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 15:14:54.080 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 15:14:54.083 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 15:14:54.096 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 15:14:54.099 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:14:54.102 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:14:54.105 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:14:54.110 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:14:54.112 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-10-15 15:14:54.114 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 15:14:54.117 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:14:54.119 | ++ functions:get_extra_file:74 : return 2021-10-15 15:14:54.122 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:14:54.124 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 15:14:54.127 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 15:14:54.129 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 15:14:54.145 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:14:54.147 | + ./stack.sh:main:848 : install_dstat 2021-10-15 15:14:54.150 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 15:14:54.166 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:14:54.168 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 15:14:54.171 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:14:54.173 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 15:14:54.175 | + ./stack.sh:main:857 : install_libs 2021-10-15 15:14:54.178 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 15:14:54.180 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 15:14:54.182 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 15:14:54.184 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 15:14:54.187 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.189 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.191 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 15:14:54.193 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.196 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 15:14:54.198 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 15:14:54.200 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 15:14:54.203 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 15:14:54.205 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.207 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.210 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 15:14:54.212 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.214 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 15:14:54.216 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 15:14:54.219 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 15:14:54.221 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 15:14:54.224 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.226 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.228 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 15:14:54.230 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.233 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 15:14:54.235 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 15:14:54.237 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 15:14:54.239 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 15:14:54.241 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.244 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.246 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 15:14:54.248 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.250 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 15:14:54.253 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 15:14:54.256 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 15:14:54.258 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 15:14:54.261 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.263 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.266 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 15:14:54.268 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.270 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 15:14:54.272 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 15:14:54.275 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 15:14:54.277 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 15:14:54.279 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.282 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.284 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 15:14:54.286 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.289 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 15:14:54.292 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 15:14:54.294 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 15:14:54.296 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 15:14:54.298 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.301 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.303 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 15:14:54.305 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.307 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 15:14:54.309 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 15:14:54.312 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 15:14:54.314 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 15:14:54.317 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.319 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.321 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 15:14:54.323 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.325 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 15:14:54.328 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 15:14:54.331 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 15:14:54.333 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 15:14:54.335 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.337 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.339 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 15:14:54.342 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.345 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 15:14:54.347 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 15:14:54.349 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 15:14:54.351 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 15:14:54.354 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.356 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.358 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 15:14:54.360 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.363 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 15:14:54.365 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 15:14:54.367 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 15:14:54.370 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 15:14:54.372 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.375 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.377 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 15:14:54.379 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.381 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 15:14:54.384 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 15:14:54.386 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 15:14:54.388 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 15:14:54.391 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.395 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 15:14:54.398 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.400 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 15:14:54.402 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 15:14:54.404 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 15:14:54.407 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 15:14:54.409 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.411 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.413 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 15:14:54.416 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.418 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 15:14:54.420 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 15:14:54.422 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 15:14:54.424 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 15:14:54.427 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.431 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 15:14:54.433 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.436 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 15:14:54.439 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 15:14:54.441 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 15:14:54.443 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 15:14:54.446 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.448 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.450 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 15:14:54.453 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.455 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 15:14:54.457 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 15:14:54.460 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 15:14:54.462 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 15:14:54.464 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.466 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.469 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 15:14:54.471 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.473 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 15:14:54.476 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 15:14:54.478 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 15:14:54.480 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 15:14:54.482 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.487 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 15:14:54.489 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.491 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 15:14:54.494 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 15:14:54.496 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 15:14:54.499 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 15:14:54.501 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.503 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.505 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 15:14:54.508 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.510 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 15:14:54.512 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 15:14:54.515 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 15:14:54.517 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 15:14:54.520 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.522 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.524 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 15:14:54.526 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.529 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 15:14:54.531 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 15:14:54.533 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 15:14:54.535 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 15:14:54.538 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.540 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.542 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 15:14:54.544 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.547 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 15:14:54.549 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 15:14:54.551 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 15:14:54.554 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 15:14:54.556 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.558 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.561 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 15:14:54.563 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.566 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 15:14:54.568 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 15:14:54.570 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 15:14:54.573 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 15:14:54.575 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.578 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.580 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 15:14:54.583 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.585 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 15:14:54.587 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 15:14:54.589 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 15:14:54.592 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 15:14:54.594 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.596 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.598 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 15:14:54.601 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.603 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 15:14:54.605 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 15:14:54.608 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 15:14:54.610 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 15:14:54.612 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.614 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.617 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 15:14:54.619 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.621 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 15:14:54.624 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 15:14:54.626 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 15:14:54.629 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 15:14:54.631 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.635 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 15:14:54.638 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.641 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 15:14:54.643 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 15:14:54.645 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 15:14:54.648 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 15:14:54.650 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.652 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.654 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 15:14:54.657 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.659 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 15:14:54.661 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 15:14:54.663 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 15:14:54.666 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 15:14:54.668 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.670 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.672 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 15:14:54.675 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.677 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 15:14:54.679 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 15:14:54.682 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 15:14:54.684 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 15:14:54.686 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.689 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.691 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 15:14:54.693 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.696 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 15:14:54.698 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 15:14:54.700 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 15:14:54.703 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 15:14:54.705 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 15:14:54.712 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.715 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 15:14:54.717 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 15:14:54.719 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 15:14:54.721 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 15:14:54.724 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.726 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.728 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 15:14:54.730 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.733 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 15:14:54.736 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 15:14:54.738 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 15:14:54.740 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 15:14:54.742 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.747 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 15:14:54.750 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.752 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 15:14:54.754 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 15:14:54.757 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 15:14:54.759 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 15:14:54.761 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 15:14:54.768 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.771 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 15:14:54.773 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 15:14:54.775 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 15:14:54.777 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 15:14:54.780 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.782 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.784 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 15:14:54.787 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.789 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 15:14:54.791 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 15:14:54.793 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 15:14:54.796 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 15:14:54.799 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 15:14:54.805 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.808 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 15:14:54.810 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 15:14:54.813 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 15:14:54.815 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 15:14:54.817 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.820 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 15:14:54.824 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.827 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 15:14:54.829 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 15:14:54.831 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 15:14:54.834 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 15:14:54.837 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.839 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 15:14:54.844 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.846 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 15:14:54.848 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 15:14:54.850 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 15:14:54.853 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 15:14:54.855 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:14:54.858 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:14:54.860 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 15:14:54.862 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:14:54.865 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 15:14:54.885 | Using python 3.8 to install etcd3 2021-10-15 15:14:54.888 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-10-15 15:14:55.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:55.696 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:55.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:55.696 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:56.758 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:14:56.775 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 15:14:56.783 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 15:14:56.784 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 15:14:56.785 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 15:14:56.786 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 15:14:58.815 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:14:58.931 | + inc/python:pip_install:200 : result=0 2021-10-15 15:14:58.933 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:14:58.935 | + functions-common:time_stop:2309 : local name 2021-10-15 15:14:58.937 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:14:58.939 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:14:58.942 | + functions-common:time_stop:2312 : local total 2021-10-15 15:14:58.944 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:14:58.946 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:14:58.948 | + functions-common:time_stop:2316 : start_time=1634310894880 2021-10-15 15:14:58.950 | + functions-common:time_stop:2318 : [[ -z 1634310894880 ]] 2021-10-15 15:14:58.953 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:14:58.957 | + functions-common:time_stop:2321 : end_time=1634310898955 2021-10-15 15:14:58.959 | + functions-common:time_stop:2322 : elapsed_time=4075 2021-10-15 15:14:58.961 | + functions-common:time_stop:2323 : total=33525 2021-10-15 15:14:58.963 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:14:58.965 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=37600 2021-10-15 15:14:58.968 | + inc/python:pip_install:203 : return 0 2021-10-15 15:14:58.971 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 15:14:58.992 | Using python 3.8 to install etcd3gw 2021-10-15 15:14:58.994 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-10-15 15:14:59.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:59.822 | from cryptography.utils import int_from_bytes 2021-10-15 15:14:59.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:14:59.822 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:00.997 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:15:01.015 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 15:15:01.023 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 15:15:01.024 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 15:15:01.024 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 15:15:01.025 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 15:15:01.059 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-10-15 15:15:01.060 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.10.8) 2021-10-15 15:15:01.062 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-10-15 15:15:01.064 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-10-15 15:15:03.078 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:15:03.192 | + inc/python:pip_install:200 : result=0 2021-10-15 15:15:03.194 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:15:03.196 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:03.198 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:03.201 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:03.203 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:03.205 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:03.208 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:15:03.210 | + functions-common:time_stop:2316 : start_time=1634310898987 2021-10-15 15:15:03.212 | + functions-common:time_stop:2318 : [[ -z 1634310898987 ]] 2021-10-15 15:15:03.215 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:03.219 | + functions-common:time_stop:2321 : end_time=1634310903217 2021-10-15 15:15:03.222 | + functions-common:time_stop:2322 : elapsed_time=4230 2021-10-15 15:15:03.224 | + functions-common:time_stop:2323 : total=37600 2021-10-15 15:15:03.226 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:03.228 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=41830 2021-10-15 15:15:03.230 | + inc/python:pip_install:203 : return 0 2021-10-15 15:15:03.233 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 15:15:03.235 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 15:15:03.237 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 15:15:03.240 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:15:03.242 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:15:03.244 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:15:03.246 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:15:03.249 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:15:03.251 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:15:03.254 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:15:03.256 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:15:03.258 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:15:03.261 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 15:15:03.263 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 15:15:03.266 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:03.268 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:03.270 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 15:15:03.272 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:15:03.275 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:15:03.277 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:15:03.280 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:15:03.282 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:15:03.284 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:03.286 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:15:03.289 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:03.291 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:03.293 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:15:03.296 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:15:03.298 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:15:03.300 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:15:03.303 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:15:03.305 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:15:03.307 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:03.310 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:03.312 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:15:03.333 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:15:03.439 | Reading package lists... 2021-10-15 15:15:03.663 | Building dependency tree... 2021-10-15 15:15:03.665 | Reading state information... 2021-10-15 15:15:03.894 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:15:03.894 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:15:03.894 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:15:03.894 | The following packages were automatically installed and are no longer required: 2021-10-15 15:15:03.895 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:15:03.895 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:15:03.895 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:15:03.895 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:15:03.895 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:15:03.895 | python3-zope.interface 2021-10-15 15:15:03.895 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:15:04.006 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:15:04.010 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:15:04.013 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:15:04.016 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:04.018 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:04.020 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:04.022 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:04.025 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:04.027 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:15:04.029 | + functions-common:time_stop:2316 : start_time=1634310903331 2021-10-15 15:15:04.032 | + functions-common:time_stop:2318 : [[ -z 1634310903331 ]] 2021-10-15 15:15:04.034 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:04.038 | + functions-common:time_stop:2321 : end_time=1634310904036 2021-10-15 15:15:04.041 | + functions-common:time_stop:2322 : elapsed_time=705 2021-10-15 15:15:04.043 | + functions-common:time_stop:2323 : total=20337 2021-10-15 15:15:04.045 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:04.048 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21042 2021-10-15 15:15:04.050 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:15:04.052 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 15:15:04.054 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:04.057 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:04.059 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 15:15:04.121 | Module proxy already enabled 2021-10-15 15:15:04.125 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 15:15:04.189 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 15:15:04.189 | Module proxy already enabled 2021-10-15 15:15:04.189 | Module proxy_uwsgi already enabled 2021-10-15 15:15:04.193 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 15:15:04.195 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:15:04.198 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:15:04.200 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:15:04.329 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 15:15:04.331 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 15:15:04.334 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 15:15:04.336 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.339 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.341 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 15:15:04.344 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.346 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 15:15:04.348 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 15:15:04.350 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 15:15:04.353 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.355 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.358 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 15:15:04.361 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.363 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 15:15:04.366 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 15:15:04.368 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 15:15:04.370 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.373 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.375 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 15:15:04.377 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.380 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 15:15:04.382 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 15:15:04.384 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 15:15:04.386 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.389 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.391 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 15:15:04.393 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.396 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 15:15:04.398 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 15:15:04.400 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.402 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.405 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 15:15:04.408 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.410 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 15:15:04.412 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 15:15:04.414 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 15:15:04.417 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.419 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.422 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 15:15:04.425 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.427 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 15:15:04.444 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:04.446 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 15:15:04.448 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 15:15:04.450 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 15:15:04.453 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.456 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.458 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 15:15:04.460 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.463 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 15:15:04.479 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:04.481 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 15:15:04.484 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 15:15:04.486 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 15:15:04.488 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.491 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.493 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 15:15:04.495 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.498 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 15:15:04.500 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 15:15:04.503 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 15:15:04.505 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:04.507 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:04.509 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 15:15:04.512 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:04.515 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 15:15:04.517 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 15:15:04.519 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:15:04.522 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 15:15:04.525 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 15:15:04.527 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:15:04.531 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:15:04.531 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:15:04.536 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 15:15:04.538 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 15:15:04.540 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 15:15:04.543 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 15:15:04.546 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 15:15:04.566 | Using python 3.8 to install keystonemiddleware 2021-10-15 15:15:04.568 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-10-15 15:15:05.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:05.369 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:05.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:05.369 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:06.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:15:06.482 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 15:15:06.536 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 15:15:06.537 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-10-15 15:15:06.538 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-10-15 15:15:06.539 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-10-15 15:15:06.540 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-10-15 15:15:06.541 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 15:15:06.542 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-10-15 15:15:06.543 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-10-15 15:15:06.545 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-10-15 15:15:06.547 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 15:15:06.548 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-10-15 15:15:06.549 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-10-15 15:15:06.550 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-10-15 15:15:06.551 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 15:15:06.610 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-10-15 15:15:06.611 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-10-15 15:15:06.613 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-10-15 15:15:06.649 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-10-15 15:15:06.691 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-10-15 15:15:06.692 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-10-15 15:15:06.693 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-10-15 15:15:06.695 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-10-15 15:15:06.745 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-10-15 15:15:06.749 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-10-15 15:15:06.758 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-10-15 15:15:06.759 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-10-15 15:15:06.774 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-10-15 15:15:06.775 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-10-15 15:15:06.777 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-10-15 15:15:06.844 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-10-15 15:15:06.845 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-10-15 15:15:06.847 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-10-15 15:15:06.848 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2021-10-15 15:15:06.901 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.2) 2021-10-15 15:15:06.914 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-10-15 15:15:08.911 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:15:09.037 | + inc/python:pip_install:200 : result=0 2021-10-15 15:15:09.039 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:15:09.041 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:09.043 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:09.046 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:09.048 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:09.050 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:09.052 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:15:09.055 | + functions-common:time_stop:2316 : start_time=1634310904560 2021-10-15 15:15:09.057 | + functions-common:time_stop:2318 : [[ -z 1634310904560 ]] 2021-10-15 15:15:09.059 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:09.064 | + functions-common:time_stop:2321 : end_time=1634310909062 2021-10-15 15:15:09.066 | + functions-common:time_stop:2322 : elapsed_time=4502 2021-10-15 15:15:09.069 | + functions-common:time_stop:2323 : total=41830 2021-10-15 15:15:09.071 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:09.073 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=46332 2021-10-15 15:15:09.075 | + inc/python:pip_install:203 : return 0 2021-10-15 15:15:09.078 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 15:15:09.080 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 15:15:09.082 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:15:09.085 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 15:15:09.088 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 15:15:09.090 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:15:09.094 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:15:09.094 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:15:09.100 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 15:15:09.102 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 15:15:09.104 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 15:15:09.108 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 15:15:09.110 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 15:15:09.131 | Using python 3.8 to install python-memcached 2021-10-15 15:15:09.133 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-10-15 15:15:09.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:09.951 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:09.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:09.951 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:11.028 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:15:11.047 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 15:15:11.050 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-10-15 15:15:13.087 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:15:13.202 | + inc/python:pip_install:200 : result=0 2021-10-15 15:15:13.204 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:15:13.207 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:13.209 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:13.211 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:13.213 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:13.215 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:13.218 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:15:13.220 | + functions-common:time_stop:2316 : start_time=1634310909126 2021-10-15 15:15:13.222 | + functions-common:time_stop:2318 : [[ -z 1634310909126 ]] 2021-10-15 15:15:13.225 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:13.229 | + functions-common:time_stop:2321 : end_time=1634310913226 2021-10-15 15:15:13.231 | + functions-common:time_stop:2322 : elapsed_time=4100 2021-10-15 15:15:13.233 | + functions-common:time_stop:2323 : total=46332 2021-10-15 15:15:13.235 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:13.238 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=50432 2021-10-15 15:15:13.240 | + inc/python:pip_install:203 : return 0 2021-10-15 15:15:13.242 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 15:15:13.259 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:13.261 | + ./stack.sh:main:879 : '[' 10.222.0.31 == 10.222.0.31 ']' 2021-10-15 15:15:13.263 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 15:15:13.266 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 15:15:13.268 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 15:15:13.271 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:15:13.273 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 15:15:13.275 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 15:15:13.291 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:13.293 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 15:15:13.295 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 15:15:13.297 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 15:15:13.299 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:15:13.302 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:15:13.304 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:15:13.307 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:15:13.309 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:15:13.312 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:15:13.328 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:15:13.330 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:15:13.332 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:13.334 | + functions-common:git_clone:544 : echo master 2021-10-15 15:15:13.335 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:15:13.340 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 15:15:13.342 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:13.344 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 15:15:13.347 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:15:13.347 | + functions-common:git_clone:593 : head -1 2021-10-15 15:15:13.350 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 15:15:13.352 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:15:13.354 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 15:15:13.357 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:15:13.359 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:15:13.361 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 15:15:13.364 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:15:13.366 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 15:15:13.368 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:15:13.370 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:15:13.372 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 15:15:13.376 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:15:13.378 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:15:13.381 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 15:15:13.383 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:15:13.386 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 15:15:13.388 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:15:13.391 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:15:13.394 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 15:15:13.399 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 15:15:13.402 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-10-15 15:15:14.053 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 15:15:14.055 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:15:14.057 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:15:14.059 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:15:14.062 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:15:14.064 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 15:15:14.066 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:15:14.068 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:15:14.071 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:15:14.073 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:15:14.075 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:15:14.077 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:15:14.080 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:15:14.082 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 15:15:14.101 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 15:15:14.104 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-10-15 15:15:14.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:14.900 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:14.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:14.900 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:15.988 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:15:16.006 | Obtaining file:///opt/stack/keystone 2021-10-15 15:15:16.007 | Preparing metadata (setup.py): started 2021-10-15 15:15:17.494 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:15:17.649 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2021-10-15 15:15:17.650 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-10-15 15:15:17.651 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:15:17.652 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9) 2021-10-15 15:15:17.653 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-10-15 15:15:17.654 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.25) 2021-10-15 15:15:17.655 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-10-15 15:15:17.656 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-10-15 15:15:17.658 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:15:17.659 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-10-15 15:15:17.660 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-10-15 15:15:17.660 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:15:17.661 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2021-10-15 15:15:17.663 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-10-15 15:15:17.664 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-10-15 15:15:17.665 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.1) 2021-10-15 15:15:17.666 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.1) 2021-10-15 15:15:17.667 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-10-15 15:15:17.668 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:15:17.669 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0) 2021-10-15 15:15:17.670 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:15:17.671 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.2) 2021-10-15 15:15:17.673 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-10-15 15:15:17.674 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-10-15 15:15:17.675 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.0) 2021-10-15 15:15:17.676 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:15:17.677 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2021-10-15 15:15:17.678 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.2.0) 2021-10-15 15:15:17.679 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-10-15 15:15:17.680 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:15:17.681 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:15:17.682 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-10-15 15:15:17.683 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-10-15 15:15:17.684 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-10-15 15:15:17.696 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-10-15 15:15:17.697 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-10-15 15:15:17.741 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:15:17.755 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-10-15 15:15:17.756 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:15:17.757 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.3) 2021-10-15 15:15:17.758 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:15:17.769 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1) 2021-10-15 15:15:17.830 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-10-15 15:15:17.831 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:15:17.925 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1) 2021-10-15 15:15:17.927 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-10-15 15:15:17.928 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-10-15 15:15:17.929 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-10-15 15:15:17.984 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:15:17.986 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:15:17.987 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-10-15 15:15:18.036 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-10-15 15:15:18.040 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-10-15 15:15:18.097 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-10-15 15:15:18.098 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.0) 2021-10-15 15:15:18.099 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.6.0) 2021-10-15 15:15:18.100 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:15:18.101 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-10-15 15:15:18.102 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-10-15 15:15:18.123 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-10-15 15:15:18.172 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2) 2021-10-15 15:15:18.192 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-10-15 15:15:18.193 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-10-15 15:15:18.195 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0) 2021-10-15 15:15:18.196 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:15:18.247 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2021-10-15 15:15:18.384 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-10-15 15:15:18.386 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2) 2021-10-15 15:15:18.386 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1) 2021-10-15 15:15:18.388 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.8.0) 2021-10-15 15:15:18.632 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-10-15 15:15:18.654 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-10-15 15:15:18.656 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-10-15 15:15:18.724 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.1) 2021-10-15 15:15:18.725 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-10-15 15:15:18.743 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2021-10-15 15:15:18.815 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-10-15 15:15:18.856 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.2) 2021-10-15 15:15:18.970 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:15:19.043 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2021-10-15 15:15:19.168 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-10-15 15:15:19.197 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:15:19.237 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2021-10-15 15:15:19.239 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2021-10-15 15:15:19.240 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2021-10-15 15:15:19.241 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.32.0) 2021-10-15 15:15:19.243 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2021-10-15 15:15:19.246 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3) 2021-10-15 15:15:19.421 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.10.8) 2021-10-15 15:15:19.422 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7) 2021-10-15 15:15:19.424 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7) 2021-10-15 15:15:19.427 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3) 2021-10-15 15:15:19.576 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-10-15 15:15:19.654 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.3.2) 2021-10-15 15:15:19.726 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-10-15 15:15:19.901 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0) 2021-10-15 15:15:19.929 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-10-15 15:15:20.067 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (58.2.0) 2021-10-15 15:15:20.159 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2021-10-15 15:15:20.194 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-10-15 15:15:21.624 | Installing collected packages: keystone 2021-10-15 15:15:21.626 | Running setup.py develop for keystone 2021-10-15 15:15:23.644 | Successfully installed keystone 2021-10-15 15:15:23.644 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:15:23.786 | + inc/python:pip_install:200 : result=0 2021-10-15 15:15:23.788 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:15:23.790 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:23.792 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:23.795 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:23.797 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:23.799 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:23.801 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:15:23.803 | + functions-common:time_stop:2316 : start_time=1634310914096 2021-10-15 15:15:23.805 | + functions-common:time_stop:2318 : [[ -z 1634310914096 ]] 2021-10-15 15:15:23.807 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:23.812 | + functions-common:time_stop:2321 : end_time=1634310923809 2021-10-15 15:15:23.814 | + functions-common:time_stop:2322 : elapsed_time=9713 2021-10-15 15:15:23.816 | + functions-common:time_stop:2323 : total=50432 2021-10-15 15:15:23.818 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:23.820 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=60145 2021-10-15 15:15:23.822 | + inc/python:pip_install:203 : return 0 2021-10-15 15:15:23.824 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:15:23.827 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:15:23.830 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:15:23.847 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:15:23.859 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 15:15:23.861 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 15:15:23.863 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:23.866 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:23.868 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 15:15:23.870 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:23.873 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 15:15:23.889 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:23.892 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:15:23.894 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:15:23.896 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 15:15:23.899 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 15:15:23.911 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-10-15 15:15:23.914 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 15:15:23.918 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 15:15:23.934 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:23.937 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 15:15:23.968 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 15:15:23.995 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 15:15:24.025 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 15:15:24.055 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 15:15:24.085 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 15:15:24.114 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 15:15:24.142 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 15:15:24.169 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 15:15:24.172 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 15:15:24.188 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 15:15:24.188 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 15:15:24.188 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:15:24.188 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:15:24.197 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:24.200 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:15:24.202 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:15:24.205 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:15:24.220 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:24.222 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:15:24.225 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:15:24.254 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:15:24.256 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:15:24.258 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 15:15:24.261 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 15:15:24.264 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 15:15:24.280 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:24.282 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.31/identity 2021-10-15 15:15:24.311 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.31/identity 2021-10-15 15:15:24.338 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 15:15:24.341 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 15:15:24.370 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 15:15:24.373 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 15:15:24.375 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 15:15:24.378 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 15:15:24.380 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:15:24.383 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:15:24.413 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 15:15:24.416 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 15:15:24.418 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 15:15:24.420 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 15:15:24.423 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:15:24.440 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:15:24.442 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:15:24.445 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:15:24.447 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:15:24.449 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-10-15 15:15:24.477 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:15:24.505 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:15:24.532 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:15:24.559 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 15:15:24.588 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:15:24.590 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-10-15 15:15:24.593 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:15:24.595 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 15:15:24.597 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 15:15:24.600 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:15:24.602 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:15:24.605 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 15:15:24.609 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 15:15:24.612 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:15:24.614 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:15:24.627 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:15:24.627 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:15:24.635 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:15:24.639 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:15:24.654 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:15:24.657 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:15:24.660 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-10-15 15:15:24.689 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 15:15:24.715 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 15:15:24.742 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 15:15:24.768 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 15:15:24.794 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 15:15:24.821 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 15:15:24.847 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 15:15:24.874 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 15:15:24.900 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:15:24.929 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 15:15:24.957 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 15:15:24.983 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 15:15:25.011 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:15:25.014 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:15:25.017 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 15:15:25.019 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 15:15:25.021 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:15:25.023 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:25.026 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:25.028 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:15:25.031 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:15:25.033 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:15:25.060 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 15:15:25.089 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:15:25.089 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-10-15 15:15:25.098 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 15:15:25.101 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 15:15:25.104 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 15:15:25.106 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:15:25.108 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:15:25.111 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:15:25.113 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:25.115 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:25.117 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:15:25.120 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:15:25.122 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:25.125 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:25.127 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 15:15:25.188 | Site keystone-wsgi-public already enabled 2021-10-15 15:15:25.193 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:15:25.195 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:15:25.197 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:15:25.199 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:15:25.328 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-10-15 15:15:25.331 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:15:25.333 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 15:15:25.335 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 15:15:25.337 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:15:25.340 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:15:25.343 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:15:25.347 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 15:15:25.350 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:15:25.352 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:15:25.365 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:15:25.365 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:15:25.374 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:15:25.378 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:15:25.393 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:15:25.396 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:15:25.399 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:15:25.429 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 15:15:25.457 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 15:15:25.485 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 15:15:25.511 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 15:15:25.539 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 15:15:25.567 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 15:15:25.593 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 15:15:25.620 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 15:15:25.647 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:15:25.675 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 15:15:25.703 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 15:15:25.729 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 15:15:25.757 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:15:25.759 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:15:25.762 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 15:15:25.764 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 15:15:25.767 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:15:25.769 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:25.771 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:25.774 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:15:25.776 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:15:25.778 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:15:25.805 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 15:15:25.833 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:15:25.833 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-10-15 15:15:25.843 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 15:15:25.847 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 15:15:25.849 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 15:15:25.852 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:15:25.854 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:15:25.856 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:15:25.859 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:25.861 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:25.864 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:15:25.866 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:15:25.868 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:25.871 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:25.873 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 15:15:25.934 | Site keystone-wsgi-admin already enabled 2021-10-15 15:15:25.939 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:15:25.941 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:15:25.943 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:15:25.946 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:15:26.074 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 15:15:26.104 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 15:15:26.135 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 15:15:26.165 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 15:15:26.167 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 15:15:26.197 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 15:15:26.226 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 15:15:26.253 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 15:15:26.269 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:26.272 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 15:15:26.289 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:26.291 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 15:15:26.294 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 15:15:26.296 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 15:15:26.299 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:15:26.301 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 15:15:26.303 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 15:15:26.306 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 15:15:26.308 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 15:15:26.310 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:15:26.312 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:15:26.315 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:15:26.318 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:15:26.320 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:15:26.323 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:15:26.338 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:15:26.341 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:15:26.343 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:26.346 | + functions-common:git_clone:544 : echo master 2021-10-15 15:15:26.346 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:15:26.351 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 15:15:26.353 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:26.355 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 15:15:26.359 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:15:26.359 | + functions-common:git_clone:593 : head -1 2021-10-15 15:15:26.362 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 15:15:26.365 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:15:26.367 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 15:15:26.370 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:15:26.372 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:15:26.374 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 15:15:26.377 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 15:15:26.379 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 15:15:26.381 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:15:26.384 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:15:26.386 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 15:15:26.389 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:15:26.391 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 15:15:26.394 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 15:15:26.397 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:15:26.399 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 15:15:26.402 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:15:26.405 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:15:26.408 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 15:15:26.413 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 15:15:26.416 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-10-15 15:15:27.056 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 15:15:27.059 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:15:27.062 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:15:27.064 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:15:27.067 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:15:27.069 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 15:15:27.071 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:15:27.073 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 15:15:27.076 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:15:27.078 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 15:15:27.080 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 15:15:27.082 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 15:15:27.084 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:15:27.087 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 15:15:27.108 | Using python 3.8 to install /opt/stack/swift 2021-10-15 15:15:27.111 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-10-15 15:15:27.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:27.928 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:27.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:27.928 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:29.014 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:15:29.031 | Obtaining file:///opt/stack/swift 2021-10-15 15:15:29.032 | Preparing metadata (setup.py): started 2021-10-15 15:15:30.212 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:15:30.327 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.32.0) 2021-10-15 15:15:30.328 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.1.2) 2021-10-15 15:15:30.329 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.11.0) 2021-10-15 15:15:30.331 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.1.1) 2021-10-15 15:15:30.332 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (4.6.3) 2021-10-15 15:15:30.333 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.26.0) 2021-10-15 15:15:30.334 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.16.0) 2021-10-15 15:15:30.335 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.9.7) 2021-10-15 15:15:30.336 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.6.0) 2021-10-15 15:15:30.337 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (35.0.0) 2021-10-15 15:15:30.338 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (9.3.0) 2021-10-15 15:15:30.377 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev43) (1.15.0) 2021-10-15 15:15:30.385 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev43) (2.1.0) 2021-10-15 15:15:30.440 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.8.7) 2021-10-15 15:15:30.441 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (8.7.1) 2021-10-15 15:15:30.442 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.2.0) 2021-10-15 15:15:30.444 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.4.0) 2021-10-15 15:15:30.445 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.1) 2021-10-15 15:15:30.446 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.3.0) 2021-10-15 15:15:30.447 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:15:30.448 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.10.0) 2021-10-15 15:15:30.449 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.1.1) 2021-10-15 15:15:30.450 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.3.1) 2021-10-15 15:15:30.451 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.6.0) 2021-10-15 15:15:30.452 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.6.0) 2021-10-15 15:15:30.473 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev43) (58.2.0) 2021-10-15 15:15:30.503 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2.0.7) 2021-10-15 15:15:30.505 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (1.26.7) 2021-10-15 15:15:30.507 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (3.3) 2021-10-15 15:15:30.508 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2021.10.8) 2021-10-15 15:15:30.531 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev43) (2.20) 2021-10-15 15:15:30.623 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.7.0) 2021-10-15 15:15:30.624 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.1.16) 2021-10-15 15:15:30.625 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.4.0) 2021-10-15 15:15:30.666 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.1.4) 2021-10-15 15:15:30.709 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.8.0) 2021-10-15 15:15:30.710 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.3.0) 2021-10-15 15:15:30.712 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.5.0) 2021-10-15 15:15:30.713 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.4.1) 2021-10-15 15:15:30.773 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.2) 2021-10-15 15:15:30.776 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.9.6) 2021-10-15 15:15:30.789 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2021.3) 2021-10-15 15:15:30.791 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.0.2) 2021-10-15 15:15:30.807 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (21.0) 2021-10-15 15:15:30.810 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.4.7) 2021-10-15 15:15:30.916 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.13.2) 2021-10-15 15:15:30.931 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:15:32.803 | Installing collected packages: swift 2021-10-15 15:15:32.805 | Running setup.py develop for swift 2021-10-15 15:15:34.747 | Successfully installed swift-2.29.0.dev43 2021-10-15 15:15:34.748 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:15:34.879 | + inc/python:pip_install:200 : result=0 2021-10-15 15:15:34.881 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:15:34.883 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:34.885 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:34.887 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:34.890 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:34.892 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:34.894 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:15:34.896 | + functions-common:time_stop:2316 : start_time=1634310927103 2021-10-15 15:15:34.898 | + functions-common:time_stop:2318 : [[ -z 1634310927103 ]] 2021-10-15 15:15:34.901 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:34.905 | + functions-common:time_stop:2321 : end_time=1634310934903 2021-10-15 15:15:34.908 | + functions-common:time_stop:2322 : elapsed_time=7800 2021-10-15 15:15:34.910 | + functions-common:time_stop:2323 : total=60145 2021-10-15 15:15:34.912 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:34.914 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=67945 2021-10-15 15:15:34.916 | + inc/python:pip_install:203 : return 0 2021-10-15 15:15:34.918 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:15:34.921 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:15:34.923 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:15:34.942 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:15:34.955 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 15:15:34.957 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 15:15:34.960 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:34.962 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:34.964 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 15:15:34.966 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:34.969 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 15:15:34.971 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:15:34.973 | + ./stack.sh:main:890 : configure_swift 2021-10-15 15:15:34.976 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 15:15:34.978 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 15:15:34.980 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 15:15:34.982 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 15:15:34.984 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 15:15:36.028 | No object-auditor running 2021-10-15 15:15:36.028 | No object-replicator running 2021-10-15 15:15:36.028 | No proxy-server running 2021-10-15 15:15:36.028 | No container-auditor running 2021-10-15 15:15:36.028 | No object-server running 2021-10-15 15:15:36.028 | No container-sync running 2021-10-15 15:15:36.028 | No container-sharder running 2021-10-15 15:15:36.028 | No account-reaper running 2021-10-15 15:15:36.028 | No account-auditor running 2021-10-15 15:15:36.028 | No container-reconciler running 2021-10-15 15:15:36.028 | No object-reconstructor running 2021-10-15 15:15:36.028 | No object-expirer running 2021-10-15 15:15:36.028 | No container-replicator running 2021-10-15 15:15:36.029 | No account-replicator running 2021-10-15 15:15:36.029 | No container-updater running 2021-10-15 15:15:36.029 | No account-server running 2021-10-15 15:15:36.029 | No container-server running 2021-10-15 15:15:36.029 | No object-updater running 2021-10-15 15:15:36.096 | + lib/swift:configure_swift:340 : true 2021-10-15 15:15:36.098 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 15:15:36.111 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-10-15 15:15:36.122 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 15:15:36.125 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 15:15:36.125 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 15:15:36.130 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 15:15:36.130 | s/%GROUP%/ubuntu/; 2021-10-15 15:15:36.130 | s/%USER%/ubuntu/; 2021-10-15 15:15:36.130 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 15:15:36.130 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 15:15:36.133 | uid = ubuntu 2021-10-15 15:15:36.133 | gid = ubuntu 2021-10-15 15:15:36.133 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 15:15:36.133 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 15:15:36.133 | address = 127.0.0.1 2021-10-15 15:15:36.133 | 2021-10-15 15:15:36.133 | [account6612] 2021-10-15 15:15:36.133 | max connections = 25 2021-10-15 15:15:36.133 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:15:36.133 | read only = false 2021-10-15 15:15:36.133 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 15:15:36.133 | 2021-10-15 15:15:36.133 | [account6622] 2021-10-15 15:15:36.133 | max connections = 25 2021-10-15 15:15:36.133 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:15:36.133 | read only = false 2021-10-15 15:15:36.133 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 15:15:36.133 | 2021-10-15 15:15:36.133 | [account6632] 2021-10-15 15:15:36.134 | max connections = 25 2021-10-15 15:15:36.134 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:15:36.134 | read only = false 2021-10-15 15:15:36.134 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 15:15:36.134 | 2021-10-15 15:15:36.134 | [account6642] 2021-10-15 15:15:36.134 | max connections = 25 2021-10-15 15:15:36.134 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:15:36.134 | read only = false 2021-10-15 15:15:36.134 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 15:15:36.134 | 2021-10-15 15:15:36.134 | 2021-10-15 15:15:36.134 | [container6611] 2021-10-15 15:15:36.134 | max connections = 25 2021-10-15 15:15:36.134 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:15:36.134 | read only = false 2021-10-15 15:15:36.134 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 15:15:36.134 | 2021-10-15 15:15:36.134 | [container6621] 2021-10-15 15:15:36.134 | max connections = 25 2021-10-15 15:15:36.134 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:15:36.134 | read only = false 2021-10-15 15:15:36.134 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 15:15:36.134 | 2021-10-15 15:15:36.134 | [container6631] 2021-10-15 15:15:36.134 | max connections = 25 2021-10-15 15:15:36.134 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:15:36.134 | read only = false 2021-10-15 15:15:36.134 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 15:15:36.134 | 2021-10-15 15:15:36.134 | [container6641] 2021-10-15 15:15:36.134 | max connections = 25 2021-10-15 15:15:36.134 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:15:36.134 | read only = false 2021-10-15 15:15:36.134 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 15:15:36.134 | 2021-10-15 15:15:36.134 | 2021-10-15 15:15:36.134 | [object6613] 2021-10-15 15:15:36.134 | max connections = 25 2021-10-15 15:15:36.135 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:15:36.135 | read only = false 2021-10-15 15:15:36.135 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 15:15:36.135 | 2021-10-15 15:15:36.135 | [object6623] 2021-10-15 15:15:36.135 | max connections = 25 2021-10-15 15:15:36.135 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:15:36.135 | read only = false 2021-10-15 15:15:36.135 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 15:15:36.135 | 2021-10-15 15:15:36.135 | [object6633] 2021-10-15 15:15:36.135 | max connections = 25 2021-10-15 15:15:36.135 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:15:36.135 | read only = false 2021-10-15 15:15:36.135 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 15:15:36.135 | 2021-10-15 15:15:36.135 | [object6643] 2021-10-15 15:15:36.135 | max connections = 25 2021-10-15 15:15:36.135 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:15:36.135 | read only = false 2021-10-15 15:15:36.135 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 15:15:36.136 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 15:15:36.139 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:36.141 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:36.143 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 15:15:36.155 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 15:15:36.157 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 15:15:36.161 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 15:15:36.165 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 15:15:36.167 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-10-15 15:15:36.172 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 15:15:36.199 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.31:8080/v1/ 2021-10-15 15:15:36.225 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 15:15:36.242 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 15:15:36.269 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 15:15:36.286 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:15:36.313 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 15:15:36.331 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 15:15:36.359 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 15:15:36.377 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 15:15:36.404 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 15:15:36.421 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:15:36.449 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 15:15:36.466 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 15:15:36.480 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:36.483 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 15:15:36.510 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 15:15:36.537 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 15:15:36.563 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 15:15:36.590 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 15:15:36.605 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:36.607 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 15:15:36.633 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 15:15:36.648 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:36.650 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 15:15:36.664 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:36.666 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 15:15:36.668 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 15:15:36.682 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:36.685 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 15:15:36.687 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 15:15:36.689 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-10-15 15:15:36.694 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 15:15:36.699 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 15:15:36.726 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 15:15:36.753 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 15:15:36.781 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 15:15:36.809 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-10-15 15:15:36.836 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 15:15:36.838 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 15:15:36.840 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 15:15:36.843 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 15:15:36.845 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 15:15:36.871 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 15:15:36.899 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.31/identity 2021-10-15 15:15:36.926 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 15:15:36.954 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 15:15:36.980 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 15:15:37.007 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 15:15:37.034 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 15:15:37.061 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:15:37.087 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 15:15:37.114 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 15:15:37.141 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 15:15:37.168 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 15:15:37.195 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 15:15:37.224 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 15:15:37.252 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 15:15:37.269 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 15:15:37.297 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 15:15:37.323 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 15:15:37.328 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 15:15:37.356 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 15:15:37.382 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 15:15:37.408 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 15:15:37.411 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 15:15:37.413 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:15:37.415 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 15:15:37.420 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 15:15:37.422 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:15:37.425 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:15:37.427 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 15:15:37.429 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 15:15:37.431 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:15:37.433 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:15:37.435 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 15:15:37.453 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 15:15:37.481 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 15:15:37.498 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 15:15:37.526 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 15:15:37.544 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:15:37.571 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 15:15:37.589 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:15:37.617 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 15:15:37.634 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:15:37.663 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 15:15:37.680 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 15:15:37.708 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:15:37.726 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:15:37.753 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 15:15:37.771 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 15:15:37.799 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 15:15:37.817 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 15:15:37.844 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-10-15 15:15:37.850 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 15:15:37.868 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:15:37.897 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-10-15 15:15:37.925 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:15:37.927 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 15:15:37.931 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 15:15:37.933 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:15:37.936 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:15:37.938 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 15:15:37.941 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 15:15:37.943 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:15:37.945 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:15:37.947 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 15:15:37.964 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 15:15:37.992 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 15:15:38.009 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 15:15:38.038 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 15:15:38.056 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:15:38.084 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 15:15:38.102 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:15:38.129 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 15:15:38.147 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:15:38.175 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 15:15:38.193 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 15:15:38.220 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:15:38.238 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:15:38.266 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 15:15:38.284 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 15:15:38.313 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 15:15:38.330 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 15:15:38.357 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-10-15 15:15:38.362 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 15:15:38.380 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:15:38.408 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:15:38.410 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 15:15:38.414 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 15:15:38.416 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:15:38.418 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:15:38.421 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 15:15:38.423 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 15:15:38.425 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:15:38.428 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:15:38.430 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 15:15:38.447 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 15:15:38.474 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 15:15:38.492 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 15:15:38.520 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 15:15:38.537 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:15:38.565 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 15:15:38.583 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:15:38.611 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 15:15:38.628 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:15:38.656 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 15:15:38.673 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 15:15:38.702 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:15:38.719 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:15:38.746 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 15:15:38.766 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 15:15:38.793 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 15:15:38.811 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 15:15:38.838 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-10-15 15:15:38.844 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 15:15:38.861 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:15:38.890 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 15:15:38.917 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 15:15:38.945 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 15:15:38.972 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 15:15:38.974 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 15:15:38.979 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 15:15:39.008 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 15:15:39.035 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 15:15:39.064 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 15:15:39.092 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 15:15:39.120 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 15:15:39.147 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 15:15:39.174 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 15:15:39.205 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 15:15:39.234 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 15:15:39.250 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:39.252 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 15:15:39.270 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 15:15:39.273 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 15:15:39.292 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 15:15:39.295 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.31 2021-10-15 15:15:39.322 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 15:15:39.324 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 15:15:39.352 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.31/identity 2021-10-15 15:15:39.381 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 15:15:39.383 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 15:15:39.410 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 15:15:39.426 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:39.428 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 15:15:39.431 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 15:15:39.436 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 15:15:39.438 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 15:15:39.450 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 15:15:39.453 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 15:15:39.463 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 15:15:39.466 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 15:15:39.468 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:15:39.470 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:15:39.473 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:15:39.475 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:15:39.477 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:15:39.479 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:15:39.482 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 15:15:39.494 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:15:39.496 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 15:15:39.499 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 15:15:39.515 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:39.517 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 15:15:39.535 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:39.537 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 15:15:39.540 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 15:15:39.542 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 15:15:39.545 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:15:39.547 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 15:15:39.549 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 15:15:39.552 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 15:15:39.554 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 15:15:39.571 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:39.574 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 15:15:39.576 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 15:15:39.594 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:39.596 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 15:15:39.599 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 15:15:39.601 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 15:15:39.604 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:39.607 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:39.610 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 15:15:39.612 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:39.616 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 15:15:39.618 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 15:15:39.621 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 15:15:39.624 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 15:15:39.626 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 15:15:39.629 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 15:15:39.631 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 15:15:39.634 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 15:15:39.637 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 15:15:39.639 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 15:15:39.643 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:15:39.644 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 15:15:39.649 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 15:15:39.651 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 15:15:39.655 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 15:15:39.658 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 15:15:39.660 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:15:39.681 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 15:15:39.684 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:15:40.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:40.500 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:40.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:40.500 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:41.567 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:15:41.586 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-10-15 15:15:41.668 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.32.0) 2021-10-15 15:15:41.670 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2021-10-15 15:15:41.671 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-10-15 15:15:41.672 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-10-15 15:15:41.673 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-10-15 15:15:41.674 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-10-15 15:15:41.675 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-10-15 15:15:41.676 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-10-15 15:15:41.677 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-10-15 15:15:41.678 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-10-15 15:15:41.679 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-10-15 15:15:41.681 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-10-15 15:15:41.683 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0) 2021-10-15 15:15:41.685 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.1) 2021-10-15 15:15:41.687 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1) 2021-10-15 15:15:41.690 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.1.0) 2021-10-15 15:15:41.692 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-10-15 15:15:41.694 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-10-15 15:15:41.703 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-10-15 15:15:41.705 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-10-15 15:15:41.709 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-10-15 15:15:41.779 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-10-15 15:15:41.781 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-10-15 15:15:41.782 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-10-15 15:15:41.806 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-10-15 15:15:41.807 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-10-15 15:15:41.808 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-10-15 15:15:41.809 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-10-15 15:15:41.811 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-10-15 15:15:41.823 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-10-15 15:15:41.864 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-10-15 15:15:41.865 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-10-15 15:15:41.867 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-10-15 15:15:41.868 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-10-15 15:15:41.888 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-10-15 15:15:41.890 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-10-15 15:15:41.905 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-10-15 15:15:41.920 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-10-15 15:15:41.923 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-10-15 15:15:41.941 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-10-15 15:15:41.943 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-10-15 15:15:42.024 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-10-15 15:15:42.025 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.10.8) 2021-10-15 15:15:42.026 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-10-15 15:15:42.029 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.7) 2021-10-15 15:15:42.078 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-10-15 15:15:42.106 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.2) 2021-10-15 15:15:42.142 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-10-15 15:15:42.313 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-10-15 15:15:42.316 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-10-15 15:15:42.349 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-10-15 15:15:42.350 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-10-15 15:15:42.351 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-10-15 15:15:42.354 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-10-15 15:15:42.355 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-10-15 15:15:42.356 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-10-15 15:15:42.566 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-10-15 15:15:42.606 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (58.2.0) 2021-10-15 15:15:42.689 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-10-15 15:15:42.841 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-10-15 15:15:44.558 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:15:44.678 | + inc/python:pip_install:200 : result=0 2021-10-15 15:15:44.680 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:15:44.683 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:44.685 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:44.688 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:44.690 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:44.693 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:44.695 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:15:44.697 | + functions-common:time_stop:2316 : start_time=1634310939676 2021-10-15 15:15:44.699 | + functions-common:time_stop:2318 : [[ -z 1634310939676 ]] 2021-10-15 15:15:44.703 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:44.707 | + functions-common:time_stop:2321 : end_time=1634310944704 2021-10-15 15:15:44.709 | + functions-common:time_stop:2322 : elapsed_time=5028 2021-10-15 15:15:44.711 | + functions-common:time_stop:2323 : total=67945 2021-10-15 15:15:44.714 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:44.716 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=72973 2021-10-15 15:15:44.718 | + inc/python:pip_install:203 : return 0 2021-10-15 15:15:44.721 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 15:15:44.724 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 15:15:44.726 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 15:15:44.739 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-10-15 15:15:44.744 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 15:15:44.746 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 15:15:44.749 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 15:15:44.751 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:15:44.754 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:15:44.756 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:15:44.759 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:15:44.761 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:15:44.765 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:15:44.780 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:15:44.783 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:15:44.785 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:44.788 | + functions-common:git_clone:544 : echo master 2021-10-15 15:15:44.788 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:15:44.793 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 15:15:44.795 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:44.798 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 15:15:44.800 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:15:44.801 | + functions-common:git_clone:593 : head -1 2021-10-15 15:15:44.805 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 15:15:44.807 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:15:44.810 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 15:15:44.813 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:15:44.816 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:15:44.818 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 15:15:44.821 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:15:44.823 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 15:15:44.827 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:15:44.829 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:15:44.831 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 15:15:44.834 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:15:44.836 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:15:44.839 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 15:15:44.842 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:15:44.845 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 15:15:44.847 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:15:44.849 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:15:44.852 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 15:15:44.858 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 15:15:44.861 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-10-15 15:15:45.495 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 15:15:45.497 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:15:45.500 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:15:45.502 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:15:45.504 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:15:45.507 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 15:15:45.509 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:15:45.511 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:15:45.514 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:15:45.516 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:15:45.518 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:15:45.521 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:15:45.523 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:15:45.525 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 15:15:45.547 | Using python 3.8 to install /opt/stack/glance 2021-10-15 15:15:45.549 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-10-15 15:15:46.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:46.353 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:46.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:15:46.353 | from cryptography.utils import int_from_bytes 2021-10-15 15:15:47.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:15:47.442 | Obtaining file:///opt/stack/glance 2021-10-15 15:15:47.443 | Preparing metadata (setup.py): started 2021-10-15 15:15:48.600 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:15:48.751 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.6.0) 2021-10-15 15:15:48.752 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.1) 2021-10-15 15:15:48.753 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.25) 2021-10-15 15:15:48.754 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.32.0) 2021-10-15 15:15:48.755 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.1.1) 2021-10-15 15:15:48.756 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.5.1) 2021-10-15 15:15:48.757 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.8.7) 2021-10-15 15:15:48.758 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.4.2) 2021-10-15 15:15:48.759 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.7.4) 2021-10-15 15:15:48.760 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.20.1) 2021-10-15 15:15:48.761 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (8.7.1) 2021-10-15 15:15:48.763 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.1) 2021-10-15 15:15:48.764 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.3.1) 2021-10-15 15:15:48.765 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:15:48.766 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.10.0) 2021-10-15 15:15:48.767 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.0) 2021-10-15 15:15:48.768 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:15:48.769 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.2) 2021-10-15 15:15:48.770 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:15:48.772 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (9.3.0) 2021-10-15 15:15:48.772 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:15:48.773 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.2) 2021-10-15 15:15:48.774 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.5.0) 2021-10-15 15:15:48.775 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:15:48.777 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.3.0) 2021-10-15 15:15:48.779 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (21.0.0) 2021-10-15 15:15:48.780 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.16.0) 2021-10-15 15:15:48.781 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (11.0.0) 2021-10-15 15:15:48.782 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:15:48.783 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:15:48.784 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.0) 2021-10-15 15:15:48.785 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (12.9.1) 2021-10-15 15:15:48.786 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:15:48.787 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:15:48.788 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.8.2) 2021-10-15 15:15:48.789 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:15:48.790 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.2) 2021-10-15 15:15:48.791 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.7.0) 2021-10-15 15:15:48.793 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:15:48.794 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (35.0.0) 2021-10-15 15:15:48.795 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.2.2) 2021-10-15 15:15:48.796 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.1.16) 2021-10-15 15:15:48.797 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.5.0) 2021-10-15 15:15:48.798 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.9.1) 2021-10-15 15:15:48.813 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (1.1.5) 2021-10-15 15:15:48.815 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (4.8.1) 2021-10-15 15:15:48.817 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (5.2.2) 2021-10-15 15:15:48.837 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (5.2.0) 2021-10-15 15:15:48.841 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (2.26.0) 2021-10-15 15:15:48.880 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev15) (1.15.0) 2021-10-15 15:15:48.897 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev15) (4.2.0) 2021-10-15 15:15:48.909 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev15) (1.13.2) 2021-10-15 15:15:48.923 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (1.1.2) 2021-10-15 15:15:48.924 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (2.1.0) 2021-10-15 15:15:49.007 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev15) (2.4.7) 2021-10-15 15:15:49.084 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev15) (1.7.0) 2021-10-15 15:15:49.135 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (2.8.1) 2021-10-15 15:15:49.139 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (3.1.1) 2021-10-15 15:15:49.177 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (0.14.1) 2021-10-15 15:15:49.222 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (5.4.1) 2021-10-15 15:15:49.224 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (0.8.0) 2021-10-15 15:15:49.225 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (1.5.0) 2021-10-15 15:15:49.289 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.13.0) 2021-10-15 15:15:49.291 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.0) 2021-10-15 15:15:49.292 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:15:49.317 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.59.0) 2021-10-15 15:15:49.390 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (2.8.2) 2021-10-15 15:15:49.393 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (0.9.6) 2021-10-15 15:15:49.452 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.6) 2021-10-15 15:15:49.455 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:15:49.457 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (2.6.0) 2021-10-15 15:15:49.458 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.3.0) 2021-10-15 15:15:49.460 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (4.2.4) 2021-10-15 15:15:49.486 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.0.2) 2021-10-15 15:15:49.488 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.3.0) 2021-10-15 15:15:49.489 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:15:49.531 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev15) (5.8.0) 2021-10-15 15:15:49.575 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (2021.3) 2021-10-15 15:15:49.577 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (21.0) 2021-10-15 15:15:49.578 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:15:49.654 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev15) (58.2.0) 2021-10-15 15:15:49.808 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev15) (0.7) 2021-10-15 15:15:50.107 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (6.3.1) 2021-10-15 15:15:50.111 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (1.4.2) 2021-10-15 15:15:50.112 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.6.3) 2021-10-15 15:15:50.114 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:15:50.173 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev15) (0.8.1) 2021-10-15 15:15:50.198 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.0) 2021-10-15 15:15:50.320 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev15) (2.20) 2021-10-15 15:15:50.381 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (1.6) 2021-10-15 15:15:50.433 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:15:50.652 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:15:50.654 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.10.0) 2021-10-15 15:15:50.659 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.1.4) 2021-10-15 15:15:50.659 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:15:50.659 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.32) 2021-10-15 15:15:50.659 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.4) 2021-10-15 15:15:50.661 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:15:50.783 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:15:50.816 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev15) (1.0.2) 2021-10-15 15:15:50.864 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:15:50.867 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (3.0.0) 2021-10-15 15:15:51.114 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (3.9.0) 2021-10-15 15:15:51.307 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2.0.7) 2021-10-15 15:15:51.309 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (3.3) 2021-10-15 15:15:51.310 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2021.10.8) 2021-10-15 15:15:51.311 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (1.26.7) 2021-10-15 15:15:51.393 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.2) 2021-10-15 15:15:51.550 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:15:51.654 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev15) (3.6.0) 2021-10-15 15:15:51.930 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.0) 2021-10-15 15:15:51.931 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (2.2.0) 2021-10-15 15:15:52.162 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.1) 2021-10-15 15:15:52.511 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (1.0.0) 2021-10-15 15:15:52.829 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (1.8.2) 2021-10-15 15:15:52.830 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (21.2.0) 2021-10-15 15:15:52.831 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.2.5) 2021-10-15 15:15:52.832 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.4) 2021-10-15 15:15:53.982 | Installing collected packages: glance 2021-10-15 15:15:53.984 | Running setup.py develop for glance 2021-10-15 15:15:56.021 | Successfully installed glance 2021-10-15 15:15:56.021 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:15:56.154 | + inc/python:pip_install:200 : result=0 2021-10-15 15:15:56.157 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:15:56.159 | + functions-common:time_stop:2309 : local name 2021-10-15 15:15:56.161 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:15:56.163 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:15:56.166 | + functions-common:time_stop:2312 : local total 2021-10-15 15:15:56.168 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:15:56.170 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:15:56.172 | + functions-common:time_stop:2316 : start_time=1634310945541 2021-10-15 15:15:56.174 | + functions-common:time_stop:2318 : [[ -z 1634310945541 ]] 2021-10-15 15:15:56.177 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:15:56.181 | + functions-common:time_stop:2321 : end_time=1634310956179 2021-10-15 15:15:56.183 | + functions-common:time_stop:2322 : elapsed_time=10638 2021-10-15 15:15:56.186 | + functions-common:time_stop:2323 : total=72973 2021-10-15 15:15:56.188 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:15:56.191 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=83611 2021-10-15 15:15:56.193 | + inc/python:pip_install:203 : return 0 2021-10-15 15:15:56.195 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:15:56.198 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:15:56.201 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:15:56.219 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:15:56.232 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 15:15:56.234 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 15:15:56.237 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:15:56.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:15:56.241 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 15:15:56.244 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:15:56.246 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:15:56.249 | + ./stack.sh:main:902 : configure_glance 2021-10-15 15:15:56.252 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 15:15:56.263 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 15:15:56.266 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 15:15:56.269 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 15:15:56.271 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 15:15:56.273 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 15:15:56.275 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:15:56.278 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:15:56.280 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 15:15:56.308 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:15:56.337 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 15:15:56.366 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:15:56.395 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 15:15:56.424 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 15:15:56.453 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 15:15:56.456 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:15:56.458 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 15:15:56.460 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 15:15:56.463 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 15:15:56.490 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 15:15:56.519 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.31/identity 2021-10-15 15:15:56.548 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 15:15:56.577 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 15:15:56.607 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 15:15:56.635 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 15:15:56.664 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 15:15:56.694 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:15:56.722 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 15:15:56.751 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 15:15:56.782 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 15:15:56.784 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 15:15:56.787 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 15:15:56.789 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 15:15:56.791 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:15:56.794 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:15:56.810 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:56.813 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:15:56.816 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:15:56.818 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:15:56.834 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:56.836 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:15:56.839 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:15:56.868 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:15:56.871 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:15:56.873 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 15:15:56.876 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 15:15:56.878 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 15:15:56.907 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 15:15:56.937 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 15:15:56.939 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 15:15:56.942 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 15:15:56.944 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 15:15:56.946 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:15:56.949 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 15:15:56.952 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:15:56.981 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 15:15:56.983 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.31 2021-10-15 15:15:57.012 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:15:57.015 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 15:15:57.031 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:57.034 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 15:15:57.063 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 15:15:57.093 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-10-15 15:15:57.122 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 15:15:57.151 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 15:15:57.180 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 15:15:57.196 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:57.199 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 15:15:57.229 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 15:15:57.257 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 15:15:57.287 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.31/identity/v3 2021-10-15 15:15:57.317 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 15:15:57.346 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.31/image 2021-10-15 15:15:57.375 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 15:15:57.391 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:57.394 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 15:15:57.396 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 15:15:57.398 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:15:57.401 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:15:57.418 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:15:57.420 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:15:57.422 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:15:57.424 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:15:57.427 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-10-15 15:15:57.457 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:15:57.485 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-10-15 15:15:57.515 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:15:57.544 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-10-15 15:15:57.549 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 15:15:57.579 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 15:15:57.609 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:15:57.638 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.31/identity 2021-10-15 15:15:57.667 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 15:15:57.696 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 15:15:57.726 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 15:15:57.755 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:15:57.785 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 15:15:57.813 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 15:15:57.845 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 15:15:57.874 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 15:15:57.878 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-10-15 15:15:57.886 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 15:15:57.902 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:15:57.905 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 15:15:57.907 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-10-15 15:15:57.910 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 15:15:57.912 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 15:15:57.914 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 15:15:57.917 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 15:15:57.921 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 15:15:57.923 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 15:15:57.927 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-10-15 15:15:57.956 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 15:15:57.959 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 15:15:57.961 | ++ functions:get_random_port:837 : true 2021-10-15 15:15:57.963 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 15:15:57.966 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 15:15:57.968 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 15:15:58.017 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 15:15:58.019 | ++ functions:get_random_port:841 : break 2 2021-10-15 15:15:58.022 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 15:15:58.024 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 15:15:58.026 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-10-15 15:15:58.054 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 15:15:58.081 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 15:15:58.108 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 15:15:58.135 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 15:15:58.162 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 15:15:58.190 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 15:15:58.217 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 15:15:58.244 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-10-15 15:15:58.272 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 15:15:58.299 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 15:15:58.327 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 15:15:58.354 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 15:15:58.381 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 15:15:58.408 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 15:15:58.435 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 15:15:58.463 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 15:15:58.491 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 15:15:58.518 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 15:15:58.546 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 15:15:58.548 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 15:15:58.550 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:15:58.553 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:58.555 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:58.557 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 15:15:58.560 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 15:15:58.613 | proxy (enabled by site administrator) 2021-10-15 15:15:58.616 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 15:15:58.619 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 15:15:58.621 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:15:58.624 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:58.626 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:58.629 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 15:15:58.631 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 15:15:58.683 | proxy_http (enabled by site administrator) 2021-10-15 15:15:58.687 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 15:15:58.690 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 15:15:58.693 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 15:15:58.695 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:15:58.697 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:58.700 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:58.703 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:15:58.705 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:15:58.708 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 15:15:58.708 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:15:58.717 | KeepAlive Off 2021-10-15 15:15:58.721 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:15:58.722 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 15:15:58.730 | SetEnv proxy-sendchunked 1 2021-10-15 15:15:58.734 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 15:15:58.734 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:15:58.742 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 15:15:58.745 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 15:15:58.749 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 15:15:58.751 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:15:58.753 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:15:58.755 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:15:58.758 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:58.760 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:58.762 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:15:58.765 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:15:58.767 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:15:58.769 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:15:58.772 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 15:15:58.832 | Site glance-wsgi-api already enabled 2021-10-15 15:15:58.837 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 15:15:58.839 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:15:58.842 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:15:58.844 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:15:58.975 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 15:15:58.981 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-10-15 15:15:59.012 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 15:15:59.014 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 15:15:59.032 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:15:59.034 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 15:15:59.037 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 15:15:59.039 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 15:15:59.042 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:15:59.044 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 15:15:59.047 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 15:15:59.049 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 15:15:59.052 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 15:15:59.054 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:15:59.056 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:15:59.059 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:15:59.061 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:15:59.064 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:15:59.067 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:15:59.082 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:15:59.085 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:15:59.087 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:59.090 | + functions-common:git_clone:544 : echo master 2021-10-15 15:15:59.090 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:15:59.096 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 15:15:59.098 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:15:59.100 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 15:15:59.103 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:15:59.104 | + functions-common:git_clone:593 : head -1 2021-10-15 15:15:59.107 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 15:15:59.109 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:15:59.112 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 15:15:59.115 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:15:59.117 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:15:59.120 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 15:15:59.122 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:15:59.125 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 15:15:59.127 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:15:59.130 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:15:59.132 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 15:15:59.135 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:15:59.137 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:15:59.140 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 15:15:59.143 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:15:59.145 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 15:15:59.148 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:15:59.150 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:15:59.154 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 15:15:59.160 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 15:15:59.162 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-10-15 15:15:59.795 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 15:15:59.797 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:15:59.800 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:15:59.802 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:15:59.805 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:15:59.807 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 15:15:59.809 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:15:59.812 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:15:59.814 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:15:59.817 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:15:59.819 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:15:59.821 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:15:59.824 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:15:59.826 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 15:15:59.847 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 15:15:59.850 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-10-15 15:16:00.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:16:00.664 | from cryptography.utils import int_from_bytes 2021-10-15 15:16:00.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:16:00.664 | from cryptography.utils import int_from_bytes 2021-10-15 15:16:01.735 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:16:01.752 | Obtaining file:///opt/stack/cinder 2021-10-15 15:16:01.753 | Preparing metadata (setup.py): started 2021-10-15 15:16:03.694 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:16:03.920 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.6.0) 2021-10-15 15:16:03.922 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:16:03.923 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.32.0) 2021-10-15 15:16:03.924 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.1.2) 2021-10-15 15:16:03.925 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.20.1) 2021-10-15 15:16:03.925 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.1.16) 2021-10-15 15:16:03.927 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev54) (3.2.0) 2021-10-15 15:16:03.928 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:16:03.929 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (9.3.0) 2021-10-15 15:16:03.930 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.3) 2021-10-15 15:16:04.411 | Collecting oauth2client>=4.1.3 2021-10-15 15:16:04.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-10-15 15:16:04.428 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (8.7.1) 2021-10-15 15:16:04.430 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.1) 2021-10-15 15:16:04.431 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.3.1) 2021-10-15 15:16:04.432 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (11.0.0) 2021-10-15 15:16:04.433 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.0) 2021-10-15 15:16:04.434 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (12.9.1) 2021-10-15 15:16:04.435 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:16:04.436 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.8.2) 2021-10-15 15:16:04.437 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.2) 2021-10-15 15:16:04.438 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.3.0) 2021-10-15 15:16:04.440 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.0) 2021-10-15 15:16:04.441 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.2.0) 2021-10-15 15:16:04.442 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.0) 2021-10-15 15:16:04.443 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.0) 2021-10-15 15:16:04.444 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.10.0) 2021-10-15 15:16:04.445 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.0) 2021-10-15 15:16:04.446 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.2) 2021-10-15 15:16:04.447 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (21.0) 2021-10-15 15:16:04.567 | Collecting paramiko>=2.7.2 2021-10-15 15:16:04.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-10-15 15:16:04.586 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.5.0) 2021-10-15 15:16:04.586 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.1.1) 2021-10-15 15:16:04.588 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.8.0) 2021-10-15 15:16:04.588 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.4.7) 2021-10-15 15:16:04.590 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.2.0) 2021-10-15 15:16:05.058 | Collecting python-glanceclient>=3.2.2 2021-10-15 15:16:05.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-10-15 15:16:05.077 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.3.0) 2021-10-15 15:16:05.078 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (17.6.0) 2021-10-15 15:16:05.079 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.12.0) 2021-10-15 15:16:05.081 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2021.3) 2021-10-15 15:16:05.082 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.26.0) 2021-10-15 15:16:05.083 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.1) 2021-10-15 15:16:05.084 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.2) 2021-10-15 15:16:05.451 | Collecting rtslib-fb>=2.1.74 2021-10-15 15:16:05.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-10-15 15:16:05.482 | Preparing metadata (setup.py): started 2021-10-15 15:16:06.120 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:16:06.124 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.16.0) 2021-10-15 15:16:06.125 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.25) 2021-10-15 15:16:06.126 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.13.0) 2021-10-15 15:16:06.128 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.0) 2021-10-15 15:16:06.490 | Collecting tabulate>=0.8.7 2021-10-15 15:16:06.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-10-15 15:16:06.503 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.1) 2021-10-15 15:16:06.504 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.8.7) 2021-10-15 15:16:06.505 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:16:07.022 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 15:16:07.023 | 2021-10-15 15:16:07.028 | The conflict is caused by: 2021-10-15 15:16:07.028 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 15:16:07.028 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 15:16:07.029 | 2021-10-15 15:16:07.029 | To fix this you could try to: 2021-10-15 15:16:07.029 | 1. loosen the range of package versions you've specified 2021-10-15 15:16:07.029 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 15:16:07.029 | 2021-10-15 15:16:07.029 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 15:16:07.132 | + inc/python:pip_install:1 : exit_trap 2021-10-15 15:16:07.134 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 15:16:07.137 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 15:16:07.140 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 15:16:07.142 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 15:16:07.144 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 15:16:07.146 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 15:16:07.149 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 15:16:07.151 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 15:16:07.153 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 15:16:07.154 | Error on exit 2021-10-15 15:16:07.156 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 15:16:07.158 | + ./stack.sh:exit_trap:528 : generate-subunit 1634310803 164 fail 2021-10-15 15:16:07.715 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 15:16:07.718 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 15:16:08.177 | + ./stack.sh:exit_trap:542 : exit 1