2022-03-09 13:17:46.228 | + ./stack.sh:main:487 : exec 2022-03-09 13:17:46.228 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-09-131746' 2022-03-09 13:17:46.228 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-09-131746.summary.2022-03-09-131746 2022-03-09 13:17:46.228 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:17:46.228 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-09-131746 2022-03-09 13:17:46.228 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-09-131746 /opt/stack/logs/stack.sh.log 2022-03-09 13:17:46.228 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-09-131746.summary.2022-03-09-131746 /opt/stack/logs/stack.sh.log.summary 2022-03-09 13:17:46.228 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-09 13:17:46.228 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-09 13:17:46.228 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-09 13:17:46.228 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-09 13:17:46.228 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-09 13:17:46.228 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-09 13:17:46.228 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-09 13:17:46.228 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-09 13:17:46.228 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-09 13:17:46.228 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-09 13:17:46.228 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-09 13:17:46.228 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-09 13:17:46.228 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-09 13:17:46.228 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-09 13:17:46.228 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-09 13:17:46.228 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-09 13:17:46.228 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-09 13:17:46.228 | + ./stack.sh:main:573 : set -o errexit 2022-03-09 13:17:46.229 | + ./stack.sh:main:576 : uname -a 2022-03-09 13:17:46.229 | Linux dv-neutron-832783-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-09 13:17:46.229 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-09 13:17:46.231 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-09 13:17:46.235 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-09 13:17:46.270 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-09 13:17:46.286 | + ./stack.sh:main:590 : fetch_plugins 2022-03-09 13:17:46.288 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-09 13:17:46.290 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-09 13:17:46.292 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-09 13:17:46.293 | + functions-common:fetch_plugins:1776 : return 2022-03-09 13:17:46.296 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-09 13:17:46.298 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-09 13:17:46.300 | + functions-common:run_phase:1854 : local phase= 2022-03-09 13:17:46.301 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 13:17:46.303 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 13:17:46.305 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 13:17:46.306 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 13:17:46.308 | + functions-common:run_phase:1863 : local extra 2022-03-09 13:17:46.310 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 13:17:46.314 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 13:17:46.315 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 13:17:46.317 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 13:17:46.319 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-09 13:17:46.321 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 13:17:46.333 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:17:46.335 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-09 13:17:46.337 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 13:17:46.339 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 13:17:46.341 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 13:17:46.343 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 13:17:46.345 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 13:17:46.346 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-09 13:17:46.348 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-09 13:17:46.350 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-09 13:17:46.352 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 13:17:46.354 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-09 13:17:46.356 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-09 13:17:46.358 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-09 13:17:46.360 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-09 13:17:46.361 | + functions-common:plugin_override_defaults:1817 : return 2022-03-09 13:17:46.363 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-09 13:17:46.380 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-09 13:17:46.382 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-09 13:17:46.395 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:17:46.398 | +++ lib/tls:source:43 : hostname -f 2022-03-09 13:17:46.401 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-09 13:17:46.403 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-09 13:17:46.406 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-09 13:17:46.408 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-09 13:17:46.410 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-09 13:17:46.412 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-09 13:17:46.414 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-09 13:17:46.416 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-09 13:17:46.417 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-09 13:17:46.421 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-09 13:17:46.426 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-09 13:17:46.438 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-09 13:17:46.457 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-09 13:17:46.469 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-09 13:17:46.481 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-09 13:17:46.516 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-09 13:17:46.574 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-09 13:17:46.664 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-09 13:17:46.685 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-09 13:17:46.737 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-09 13:17:46.793 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-09 13:17:46.939 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-09 13:17:46.954 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-09 13:17:46.966 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-09 13:17:46.979 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-09 13:17:47.081 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-09 13:17:47.083 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-09 13:17:47.086 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-09 13:17:47.088 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-09 13:17:47.090 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-09 13:17:47.092 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-09 13:17:47.094 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-09 13:17:47.094 | False' 2022-03-09 13:17:47.097 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-09 13:17:47.112 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-09 13:17:47.114 | + ./stack.sh:main:624 : run_phase source 2022-03-09 13:17:47.116 | + functions-common:run_phase:1853 : local mode=source 2022-03-09 13:17:47.118 | + functions-common:run_phase:1854 : local phase= 2022-03-09 13:17:47.120 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 13:17:47.122 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 13:17:47.125 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 13:17:47.127 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 13:17:47.129 | + functions-common:run_phase:1863 : local extra 2022-03-09 13:17:47.131 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 13:17:47.135 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 13:17:47.137 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 13:17:47.140 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 13:17:47.142 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-09 13:17:47.144 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 13:17:47.158 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:17:47.160 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-09 13:17:47.162 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-09 13:17:47.201 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-09 13:17:47.204 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-09 13:17:47.206 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-09 13:17:47.208 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-09 13:17:47.210 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-09 13:17:47.212 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-09 13:17:47.214 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-09 13:17:47.216 | + functions-common:load_plugin_settings:1794 : return 2022-03-09 13:17:47.218 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-09 13:17:47.220 | + functions-common:verify_disabled_services:2136 : local service 2022-03-09 13:17:47.223 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.225 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-09 13:17:47.227 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.229 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-09 13:17:47.232 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.234 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-09 13:17:47.237 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.239 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-09 13:17:47.241 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.243 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-09 13:17:47.246 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.249 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-09 13:17:47.251 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.253 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-09 13:17:47.255 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.258 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-09 13:17:47.260 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.262 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-09 13:17:47.265 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.267 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-09 13:17:47.269 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.271 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-09 13:17:47.274 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.276 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-09 13:17:47.278 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.280 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-09 13:17:47.282 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.285 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-09 13:17:47.287 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.289 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-09 13:17:47.291 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.294 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-09 13:17:47.296 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.299 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-09 13:17:47.301 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.303 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-09 13:17:47.305 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.308 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-09 13:17:47.310 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.313 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-09 13:17:47.315 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.317 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-09 13:17:47.319 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.322 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-09 13:17:47.324 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.326 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-09 13:17:47.328 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.330 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-09 13:17:47.333 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.335 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-09 13:17:47.337 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.339 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-09 13:17:47.342 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.345 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-09 13:17:47.347 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.349 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-09 13:17:47.352 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.354 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-09 13:17:47.358 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.363 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-09 13:17:47.365 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.367 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-09 13:17:47.370 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.372 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-09 13:17:47.375 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.377 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-09 13:17:47.379 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.381 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-09 13:17:47.384 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.386 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-09 13:17:47.388 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.391 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-09 13:17:47.393 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.395 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-09 13:17:47.397 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.400 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-09 13:17:47.402 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.404 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-09 13:17:47.406 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.409 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-09 13:17:47.411 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.413 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-09 13:17:47.415 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.417 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-09 13:17:47.420 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.422 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-09 13:17:47.425 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.427 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-09 13:17:47.429 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.431 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-09 13:17:47.434 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.436 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-09 13:17:47.439 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 13:17:47.441 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-09 13:17:47.444 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-09 13:17:47.446 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-09 13:17:47.448 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-09 13:17:47.463 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:17:47.465 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-09 13:17:47.467 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-09 13:17:47.470 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-09 13:17:47.485 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:17:47.487 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-09 13:17:47.490 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-09 13:17:47.492 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-09 13:17:47.494 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-09 13:17:47.497 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-09 13:17:47.499 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-09 13:17:47.502 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-09 13:17:47.504 | + lib/database:initialize_database_backends:92 : return 0 2022-03-09 13:17:47.506 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-09 13:17:47.506 | Using mysql database backend 2022-03-09 13:17:47.509 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-09 13:17:47.525 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-09 13:17:47.528 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-09 13:17:47.531 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-09 13:17:47.534 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-09 13:17:47.537 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 13:17:47.539 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-09 13:17:47.556 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:17:47.558 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-09 13:17:47.574 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-09 13:17:47.590 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:17:47.593 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-09 13:17:47.609 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-09 13:17:47.627 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-09 13:17:47.643 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:17:47.646 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-09 13:17:47.662 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:17:47.664 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-09 13:17:47.681 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-09 13:17:47.683 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-09 13:17:47.685 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-09 13:17:47.688 | + functions-common:save_stackenv:60 : local tag=757 2022-03-09 13:17:47.691 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-09 13:17:47.695 | + functions-common:save_stackenv:62 : time_stamp=2022-03-09-131747 2022-03-09 13:17:47.697 | + functions-common:save_stackenv:63 : echo '# 2022-03-09-131747 757' 2022-03-09 13:17:47.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:17:47.702 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 13:17:47.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:17:47.707 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-09 13:17:47.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:17:47.712 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-09 13:17:47.714 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:17:47.717 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-09 13:17:47.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:17:47.722 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-03-09 13:17:47.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:17:47.727 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-03-09 13:17:47.729 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:17:47.732 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-09-131746 2022-03-09 13:17:47.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:17:47.737 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-09 13:17:47.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:17:47.742 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-03-09 13:17:47.744 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:17:47.747 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-09 13:17:47.749 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:17:47.752 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-09 13:17:47.754 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:17:47.756 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-09 13:17:47.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:17:47.761 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-09 13:17:47.764 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-09 13:17:47.766 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-09 13:17:47.769 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-09 13:17:47.771 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-09 13:17:47.773 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:17:47.775 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:17:47.778 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:17:47.781 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:17:47.783 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:17:47.785 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:17:47.800 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:17:47.803 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:17:47.805 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:17:47.807 | + functions-common:git_clone:629 : echo master 2022-03-09 13:17:47.808 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:17:47.813 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-09 13:17:47.815 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:17:47.817 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-09 13:17:47.820 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:17:47.820 | + functions-common:git_clone:678 : head -1 2022-03-09 13:17:47.823 | 32ae8273 Merge "update constraint for ceilometer to new release 18.0.0.0rc1" 2022-03-09 13:17:47.826 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:17:47.828 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-09 13:17:47.831 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:17:47.833 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-09 13:17:47.836 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-09 13:17:47.838 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-09 13:17:47.841 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-09 13:17:47.844 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-09 13:17:47.846 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-09 13:17:47.848 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-09 13:17:47.851 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-09 13:17:47.854 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-09 13:17:47.859 | ++ tools/install_prereqs.sh:source:47 : NOW=1646831867 2022-03-09 13:17:47.862 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-09 13:17:47.866 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1646831320 2022-03-09 13:17:47.869 | ++ tools/install_prereqs.sh:source:49 : DELTA=547 2022-03-09 13:17:47.871 | ++ tools/install_prereqs.sh:source:50 : [[ 547 -lt 7200 ]] 2022-03-09 13:17:47.874 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-09 13:17:47.876 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-09 13:17:47.878 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-09 13:17:47.881 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-09 13:17:47.883 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-09 13:17:47.885 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-09 13:17:47.888 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-09 13:17:47.891 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-09 13:17:47.894 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-09 13:17:47.940 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-09 13:17:47.940 | apache2-dev 2022-03-09 13:17:47.940 | bc 2022-03-09 13:17:47.940 | bsdmainutils 2022-03-09 13:17:47.940 | curl 2022-03-09 13:17:47.940 | g++ 2022-03-09 13:17:47.940 | gawk 2022-03-09 13:17:47.940 | gcc 2022-03-09 13:17:47.940 | gettext 2022-03-09 13:17:47.940 | git 2022-03-09 13:17:47.940 | graphviz 2022-03-09 13:17:47.940 | iputils-ping 2022-03-09 13:17:47.940 | libapache2-mod-proxy-uwsgi 2022-03-09 13:17:47.940 | libffi-dev 2022-03-09 13:17:47.940 | libjpeg-dev 2022-03-09 13:17:47.940 | libpcre3-dev 2022-03-09 13:17:47.940 | libpq-dev 2022-03-09 13:17:47.940 | libssl-dev 2022-03-09 13:17:47.940 | libsystemd-dev 2022-03-09 13:17:47.940 | libxml2-dev 2022-03-09 13:17:47.940 | libxslt1-dev 2022-03-09 13:17:47.940 | libyaml-dev 2022-03-09 13:17:47.940 | lsof 2022-03-09 13:17:47.940 | openssh-server 2022-03-09 13:17:47.940 | openssl 2022-03-09 13:17:47.940 | pkg-config 2022-03-09 13:17:47.940 | psmisc 2022-03-09 13:17:47.941 | python3-dev 2022-03-09 13:17:47.941 | python3-pip 2022-03-09 13:17:47.941 | python3-systemd 2022-03-09 13:17:47.941 | python3-venv 2022-03-09 13:17:47.941 | tar 2022-03-09 13:17:47.941 | tcpdump 2022-03-09 13:17:47.941 | unzip 2022-03-09 13:17:47.941 | uuid-runtime 2022-03-09 13:17:47.941 | wget 2022-03-09 13:17:47.941 | wget 2022-03-09 13:17:47.941 | zlib1g-dev 2022-03-09 13:17:47.941 | libkrb5-dev 2022-03-09 13:17:47.941 | libldap2-dev 2022-03-09 13:17:47.941 | libsasl2-dev 2022-03-09 13:17:47.941 | memcached 2022-03-09 13:17:47.941 | python3-mysqldb 2022-03-09 13:17:47.941 | sqlite3 2022-03-09 13:17:47.941 | conntrack 2022-03-09 13:17:47.941 | curl 2022-03-09 13:17:47.941 | dnsmasq-base 2022-03-09 13:17:47.941 | dnsmasq-utils 2022-03-09 13:17:47.941 | ebtables 2022-03-09 13:17:47.941 | genisoimage 2022-03-09 13:17:47.941 | iptables 2022-03-09 13:17:47.941 | iputils-arping 2022-03-09 13:17:47.941 | kpartx 2022-03-09 13:17:47.941 | libjs-jquery-tablesorter 2022-03-09 13:17:47.941 | parted 2022-03-09 13:17:47.941 | pm-utils 2022-03-09 13:17:47.941 | python3-mysqldb 2022-03-09 13:17:47.941 | socat 2022-03-09 13:17:47.941 | sqlite3 2022-03-09 13:17:47.941 | sudo 2022-03-09 13:17:47.941 | vlan 2022-03-09 13:17:47.941 | lsscsi 2022-03-09 13:17:47.941 | open-iscsi 2022-03-09 13:17:47.941 | lvm2 2022-03-09 13:17:47.941 | qemu-utils 2022-03-09 13:17:47.942 | thin-provisioning-tools 2022-03-09 13:17:47.942 | acl 2022-03-09 13:17:47.942 | dnsmasq-base 2022-03-09 13:17:47.942 | dnsmasq-utils 2022-03-09 13:17:47.942 | ebtables 2022-03-09 13:17:47.942 | haproxy 2022-03-09 13:17:47.942 | iptables 2022-03-09 13:17:47.942 | iputils-arping 2022-03-09 13:17:47.942 | iputils-ping 2022-03-09 13:17:47.942 | postgresql-server-dev-all 2022-03-09 13:17:47.942 | python3-mysqldb 2022-03-09 13:17:47.942 | sqlite3 2022-03-09 13:17:47.942 | sudo 2022-03-09 13:17:47.942 | vlan 2022-03-09 13:17:47.942 | pcp 2022-03-09 13:17:47.942 | ipset 2022-03-09 13:17:47.942 | conntrack 2022-03-09 13:17:47.942 | conntrackd 2022-03-09 13:17:47.942 | keepalived 2022-03-09 13:17:47.942 | lvm2 2022-03-09 13:17:47.942 | qemu-utils 2022-03-09 13:17:47.942 | thin-provisioning-tools 2022-03-09 13:17:47.942 | curl 2022-03-09 13:17:47.942 | liberasurecode-dev 2022-03-09 13:17:47.942 | make 2022-03-09 13:17:47.942 | memcached 2022-03-09 13:17:47.942 | rsync 2022-03-09 13:17:47.942 | sqlite3 2022-03-09 13:17:47.942 | xfsprogs' 2022-03-09 13:17:47.945 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-09 13:17:47.962 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-09 13:17:47.963 | apache2-dev 2022-03-09 13:17:47.963 | bc 2022-03-09 13:17:47.963 | bsdmainutils 2022-03-09 13:17:47.963 | curl 2022-03-09 13:17:47.963 | g++ 2022-03-09 13:17:47.963 | gawk 2022-03-09 13:17:47.963 | gcc 2022-03-09 13:17:47.963 | gettext 2022-03-09 13:17:47.963 | git 2022-03-09 13:17:47.963 | graphviz 2022-03-09 13:17:47.963 | iputils-ping 2022-03-09 13:17:47.963 | libapache2-mod-proxy-uwsgi 2022-03-09 13:17:47.963 | libffi-dev 2022-03-09 13:17:47.963 | libjpeg-dev 2022-03-09 13:17:47.963 | libpcre3-dev 2022-03-09 13:17:47.963 | libpq-dev 2022-03-09 13:17:47.963 | libssl-dev 2022-03-09 13:17:47.963 | libsystemd-dev 2022-03-09 13:17:47.963 | libxml2-dev 2022-03-09 13:17:47.963 | libxslt1-dev 2022-03-09 13:17:47.963 | libyaml-dev 2022-03-09 13:17:47.963 | lsof 2022-03-09 13:17:47.963 | openssh-server 2022-03-09 13:17:47.963 | openssl 2022-03-09 13:17:47.963 | pkg-config 2022-03-09 13:17:47.963 | psmisc 2022-03-09 13:17:47.963 | python3-dev 2022-03-09 13:17:47.963 | python3-pip 2022-03-09 13:17:47.963 | python3-systemd 2022-03-09 13:17:47.963 | python3-venv 2022-03-09 13:17:47.963 | tar 2022-03-09 13:17:47.963 | tcpdump 2022-03-09 13:17:47.963 | unzip 2022-03-09 13:17:47.963 | uuid-runtime 2022-03-09 13:17:47.963 | wget 2022-03-09 13:17:47.963 | wget 2022-03-09 13:17:47.964 | zlib1g-dev 2022-03-09 13:17:47.964 | libkrb5-dev 2022-03-09 13:17:47.964 | libldap2-dev 2022-03-09 13:17:47.964 | libsasl2-dev 2022-03-09 13:17:47.964 | memcached 2022-03-09 13:17:47.964 | python3-mysqldb 2022-03-09 13:17:47.964 | sqlite3 2022-03-09 13:17:47.964 | conntrack 2022-03-09 13:17:47.964 | curl 2022-03-09 13:17:47.964 | dnsmasq-base 2022-03-09 13:17:47.964 | dnsmasq-utils 2022-03-09 13:17:47.964 | ebtables 2022-03-09 13:17:47.964 | genisoimage 2022-03-09 13:17:47.964 | iptables 2022-03-09 13:17:47.964 | iputils-arping 2022-03-09 13:17:47.964 | kpartx 2022-03-09 13:17:47.964 | libjs-jquery-tablesorter 2022-03-09 13:17:47.964 | parted 2022-03-09 13:17:47.964 | pm-utils 2022-03-09 13:17:47.964 | python3-mysqldb 2022-03-09 13:17:47.964 | socat 2022-03-09 13:17:47.964 | sqlite3 2022-03-09 13:17:47.964 | sudo 2022-03-09 13:17:47.964 | vlan 2022-03-09 13:17:47.964 | lsscsi 2022-03-09 13:17:47.964 | open-iscsi 2022-03-09 13:17:47.964 | lvm2 2022-03-09 13:17:47.964 | qemu-utils 2022-03-09 13:17:47.964 | thin-provisioning-tools 2022-03-09 13:17:47.964 | acl 2022-03-09 13:17:47.964 | dnsmasq-base 2022-03-09 13:17:47.964 | dnsmasq-utils 2022-03-09 13:17:47.964 | ebtables 2022-03-09 13:17:47.964 | haproxy 2022-03-09 13:17:47.964 | iptables 2022-03-09 13:17:47.964 | iputils-arping 2022-03-09 13:17:47.964 | iputils-ping 2022-03-09 13:17:47.964 | postgresql-server-dev-all 2022-03-09 13:17:47.965 | python3-mysqldb 2022-03-09 13:17:47.965 | sqlite3 2022-03-09 13:17:47.965 | sudo 2022-03-09 13:17:47.965 | vlan 2022-03-09 13:17:47.965 | pcp 2022-03-09 13:17:47.965 | ipset 2022-03-09 13:17:47.965 | conntrack 2022-03-09 13:17:47.965 | conntrackd 2022-03-09 13:17:47.965 | keepalived 2022-03-09 13:17:47.965 | lvm2 2022-03-09 13:17:47.965 | qemu-utils 2022-03-09 13:17:47.965 | thin-provisioning-tools 2022-03-09 13:17:47.965 | curl 2022-03-09 13:17:47.965 | liberasurecode-dev 2022-03-09 13:17:47.965 | make 2022-03-09 13:17:47.965 | memcached 2022-03-09 13:17:47.965 | rsync 2022-03-09 13:17:47.965 | sqlite3 2022-03-09 13:17:47.965 | xfsprogs ' 2022-03-09 13:17:47.965 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-09 13:17:47.968 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:17:47.970 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:17:47.973 | ++ 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 rsync sqlite3 xfsprogs 2022-03-09 13:17:47.973 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-09 13:17:47.978 | ++ 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 rsync sqlite3 xfsprogs 2022-03-09 13:17:47.980 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-09 13:17:47.982 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:17:47.985 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-09 13:17:47.987 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:17:47.989 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:17:47.991 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:17:47.993 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:17:47.995 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:17:47.997 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:17:47.999 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-09 13:17:48.001 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-09 13:17:48.003 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-09 13:17:48.006 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-09 13:17:48.010 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-09 13:17:48.012 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-09 13:17:48.014 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-09 13:17:48.017 | ++ functions-common:time_start:2412 : local start_time= 2022-03-09 13:17:48.019 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 13:17:48.021 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 13:17:48.025 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1646831868023 2022-03-09 13:17:48.027 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-09 13:17:48.030 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-09 13:17:48.032 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-09 13:17:48.378 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-09 13:17:48.480 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-09 13:17:48.548 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-09 13:17:48.926 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-09 13:17:49.107 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,640 kB] 2022-03-09 13:17:49.543 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] 2022-03-09 13:17:49.651 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 2022-03-09 13:17:59.164 | Fetched 2,908 kB in 2s (1,421 kB/s) 2022-03-09 13:18:00.676 | Reading package lists... 2022-03-09 13:18:00.708 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-09 13:18:00.710 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-09 13:18:00.712 | ++ functions-common:time_stop:2425 : local name 2022-03-09 13:18:00.715 | ++ functions-common:time_stop:2426 : local end_time 2022-03-09 13:18:00.717 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:18:00.719 | ++ functions-common:time_stop:2428 : local total 2022-03-09 13:18:00.721 | ++ functions-common:time_stop:2429 : local start_time 2022-03-09 13:18:00.723 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-09 13:18:00.725 | ++ functions-common:time_stop:2432 : start_time=1646831868023 2022-03-09 13:18:00.727 | ++ functions-common:time_stop:2434 : [[ -z 1646831868023 ]] 2022-03-09 13:18:00.729 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:18:00.734 | ++ functions-common:time_stop:2437 : end_time=1646831880731 2022-03-09 13:18:00.736 | ++ functions-common:time_stop:2438 : elapsed_time=12708 2022-03-09 13:18:00.738 | ++ functions-common:time_stop:2439 : total=0 2022-03-09 13:18:00.740 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:18:00.742 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12708 2022-03-09 13:18:00.745 | ++ functions-common:install_package:1464 : 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 rsync sqlite3 xfsprogs 2022-03-09 13:18:00.747 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:18:00.749 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:18:00.752 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:18:00.754 | ++ functions-common:real_install_package:1450 : 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 rsync sqlite3 xfsprogs 2022-03-09 13:18:00.775 | ++ functions-common:apt_get:1230 : 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 rsync sqlite3 xfsprogs 2022-03-09 13:18:00.883 | Reading package lists... 2022-03-09 13:18:01.126 | Building dependency tree... 2022-03-09 13:18:01.128 | Reading state information... 2022-03-09 13:18:01.162 | acl is already the newest version (2.2.53-6). 2022-03-09 13:18:01.162 | bc is already the newest version (1.07.1-2build1). 2022-03-09 13:18:01.162 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-09 13:18:01.162 | conntrack is already the newest version (1:1.4.5-2). 2022-03-09 13:18:01.162 | ebtables is already the newest version (2.0.11-3build1). 2022-03-09 13:18:01.162 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-09 13:18:01.162 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-09 13:18:01.162 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-09 13:18:01.162 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-09 13:18:01.162 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-09 13:18:01.162 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-09 13:18:01.162 | iputils-arping is already the newest version (3:20190709-3). 2022-03-09 13:18:01.162 | iputils-ping is already the newest version (3:20190709-3). 2022-03-09 13:18:01.162 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-09 13:18:01.162 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-09 13:18:01.162 | libffi-dev is already the newest version (3.3-4). 2022-03-09 13:18:01.162 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-09 13:18:01.162 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-09 13:18:01.162 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-09 13:18:01.162 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-09 13:18:01.162 | lsscsi is already the newest version (0.30-0.1). 2022-03-09 13:18:01.162 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-09 13:18:01.162 | make is already the newest version (4.2.1-1.2). 2022-03-09 13:18:01.163 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-09 13:18:01.163 | psmisc is already the newest version (23.3-1). 2022-03-09 13:18:01.163 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-09 13:18:01.163 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-09 13:18:01.163 | python3-systemd is already the newest version (234-3build2). 2022-03-09 13:18:01.163 | socat is already the newest version (1.7.3.3-2). 2022-03-09 13:18:01.163 | tcpdump is already the newest version (4.9.3-4). 2022-03-09 13:18:01.163 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-09 13:18:01.163 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-09 13:18:01.163 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-09 13:18:01.163 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-09 13:18:01.163 | graphviz is already the newest version (2.42.2-3build2). 2022-03-09 13:18:01.163 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-09 13:18:01.163 | pcp is already the newest version (5.0.3-1). 2022-03-09 13:18:01.163 | pm-utils is already the newest version (1.4.1-19). 2022-03-09 13:18:01.163 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-09 13:18:01.163 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 13:18:01.163 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 13:18:01.163 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-09 13:18:01.163 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-09 13:18:01.163 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-09 13:18:01.163 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-09 13:18:01.163 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-09 13:18:01.163 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-09 13:18:01.163 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-09 13:18:01.163 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-09 13:18:01.163 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-09 13:18:01.163 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-09 13:18:01.163 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-09 13:18:01.163 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.11). 2022-03-09 13:18:01.163 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-09 13:18:01.163 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-03-09 13:18:01.163 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-09 13:18:01.164 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-09 13:18:01.164 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-09 13:18:01.164 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-09 13:18:01.164 | openssl is already the newest version (1.1.1f-1ubuntu2.11). 2022-03-09 13:18:01.164 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-09 13:18:01.164 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-09 13:18:01.164 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-09 13:18:01.164 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-09 13:18:01.164 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-09 13:18:01.164 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-09 13:18:01.164 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-09 13:18:01.164 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-09 13:18:01.164 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-09 13:18:01.379 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 13:18:01.379 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-09 13:18:01.379 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-09 13:18:01.379 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-09 13:18:01.379 | The following packages were automatically installed and are no longer required: 2022-03-09 13:18:01.380 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:18:01.380 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:18:01.380 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:18:01.380 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:18:01.380 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:18:01.381 | python3-zope.interface 2022-03-09 13:18:01.381 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:18:01.496 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:18:01.501 | ++ functions-common:apt_get:1234 : result=0 2022-03-09 13:18:01.503 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:18:01.506 | ++ functions-common:time_stop:2425 : local name 2022-03-09 13:18:01.508 | ++ functions-common:time_stop:2426 : local end_time 2022-03-09 13:18:01.510 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:18:01.512 | ++ functions-common:time_stop:2428 : local total 2022-03-09 13:18:01.515 | ++ functions-common:time_stop:2429 : local start_time 2022-03-09 13:18:01.517 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:18:01.519 | ++ functions-common:time_stop:2432 : start_time=1646831880772 2022-03-09 13:18:01.521 | ++ functions-common:time_stop:2434 : [[ -z 1646831880772 ]] 2022-03-09 13:18:01.524 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:18:01.528 | ++ functions-common:time_stop:2437 : end_time=1646831881526 2022-03-09 13:18:01.530 | ++ functions-common:time_stop:2438 : elapsed_time=754 2022-03-09 13:18:01.532 | ++ functions-common:time_stop:2439 : total=740 2022-03-09 13:18:01.534 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:18:01.537 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1494 2022-03-09 13:18:01.539 | ++ functions-common:apt_get:1238 : return 0 2022-03-09 13:18:01.542 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-09 13:18:01.544 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-09 13:18:01.547 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-09 13:18:01.551 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-09 13:18:01.555 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-09 13:18:01.558 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-09 13:18:01.561 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-09 13:18:02.984 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-09 13:18:02.986 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-09 13:18:02.988 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-09 13:18:02.990 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-09 13:18:02.991 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-09 13:18:02.993 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-09 13:18:02.995 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-09 13:18:02.997 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-09 13:18:02.999 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-09 13:18:03.001 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-09 13:18:03.003 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-09 13:18:03.004 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-09 13:18:03.006 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-09 13:18:03.008 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-09 13:18:03.009 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-09 13:18:03.011 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-09 13:18:03.013 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-09 13:18:03.015 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-09 13:18:03.017 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-09 13:18:03.019 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-09 13:18:03.021 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-09 13:18:03.023 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-09 13:18:03.025 | + functions-common:_ensure_lsb_release:394 : return 2022-03-09 13:18:03.027 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-09 13:18:03.103 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-09 13:18:03.105 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-09 13:18:03.181 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-09 13:18:03.183 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-09 13:18:03.259 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-09 13:18:03.261 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-09 13:18:03.263 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-09 13:18:03.265 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-09 13:18:03.266 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-09 13:18:03.268 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-09 13:18:03.270 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-09 13:18:03.272 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-09 13:18:03.274 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-09 13:18:03.276 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-09 13:18:03.278 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-09 13:18:03.278 | Distro: focal 2022-03-09 13:18:03.280 | + tools/install_pip.sh:main:124 : get_versions 2022-03-09 13:18:03.283 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-09 13:18:03.286 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-09 13:18:03.288 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-09 13:18:03.291 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-09 13:18:03.291 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-09 13:18:03.977 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-09 13:18:03.978 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-09 13:18:03.978 | pip: 21.3.1 2022-03-09 13:18:03.980 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-09 13:18:03.982 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-09 13:18:03.984 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:18:03.986 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:18:03.987 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:18:03.989 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:18:03.991 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:18:03.992 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:18:03.994 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:18:03.996 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:18:03.998 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:18:04.000 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:18:04.001 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:18:04.003 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-09 13:18:04.005 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:18:04.006 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:18:04.008 | + tools/install_pip.sh:main:142 : : 2022-03-09 13:18:04.010 | + tools/install_pip.sh:main:147 : set -x 2022-03-09 13:18:04.012 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-09 13:18:04.014 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-09 13:18:04.016 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 13:18:04.018 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-09 13:18:04.020 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-09 13:18:04.022 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 13:18:04.025 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 13:18:04.025 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-09 13:18:04.030 | ++ 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 ' 2022-03-09 13:18:04.031 | ++ 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 == '' ]] 2022-03-09 13:18:04.033 | ++ 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' 2022-03-09 13:18:04.035 | + 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' 2022-03-09 13:18:04.037 | + 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' 2022-03-09 13:18:04.053 | 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 2022-03-09 13:18:04.055 | + 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' 2022-03-09 13:18:04.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:18:04.933 | from cryptography.utils import int_from_bytes 2022-03-09 13:18:04.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:18:04.933 | from cryptography.utils import int_from_bytes 2022-03-09 13:18:06.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:18:08.246 | Collecting 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 2022-03-09 13:18:08.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-09 13:18:10.786 | Installing collected packages: setuptools 2022-03-09 13:18:11.637 | Successfully installed setuptools-60.9.3 2022-03-09 13:18:11.637 | 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 2022-03-09 13:18:11.815 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:18:11.815 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:18:11.952 | + inc/python:pip_install:200 : result=0 2022-03-09 13:18:11.954 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:18:11.956 | + functions-common:time_stop:2425 : local name 2022-03-09 13:18:11.957 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:18:11.959 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:18:11.961 | + functions-common:time_stop:2428 : local total 2022-03-09 13:18:11.962 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:18:11.964 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:18:11.966 | + functions-common:time_stop:2432 : start_time=1646831884048 2022-03-09 13:18:11.968 | + functions-common:time_stop:2434 : [[ -z 1646831884048 ]] 2022-03-09 13:18:11.970 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:18:11.973 | + functions-common:time_stop:2437 : end_time=1646831891972 2022-03-09 13:18:11.975 | + functions-common:time_stop:2438 : elapsed_time=7924 2022-03-09 13:18:11.977 | + functions-common:time_stop:2439 : total=0 2022-03-09 13:18:11.978 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:18:11.980 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7924 2022-03-09 13:18:11.982 | + inc/python:pip_install:203 : return 0 2022-03-09 13:18:11.984 | + tools/install_pip.sh:main:153 : get_versions 2022-03-09 13:18:11.986 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-09 13:18:11.990 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-09 13:18:11.992 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-09 13:18:11.994 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-09 13:18:11.995 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-09 13:18:12.677 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-09 13:18:12.679 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-09 13:18:12.679 | pip: 21.3.1 2022-03-09 13:18:12.682 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-09 13:18:12.685 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-09 13:18:12.688 | + ./stack.sh:main:796 : fixup_all 2022-03-09 13:18:12.691 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-09 13:18:12.693 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-09 13:18:12.695 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:18:12.697 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:18:12.699 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-09 13:18:12.711 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-09 13:18:12.722 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-09 13:18:12.733 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-09 13:18:12.736 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-09 13:18:12.738 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:18:12.740 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:18:12.742 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:18:12.744 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:18:12.746 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:18:12.749 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:18:12.751 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:18:12.753 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:18:12.755 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:18:12.757 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:18:12.759 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:18:12.761 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-09 13:18:12.764 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-09 13:18:12.766 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-09 13:18:12.768 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:18:12.771 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:18:12.773 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:18:12.775 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:18:12.777 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:18:12.779 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:18:12.781 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-09 13:18:12.784 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-09 13:18:12.786 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-09 13:18:12.788 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-09 13:18:12.791 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-09 13:18:12.793 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-09 13:18:12.796 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-09 13:18:12.817 | Using python 3.8 to install os-testr 2022-03-09 13:18:12.819 | + 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 2022-03-09 13:18:13.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:18:13.692 | from cryptography.utils import int_from_bytes 2022-03-09 13:18:13.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:18:13.692 | from cryptography.utils import int_from_bytes 2022-03-09 13:18:14.853 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:18:14.879 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-09 13:18:14.957 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-09 13:18:14.958 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-09 13:18:14.959 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-09 13:18:14.960 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-09 13:18:14.974 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-09 13:18:15.000 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-09 13:18:15.001 | 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) 2022-03-09 13:18:15.001 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-09 13:18:15.003 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-09 13:18:15.005 | 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) 2022-03-09 13:18:15.029 | 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.4.0) 2022-03-09 13:18:15.030 | 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) (3.1.1) 2022-03-09 13:18:15.031 | 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.5.0) 2022-03-09 13:18:15.033 | 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.5.0) 2022-03-09 13:18:15.034 | 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) (3.0.7) 2022-03-09 13:18:15.048 | 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) 2022-03-09 13:18:15.111 | 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.4.0) 2022-03-09 13:18:15.112 | 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) 2022-03-09 13:18:15.114 | 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) 2022-03-09 13:18:17.598 | 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 2022-03-09 13:18:17.605 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:18:17.606 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:18:17.731 | + inc/python:pip_install:200 : result=0 2022-03-09 13:18:17.734 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:18:17.736 | + functions-common:time_stop:2425 : local name 2022-03-09 13:18:17.738 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:18:17.740 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:18:17.742 | + functions-common:time_stop:2428 : local total 2022-03-09 13:18:17.744 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:18:17.746 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:18:17.748 | + functions-common:time_stop:2432 : start_time=1646831892811 2022-03-09 13:18:17.750 | + functions-common:time_stop:2434 : [[ -z 1646831892811 ]] 2022-03-09 13:18:17.753 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:18:17.757 | + functions-common:time_stop:2437 : end_time=1646831897755 2022-03-09 13:18:17.759 | + functions-common:time_stop:2438 : elapsed_time=4944 2022-03-09 13:18:17.761 | + functions-common:time_stop:2439 : total=0 2022-03-09 13:18:17.764 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:18:17.766 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4944 2022-03-09 13:18:17.768 | + inc/python:pip_install:203 : return 0 2022-03-09 13:18:17.770 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-09 13:18:17.822 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-09 13:18:18.109 | + ./stack.sh:main:810 : install_infra 2022-03-09 13:18:18.112 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 13:18:18.114 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-09 13:18:18.117 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 13:18:18.119 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-09 13:18:18.146 | + 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 2022-03-09 13:18:20.107 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.117 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.124 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.128 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.232 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.252 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.256 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.259 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.274 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.283 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.285 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.317 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.327 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.331 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.350 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.389 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.396 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.402 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.450 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.463 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.468 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.487 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.494 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.544 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.563 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.566 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.659 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.666 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.722 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.844 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.869 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.873 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.884 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.890 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.910 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.916 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.934 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:20.991 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:21.004 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:21.020 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:21.064 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:21.068 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:21.075 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:18:21.599 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-09 13:18:21.881 | + inc/python:pip_install:200 : result=0 2022-03-09 13:18:21.883 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:18:21.885 | + functions-common:time_stop:2425 : local name 2022-03-09 13:18:21.888 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:18:21.890 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:18:21.892 | + functions-common:time_stop:2428 : local total 2022-03-09 13:18:21.895 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:18:21.897 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:18:21.899 | + functions-common:time_stop:2432 : start_time=1646831898138 2022-03-09 13:18:21.901 | + functions-common:time_stop:2434 : [[ -z 1646831898138 ]] 2022-03-09 13:18:21.904 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:18:21.908 | + functions-common:time_stop:2437 : end_time=1646831901906 2022-03-09 13:18:21.910 | + functions-common:time_stop:2438 : elapsed_time=3768 2022-03-09 13:18:21.912 | + functions-common:time_stop:2439 : total=4944 2022-03-09 13:18:21.914 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:18:21.916 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8712 2022-03-09 13:18:21.919 | + inc/python:pip_install:203 : return 0 2022-03-09 13:18:21.921 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 13:18:21.923 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-09 13:18:21.945 | + 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 2022-03-09 13:18:23.759 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:23.769 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:23.776 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:23.780 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:23.882 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:23.903 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:23.907 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:23.911 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:23.926 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:23.934 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:23.936 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:23.968 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:23.977 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:23.982 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:23.999 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.038 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.045 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.051 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.099 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.112 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.116 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.135 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.143 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.190 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.209 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.213 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.304 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.312 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.366 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.487 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.513 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.517 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.528 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.533 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.552 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.559 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.577 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.633 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.646 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.662 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.706 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.710 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-09 13:18:24.716 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:18:24.718 | Processing /opt/stack/requirements 2022-03-09 13:18:26.448 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-09 13:18:26.451 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-09 13:18:26.462 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-09 13:18:26.468 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-09 13:18:26.471 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-09 13:18:26.476 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-09 13:18:26.503 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-09 13:18:26.525 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-09 13:18:26.535 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-09 13:18:26.554 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5330) (1.3) 2022-03-09 13:18:26.557 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5330) (0.3.0) 2022-03-09 13:18:26.573 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-09 13:18:26.577 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-09 13:18:26.581 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-09 13:18:26.584 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-09 13:18:26.586 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-09 13:18:26.599 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-09 13:18:26.610 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-09 13:18:26.613 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-09 13:18:26.619 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-09 13:18:26.668 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-09 13:18:26.673 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-09 13:18:26.675 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-09 13:18:26.736 | Building wheels for collected packages: openstack-requirements 2022-03-09 13:18:26.737 | Building wheel for openstack-requirements (setup.py): started 2022-03-09 13:18:27.556 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-09 13:18:27.557 | ERROR: Command errored out with exit status 1: 2022-03-09 13:18:27.557 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-w1byytry/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-w1byytry/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-79jar_a2 2022-03-09 13:18:27.557 | cwd: /tmp/pip-req-build-w1byytry/ 2022-03-09 13:18:27.557 | Complete output (6 lines): 2022-03-09 13:18:27.557 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-09 13:18:27.557 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-09 13:18:27.557 | or: setup.py --help-commands 2022-03-09 13:18:27.557 | or: setup.py cmd --help 2022-03-09 13:18:27.557 | 2022-03-09 13:18:27.557 | error: invalid command 'bdist_wheel' 2022-03-09 13:18:27.557 | ---------------------------------------- 2022-03-09 13:18:27.557 | ERROR: Failed building wheel for openstack-requirements 2022-03-09 13:18:27.557 | Running setup.py clean for openstack-requirements 2022-03-09 13:18:28.375 | Failed to build openstack-requirements 2022-03-09 13:18:28.393 | Installing collected packages: openstack-requirements 2022-03-09 13:18:28.393 | Attempting uninstall: openstack-requirements 2022-03-09 13:18:28.393 | Found existing installation: openstack-requirements 1.2.1.dev5330 2022-03-09 13:18:28.428 | Uninstalling openstack-requirements-1.2.1.dev5330: 2022-03-09 13:18:28.447 | Successfully uninstalled openstack-requirements-1.2.1.dev5330 2022-03-09 13:18:28.450 | Running setup.py install for openstack-requirements: started 2022-03-09 13:18:30.792 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-09 13:18:30.816 | Successfully installed openstack-requirements-1.2.1.dev5330 2022-03-09 13:18:30.994 | + inc/python:pip_install:200 : result=0 2022-03-09 13:18:30.997 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:18:30.999 | + functions-common:time_stop:2425 : local name 2022-03-09 13:18:31.001 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:18:31.003 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:18:31.005 | + functions-common:time_stop:2428 : local total 2022-03-09 13:18:31.008 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:18:31.010 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:18:31.012 | + functions-common:time_stop:2432 : start_time=1646831901938 2022-03-09 13:18:31.014 | + functions-common:time_stop:2434 : [[ -z 1646831901938 ]] 2022-03-09 13:18:31.017 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:18:31.021 | + functions-common:time_stop:2437 : end_time=1646831911019 2022-03-09 13:18:31.023 | + functions-common:time_stop:2438 : elapsed_time=9081 2022-03-09 13:18:31.026 | + functions-common:time_stop:2439 : total=8712 2022-03-09 13:18:31.028 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:18:31.030 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17793 2022-03-09 13:18:31.033 | + inc/python:pip_install:203 : return 0 2022-03-09 13:18:31.035 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-09 13:18:31.038 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-09 13:18:31.040 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-09 13:18:31.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:31.046 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:31.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-09 13:18:31.050 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:31.053 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-09 13:18:31.073 | Using python 3.8 to install pbr 2022-03-09 13:18:31.075 | + 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 2022-03-09 13:18:31.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:18:31.963 | from cryptography.utils import int_from_bytes 2022-03-09 13:18:31.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:18:31.963 | from cryptography.utils import int_from_bytes 2022-03-09 13:18:33.097 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:18:33.124 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-09 13:18:35.771 | 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 2022-03-09 13:18:35.778 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:18:35.778 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:18:35.899 | + inc/python:pip_install:200 : result=0 2022-03-09 13:18:35.901 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:18:35.904 | + functions-common:time_stop:2425 : local name 2022-03-09 13:18:35.906 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:18:35.908 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:18:35.910 | + functions-common:time_stop:2428 : local total 2022-03-09 13:18:35.912 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:18:35.914 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:18:35.916 | + functions-common:time_stop:2432 : start_time=1646831911067 2022-03-09 13:18:35.918 | + functions-common:time_stop:2434 : [[ -z 1646831911067 ]] 2022-03-09 13:18:35.921 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:18:35.925 | + functions-common:time_stop:2437 : end_time=1646831915923 2022-03-09 13:18:35.927 | + functions-common:time_stop:2438 : elapsed_time=4856 2022-03-09 13:18:35.929 | + functions-common:time_stop:2439 : total=17793 2022-03-09 13:18:35.931 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:18:35.933 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22649 2022-03-09 13:18:35.936 | + inc/python:pip_install:203 : return 0 2022-03-09 13:18:35.938 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-09 13:18:38.269 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-09 13:18:40.190 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:18:40.191 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-09 13:18:40.205 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-09 13:18:40.208 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-09 13:18:40.211 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-09 13:18:40.214 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-09 13:18:40.220 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-09 13:18:40.292 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-09 13:18:40.295 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-09 13:18:40.298 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-09 13:18:40.315 | + ./stack.sh:main:819 : pkgs= 2022-03-09 13:18:40.317 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-09 13:18:40.320 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-09 13:18:40.322 | + functions-common:run_phase:1853 : local mode=stack 2022-03-09 13:18:40.324 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-09 13:18:40.326 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 13:18:40.329 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 13:18:40.331 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 13:18:40.333 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 13:18:40.335 | + functions-common:run_phase:1863 : local extra 2022-03-09 13:18:40.338 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 13:18:40.343 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 13:18:40.345 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 13:18:40.347 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 13:18:40.349 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-09 13:18:40.352 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 13:18:40.367 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:18:40.369 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 13:18:40.371 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-09 13:18:40.373 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-09 13:18:40.375 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-09 13:18:40.377 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-09 13:18:40.379 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-09 13:18:40.382 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-09 13:18:40.384 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-09 13:18:40.386 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-09 13:18:40.389 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-09 13:18:40.391 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-09 13:18:40.393 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-09 13:18:40.395 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-09 13:18:40.397 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 13:18:40.399 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 13:18:40.402 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-09 13:18:40.404 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-09 13:18:40.407 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-09 13:18:40.409 | + functions-common:run_plugins:1842 : local plugins= 2022-03-09 13:18:40.411 | + functions-common:run_plugins:1843 : local plugin 2022-03-09 13:18:40.413 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-09 13:18:40.416 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-09 13:18:40.418 | + functions:set_systemd_override:821 : local value=2048 2022-03-09 13:18:40.420 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-09 13:18:40.423 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-09 13:18:40.475 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-09 13:18:40.475 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-09 13:18:40.477 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-09 13:18:40.862 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-09 13:18:40.864 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-09 13:18:40.880 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:18:40.882 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-09 13:18:40.885 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:18:40.888 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:18:40.890 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:18:40.893 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:18:40.895 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:18:40.897 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:18:40.900 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:18:40.902 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:18:40.904 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:18:40.906 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:18:40.909 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:18:40.911 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:18:40.913 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-09 13:18:40.915 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:18:40.918 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:18:40.920 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:18:40.922 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-09 13:18:40.944 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-09 13:18:41.053 | Reading package lists... 2022-03-09 13:18:41.292 | Building dependency tree... 2022-03-09 13:18:41.293 | Reading state information... 2022-03-09 13:18:41.550 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-09 13:18:41.550 | The following packages were automatically installed and are no longer required: 2022-03-09 13:18:41.552 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:18:41.552 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:18:41.552 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:18:41.552 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:18:41.552 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:18:41.552 | python3-zope.interface 2022-03-09 13:18:41.552 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:18:41.666 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:18:41.671 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:18:41.674 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:18:41.676 | + functions-common:time_stop:2425 : local name 2022-03-09 13:18:41.679 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:18:41.681 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:18:41.684 | + functions-common:time_stop:2428 : local total 2022-03-09 13:18:41.690 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:18:41.692 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:18:41.694 | + functions-common:time_stop:2432 : start_time=1646831920941 2022-03-09 13:18:41.697 | + functions-common:time_stop:2434 : [[ -z 1646831920941 ]] 2022-03-09 13:18:41.699 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:18:41.704 | + functions-common:time_stop:2437 : end_time=1646831921701 2022-03-09 13:18:41.706 | + functions-common:time_stop:2438 : elapsed_time=760 2022-03-09 13:18:41.708 | + functions-common:time_stop:2439 : total=1494 2022-03-09 13:18:41.710 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:18:41.712 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2254 2022-03-09 13:18:41.715 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:18:41.718 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-09 13:18:41.720 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:18:41.722 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:18:41.724 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:18:41.727 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:18:41.729 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:18:41.732 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:18:41.734 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-09 13:18:41.737 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:18:41.739 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:18:41.741 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:18:41.743 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:18:41.746 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:18:41.748 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:18:41.750 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:18:41.752 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:18:41.755 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:18:41.757 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:18:41.759 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:18:41.762 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-09 13:18:41.764 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:18:41.766 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:18:41.769 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:18:41.771 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:18:41.773 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:18:41.776 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:18:41.778 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-09 13:18:41.781 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-09 13:18:41.797 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:18:41.799 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-09 13:18:41.801 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:18:41.804 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-09 13:18:41.806 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-09 13:18:41.809 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-09 13:18:41.813 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-09 13:18:41.815 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-09 13:18:41.817 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-09 13:18:41.820 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-09 13:18:41.822 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-09 13:18:41.824 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-09 13:18:41.827 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-09 13:18:42.516 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-09 13:18:42.516 | user tags 2022-03-09 13:18:42.516 | stackrabbit []' 2022-03-09 13:18:42.520 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-09 13:18:42.520 | user tags 2022-03-09 13:18:42.520 | stackrabbit []' 2022-03-09 13:18:42.520 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-09 13:18:42.526 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-09 13:18:42.528 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-09 13:18:42.531 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-09 13:18:43.184 | Changing password for user "stackrabbit" ... 2022-03-09 13:18:43.251 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-09 13:18:43.904 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-09 13:18:43.969 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-09 13:18:43.971 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-09 13:18:44.645 | Changing password for user "stackrabbit" ... 2022-03-09 13:18:44.707 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-09 13:18:44.710 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-09 13:18:44.712 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-09 13:18:45.379 | Deleting user "guest" ... 2022-03-09 13:18:45.394 | Error: 2022-03-09 13:18:45.394 | {:no_such_user, "guest"} 2022-03-09 13:18:45.409 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-09 13:18:45.411 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-09 13:18:45.428 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:18:45.430 | + ./stack.sh:main:836 : install_database 2022-03-09 13:18:45.432 | + lib/database:install_database:118 : install_database_mysql 2022-03-09 13:18:45.435 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-09 13:18:45.437 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:18:45.440 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:18:45.442 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-09 13:18:45.765 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-09 13:18:45.768 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-09 13:18:45.770 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-09 13:18:45.772 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-09 13:18:45.775 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:18:45.777 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-09 13:18:45.779 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:18:45.782 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:18:45.784 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:18:45.786 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:18:45.789 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:18:45.791 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:18:45.794 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:18:45.796 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:18:45.798 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:18:45.801 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:18:45.803 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:18:45.805 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-09 13:18:45.808 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:18:45.811 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:18:45.813 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:18:45.815 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:18:45.818 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:18:45.820 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:18:45.822 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-09 13:18:45.825 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:18:45.827 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:18:45.829 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-09 13:18:45.831 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:18:45.834 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:18:45.836 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:18:45.838 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:18:45.841 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:18:45.843 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:18:45.845 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:18:45.847 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:18:45.850 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:18:45.852 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:18:45.854 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:18:45.857 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:18:45.859 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-09 13:18:45.861 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:18:45.864 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:18:45.866 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:18:45.869 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-09 13:18:45.890 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-09 13:18:45.999 | Reading package lists... 2022-03-09 13:18:46.240 | Building dependency tree... 2022-03-09 13:18:46.241 | Reading state information... 2022-03-09 13:18:46.498 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-09 13:18:46.498 | The following packages were automatically installed and are no longer required: 2022-03-09 13:18:46.499 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:18:46.499 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:18:46.499 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:18:46.499 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:18:46.499 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:18:46.499 | python3-zope.interface 2022-03-09 13:18:46.499 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:18:46.612 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:18:46.617 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:18:46.619 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:18:46.621 | + functions-common:time_stop:2425 : local name 2022-03-09 13:18:46.624 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:18:46.626 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:18:46.628 | + functions-common:time_stop:2428 : local total 2022-03-09 13:18:46.630 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:18:46.632 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:18:46.634 | + functions-common:time_stop:2432 : start_time=1646831925887 2022-03-09 13:18:46.638 | + functions-common:time_stop:2434 : [[ -z 1646831925887 ]] 2022-03-09 13:18:46.641 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:18:46.645 | + functions-common:time_stop:2437 : end_time=1646831926643 2022-03-09 13:18:46.647 | + functions-common:time_stop:2438 : elapsed_time=756 2022-03-09 13:18:46.650 | + functions-common:time_stop:2439 : total=2254 2022-03-09 13:18:46.652 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:18:46.655 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3010 2022-03-09 13:18:46.657 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:18:46.659 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-09 13:18:46.661 | + ./stack.sh:main:839 : install_database_python 2022-03-09 13:18:46.664 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-09 13:18:46.666 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-09 13:18:46.668 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-09 13:18:46.670 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 13:18:46.673 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-09 13:18:46.676 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-09 13:18:46.678 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 13:18:46.682 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-09 13:18:46.682 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 13:18:46.688 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-09 13:18:46.690 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-09 13:18:46.692 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-09 13:18:46.695 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-09 13:18:46.697 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-09 13:18:46.719 | Using python 3.8 to install PyMySQL 2022-03-09 13:18:46.721 | + 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 2022-03-09 13:18:47.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:18:47.596 | from cryptography.utils import int_from_bytes 2022-03-09 13:18:47.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:18:47.597 | from cryptography.utils import int_from_bytes 2022-03-09 13:18:48.778 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:18:48.804 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-09 13:18:51.275 | 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 2022-03-09 13:18:51.282 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:18:51.282 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:18:51.397 | + inc/python:pip_install:200 : result=0 2022-03-09 13:18:51.400 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:18:51.403 | + functions-common:time_stop:2425 : local name 2022-03-09 13:18:51.405 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:18:51.407 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:18:51.410 | + functions-common:time_stop:2428 : local total 2022-03-09 13:18:51.412 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:18:51.414 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:18:51.416 | + functions-common:time_stop:2432 : start_time=1646831926713 2022-03-09 13:18:51.419 | + functions-common:time_stop:2434 : [[ -z 1646831926713 ]] 2022-03-09 13:18:51.422 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:18:51.426 | + functions-common:time_stop:2437 : end_time=1646831931424 2022-03-09 13:18:51.429 | + functions-common:time_stop:2438 : elapsed_time=4711 2022-03-09 13:18:51.431 | + functions-common:time_stop:2439 : total=22649 2022-03-09 13:18:51.433 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:18:51.436 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27360 2022-03-09 13:18:51.438 | + inc/python:pip_install:203 : return 0 2022-03-09 13:18:51.440 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-09 13:18:51.442 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-09 13:18:51.444 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-09 13:18:51.447 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-09 13:18:51.463 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:18:51.466 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-09 13:18:51.468 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-09 13:18:51.471 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:18:51.472 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 13:18:51.477 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:18:51.479 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 13:18:51.482 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-09 13:18:51.484 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 13:18:51.487 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-09 13:18:51.489 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-09 13:18:51.504 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:18:51.507 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-09 13:18:51.509 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:18:51.512 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:18:51.514 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:18:51.516 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:18:51.519 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:18:51.521 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:18:51.523 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:18:51.526 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:18:51.529 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:18:51.533 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:18:51.535 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:18:51.538 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:18:51.540 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-09 13:18:51.543 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:18:51.545 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:18:51.548 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:18:51.550 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-09 13:18:51.570 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-09 13:18:51.679 | Reading package lists... 2022-03-09 13:18:51.914 | Building dependency tree... 2022-03-09 13:18:51.916 | Reading state information... 2022-03-09 13:18:52.163 | radvd is already the newest version (1:2.17-2). 2022-03-09 13:18:52.164 | The following packages were automatically installed and are no longer required: 2022-03-09 13:18:52.165 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:18:52.165 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:18:52.165 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:18:52.165 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:18:52.165 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:18:52.165 | python3-zope.interface 2022-03-09 13:18:52.165 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:18:52.279 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:18:52.284 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:18:52.286 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:18:52.288 | + functions-common:time_stop:2425 : local name 2022-03-09 13:18:52.291 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:18:52.293 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:18:52.295 | + functions-common:time_stop:2428 : local total 2022-03-09 13:18:52.297 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:18:52.299 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:18:52.301 | + functions-common:time_stop:2432 : start_time=1646831931568 2022-03-09 13:18:52.304 | + functions-common:time_stop:2434 : [[ -z 1646831931568 ]] 2022-03-09 13:18:52.306 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:18:52.311 | + functions-common:time_stop:2437 : end_time=1646831932308 2022-03-09 13:18:52.313 | + functions-common:time_stop:2438 : elapsed_time=740 2022-03-09 13:18:52.315 | + functions-common:time_stop:2439 : total=3010 2022-03-09 13:18:52.317 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:18:52.320 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3750 2022-03-09 13:18:52.322 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:18:52.325 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-09 13:18:52.341 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:18:52.343 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-09 13:18:52.346 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-09 13:18:52.348 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-09 13:18:52.351 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-09 13:18:52.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-09 13:18:52.373 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:18:52.375 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:18:52.377 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:18:52.379 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:18:52.382 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:18:52.384 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:18:52.387 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:18:52.389 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:18:52.391 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:18:52.394 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:18:52.396 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:18:52.398 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:18:52.400 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-09 13:18:52.402 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:18:52.405 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:18:52.407 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:18:52.409 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-09 13:18:52.429 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-09 13:18:52.537 | Reading package lists... 2022-03-09 13:18:52.778 | Building dependency tree... 2022-03-09 13:18:52.779 | Reading state information... 2022-03-09 13:18:53.032 | fakeroot is already the newest version (1.24-1). 2022-03-09 13:18:53.032 | make is already the newest version (4.2.1-1.2). 2022-03-09 13:18:53.032 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-09 13:18:53.032 | The following packages were automatically installed and are no longer required: 2022-03-09 13:18:53.033 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:18:53.033 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:18:53.033 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:18:53.033 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:18:53.033 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:18:53.033 | python3-zope.interface 2022-03-09 13:18:53.033 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:18:53.147 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:18:53.151 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:18:53.153 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:18:53.155 | + functions-common:time_stop:2425 : local name 2022-03-09 13:18:53.157 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:18:53.160 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:18:53.162 | + functions-common:time_stop:2428 : local total 2022-03-09 13:18:53.164 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:18:53.166 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:18:53.168 | + functions-common:time_stop:2432 : start_time=1646831932426 2022-03-09 13:18:53.170 | + functions-common:time_stop:2434 : [[ -z 1646831932426 ]] 2022-03-09 13:18:53.173 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:18:53.177 | + functions-common:time_stop:2437 : end_time=1646831933175 2022-03-09 13:18:53.179 | + functions-common:time_stop:2438 : elapsed_time=749 2022-03-09 13:18:53.181 | + functions-common:time_stop:2439 : total=3750 2022-03-09 13:18:53.184 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:18:53.186 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4499 2022-03-09 13:18:53.188 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:18:53.191 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-09 13:18:53.193 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:18:53.195 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:18:53.198 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-09 13:18:53.200 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-09 13:18:53.203 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-09 13:18:53.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-09 13:18:53.209 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-09 13:18:53.212 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-09 13:18:53.213 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-09 13:18:53.217 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-09 13:18:53.219 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-09 13:18:53.222 | + functions:vercmp:628 : local v1=5.4 2022-03-09 13:18:53.224 | + functions:vercmp:629 : local 'op=<' 2022-03-09 13:18:53.226 | + functions:vercmp:630 : local v2=3.13 2022-03-09 13:18:53.228 | + functions:vercmp:631 : local result 2022-03-09 13:18:53.232 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-09 13:18:53.232 | ++ functions:vercmp:635 : sort -V 2022-03-09 13:18:53.233 | ++ functions:vercmp:635 : head -1 2022-03-09 13:18:53.237 | + functions:vercmp:635 : result=3.13 2022-03-09 13:18:53.239 | + functions:vercmp:637 : case $op in 2022-03-09 13:18:53.242 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-09 13:18:53.244 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-09 13:18:53.246 | + functions:vercmp:648 : return 2022-03-09 13:18:53.249 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-09 13:18:53.251 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:18:53.253 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-09 13:18:53.715 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-09 13:18:53.718 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-09 13:18:53.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:53.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:53.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-09 13:18:53.727 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:53.730 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-09 13:18:53.748 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:18:53.750 | + ./stack.sh:main:847 : install_etcd3 2022-03-09 13:18:53.753 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-09 13:18:53.753 | Installing etcd 2022-03-09 13:18:53.755 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-09 13:18:53.768 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-09 13:18:53.781 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-09 13:18:53.783 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-09 13:18:53.803 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-09 13:18:53.806 | ++ 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 2022-03-09 13:18:53.808 | ++ 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 2022-03-09 13:18:53.811 | +++ 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 2022-03-09 13:18:53.816 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 13:18:53.818 | ++ 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* ]] 2022-03-09 13:18:53.820 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-09 13:18:53.823 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 13:18:53.825 | ++ functions:get_extra_file:74 : return 2022-03-09 13:18:53.828 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 13:18:53.830 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-09 13:18:53.832 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-09 13:18:53.835 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-09 13:18:53.851 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:18:53.854 | + ./stack.sh:main:866 : install_dstat 2022-03-09 13:18:53.857 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-09 13:18:53.873 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:18:53.875 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-09 13:18:53.878 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:18:53.880 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-09 13:18:53.882 | + ./stack.sh:main:875 : install_libs 2022-03-09 13:18:53.885 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-09 13:18:53.887 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-09 13:18:53.890 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-09 13:18:53.892 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-09 13:18:53.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:53.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:53.899 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-09 13:18:53.901 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:53.904 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-09 13:18:53.906 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-09 13:18:53.908 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-09 13:18:53.910 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-09 13:18:53.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:53.915 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:53.917 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-09 13:18:53.919 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:53.921 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-09 13:18:53.924 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-09 13:18:53.926 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-09 13:18:53.928 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-09 13:18:53.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:53.933 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:53.935 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-09 13:18:53.937 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:53.940 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-09 13:18:53.942 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-09 13:18:53.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-09 13:18:53.946 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-09 13:18:53.949 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:53.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:53.954 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-09 13:18:53.956 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:53.958 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-09 13:18:53.960 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-09 13:18:53.963 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-09 13:18:53.966 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-09 13:18:53.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:53.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:53.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-09 13:18:53.975 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:53.977 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-09 13:18:53.979 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-09 13:18:53.982 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-09 13:18:53.984 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-09 13:18:53.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:53.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:53.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-09 13:18:53.993 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:53.995 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-09 13:18:53.998 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-09 13:18:54.000 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-09 13:18:54.002 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-09 13:18:54.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-09 13:18:54.012 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.014 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-09 13:18:54.016 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-09 13:18:54.019 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-09 13:18:54.021 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-09 13:18:54.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.025 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-09 13:18:54.031 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.033 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-09 13:18:54.035 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-09 13:18:54.037 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-09 13:18:54.040 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-09 13:18:54.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-09 13:18:54.049 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.051 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-09 13:18:54.054 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-09 13:18:54.056 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-09 13:18:54.058 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-09 13:18:54.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-09 13:18:54.067 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.070 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-09 13:18:54.072 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-09 13:18:54.075 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-09 13:18:54.077 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-09 13:18:54.079 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.082 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-09 13:18:54.086 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.089 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-09 13:18:54.091 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-09 13:18:54.094 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-09 13:18:54.096 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-09 13:18:54.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-09 13:18:54.105 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.107 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-09 13:18:54.110 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-09 13:18:54.112 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-09 13:18:54.114 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-09 13:18:54.116 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.121 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-09 13:18:54.123 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.126 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-09 13:18:54.128 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-09 13:18:54.130 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-09 13:18:54.133 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-09 13:18:54.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-09 13:18:54.144 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.146 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-09 13:18:54.148 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-09 13:18:54.152 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-09 13:18:54.154 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-09 13:18:54.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.159 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.161 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-09 13:18:54.164 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.166 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-09 13:18:54.168 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-09 13:18:54.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-09 13:18:54.173 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-09 13:18:54.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-09 13:18:54.182 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.184 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-09 13:18:54.187 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-09 13:18:54.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-09 13:18:54.191 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-09 13:18:54.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-09 13:18:54.201 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.204 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-09 13:18:54.206 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-09 13:18:54.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-09 13:18:54.211 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-09 13:18:54.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-09 13:18:54.221 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.223 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-09 13:18:54.225 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-09 13:18:54.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-09 13:18:54.230 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-09 13:18:54.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-09 13:18:54.239 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.242 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-09 13:18:54.244 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-09 13:18:54.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-09 13:18:54.249 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-09 13:18:54.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-09 13:18:54.259 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.262 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-09 13:18:54.264 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-09 13:18:54.266 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-09 13:18:54.269 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-09 13:18:54.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-09 13:18:54.278 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.280 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-09 13:18:54.282 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-09 13:18:54.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-09 13:18:54.287 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-09 13:18:54.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.294 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-09 13:18:54.296 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.298 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-09 13:18:54.301 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-09 13:18:54.303 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-09 13:18:54.305 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-09 13:18:54.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-09 13:18:54.315 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.317 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-09 13:18:54.320 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-09 13:18:54.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-09 13:18:54.325 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-09 13:18:54.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-09 13:18:54.334 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.336 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-09 13:18:54.339 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-09 13:18:54.341 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-09 13:18:54.343 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-09 13:18:54.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.348 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-09 13:18:54.353 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.355 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-09 13:18:54.357 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-09 13:18:54.360 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-09 13:18:54.362 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-09 13:18:54.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-09 13:18:54.372 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.374 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-09 13:18:54.376 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-09 13:18:54.379 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-09 13:18:54.381 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-09 13:18:54.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-09 13:18:54.391 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.393 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-09 13:18:54.396 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-09 13:18:54.398 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-09 13:18:54.400 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-09 13:18:54.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.405 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.407 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-09 13:18:54.409 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.412 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-09 13:18:54.414 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-09 13:18:54.416 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-09 13:18:54.419 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-09 13:18:54.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.423 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-09 13:18:54.428 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.430 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-09 13:18:54.433 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-09 13:18:54.436 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-09 13:18:54.438 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-09 13:18:54.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-09 13:18:54.447 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.450 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-09 13:18:54.453 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-09 13:18:54.455 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-09 13:18:54.457 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-09 13:18:54.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.462 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-09 13:18:54.467 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.469 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-09 13:18:54.471 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-09 13:18:54.474 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-09 13:18:54.476 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-09 13:18:54.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-09 13:18:54.485 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.488 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-09 13:18:54.490 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-09 13:18:54.492 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-09 13:18:54.494 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-09 13:18:54.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-09 13:18:54.504 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.506 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-09 13:18:54.509 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-09 13:18:54.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-09 13:18:54.514 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-09 13:18:54.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-09 13:18:54.523 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.526 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-09 13:18:54.529 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-09 13:18:54.531 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-09 13:18:54.533 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-09 13:18:54.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.540 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-09 13:18:54.543 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.545 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-09 13:18:54.548 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-09 13:18:54.550 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-09 13:18:54.552 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-09 13:18:54.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.557 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.559 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-09 13:18:54.562 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.564 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-09 13:18:54.566 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-09 13:18:54.569 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-09 13:18:54.571 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-09 13:18:54.573 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.576 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.578 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-09 13:18:54.580 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.583 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-09 13:18:54.585 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-09 13:18:54.587 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-09 13:18:54.590 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-09 13:18:54.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:18:54.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:18:54.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-09 13:18:54.599 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:18:54.602 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-09 13:18:54.623 | Using python 3.8 to install etcd3 2022-03-09 13:18:54.625 | + 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 2022-03-09 13:18:55.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:18:55.503 | from cryptography.utils import int_from_bytes 2022-03-09 13:18:55.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:18:55.503 | from cryptography.utils import int_from_bytes 2022-03-09 13:18:56.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:18:56.656 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-09 13:18:56.664 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-09 13:18:56.665 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-09 13:18:56.666 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-09 13:18:56.667 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-09 13:18:59.201 | 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 2022-03-09 13:18:59.208 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:18:59.208 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:18:59.324 | + inc/python:pip_install:200 : result=0 2022-03-09 13:18:59.327 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:18:59.329 | + functions-common:time_stop:2425 : local name 2022-03-09 13:18:59.331 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:18:59.333 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:18:59.335 | + functions-common:time_stop:2428 : local total 2022-03-09 13:18:59.337 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:18:59.340 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:18:59.342 | + functions-common:time_stop:2432 : start_time=1646831934618 2022-03-09 13:18:59.344 | + functions-common:time_stop:2434 : [[ -z 1646831934618 ]] 2022-03-09 13:18:59.347 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:18:59.351 | + functions-common:time_stop:2437 : end_time=1646831939349 2022-03-09 13:18:59.353 | + functions-common:time_stop:2438 : elapsed_time=4731 2022-03-09 13:18:59.356 | + functions-common:time_stop:2439 : total=27360 2022-03-09 13:18:59.358 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:18:59.360 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32091 2022-03-09 13:18:59.362 | + inc/python:pip_install:203 : return 0 2022-03-09 13:18:59.365 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-09 13:18:59.386 | Using python 3.8 to install etcd3gw 2022-03-09 13:18:59.388 | + 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 2022-03-09 13:19:00.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:19:00.281 | from cryptography.utils import int_from_bytes 2022-03-09 13:19:00.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:19:00.281 | from cryptography.utils import int_from_bytes 2022-03-09 13:19:01.412 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:19:01.439 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-09 13:19:01.446 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-09 13:19:01.447 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-09 13:19:01.448 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-09 13:19:01.449 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-09 13:19:01.481 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-09 13:19:01.483 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-09 13:19:01.485 | 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.8) 2022-03-09 13:19:01.487 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-09 13:19:03.988 | 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 2022-03-09 13:19:03.995 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:19:04.000 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:19:04.118 | + inc/python:pip_install:200 : result=0 2022-03-09 13:19:04.121 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:19:04.123 | + functions-common:time_stop:2425 : local name 2022-03-09 13:19:04.125 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:19:04.128 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:19:04.130 | + functions-common:time_stop:2428 : local total 2022-03-09 13:19:04.132 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:19:04.134 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:19:04.137 | + functions-common:time_stop:2432 : start_time=1646831939380 2022-03-09 13:19:04.139 | + functions-common:time_stop:2434 : [[ -z 1646831939380 ]] 2022-03-09 13:19:04.142 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:19:04.146 | + functions-common:time_stop:2437 : end_time=1646831944144 2022-03-09 13:19:04.148 | + functions-common:time_stop:2438 : elapsed_time=4764 2022-03-09 13:19:04.150 | + functions-common:time_stop:2439 : total=32091 2022-03-09 13:19:04.153 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:19:04.155 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36855 2022-03-09 13:19:04.157 | + inc/python:pip_install:203 : return 0 2022-03-09 13:19:04.160 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-09 13:19:04.162 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-09 13:19:04.164 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-09 13:19:04.167 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:19:04.169 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:19:04.171 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:19:04.174 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:19:04.176 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:19:04.178 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:19:04.181 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:19:04.183 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:19:04.186 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:19:04.188 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:19:04.190 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:19:04.193 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-09 13:19:04.195 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:19:04.198 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:19:04.200 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-09 13:19:04.203 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 13:19:04.205 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:19:04.207 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:19:04.210 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:19:04.212 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:19:04.214 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:19:04.217 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:19:04.219 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:19:04.221 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:19:04.224 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:19:04.226 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:19:04.228 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:19:04.230 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:19:04.233 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 13:19:04.235 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:19:04.237 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:19:04.240 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:19:04.242 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 13:19:04.268 | + functions-common:apt_get:1230 : 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 2022-03-09 13:19:04.376 | Reading package lists... 2022-03-09 13:19:04.613 | Building dependency tree... 2022-03-09 13:19:04.615 | Reading state information... 2022-03-09 13:19:04.873 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-09 13:19:04.873 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-09 13:19:04.873 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 13:19:04.873 | The following packages were automatically installed and are no longer required: 2022-03-09 13:19:04.874 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:19:04.874 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:19:04.874 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:19:04.874 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:19:04.874 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:19:04.875 | python3-zope.interface 2022-03-09 13:19:04.875 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:19:04.987 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:19:04.992 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:19:04.994 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:19:04.997 | + functions-common:time_stop:2425 : local name 2022-03-09 13:19:04.999 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:19:05.001 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:19:05.004 | + functions-common:time_stop:2428 : local total 2022-03-09 13:19:05.006 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:19:05.008 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:19:05.011 | + functions-common:time_stop:2432 : start_time=1646831944265 2022-03-09 13:19:05.013 | + functions-common:time_stop:2434 : [[ -z 1646831944265 ]] 2022-03-09 13:19:05.016 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:19:05.020 | + functions-common:time_stop:2437 : end_time=1646831945018 2022-03-09 13:19:05.022 | + functions-common:time_stop:2438 : elapsed_time=753 2022-03-09 13:19:05.024 | + functions-common:time_stop:2439 : total=4499 2022-03-09 13:19:05.027 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:19:05.029 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5252 2022-03-09 13:19:05.031 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:19:05.033 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-09 13:19:05.036 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:19:05.038 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:19:05.040 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-09 13:19:05.102 | Module proxy already enabled 2022-03-09 13:19:05.106 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-09 13:19:05.167 | Considering dependency proxy for proxy_uwsgi: 2022-03-09 13:19:05.167 | Module proxy already enabled 2022-03-09 13:19:05.167 | Module proxy_uwsgi already enabled 2022-03-09 13:19:05.171 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-09 13:19:05.173 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 13:19:05.176 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:19:05.178 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 13:19:05.316 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-09 13:19:05.320 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-09 13:19:05.324 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-09 13:19:05.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:19:05.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:19:05.336 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-09 13:19:05.339 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:19:05.341 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-09 13:19:05.343 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-09 13:19:05.346 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-09 13:19:05.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:19:05.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:19:05.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-09 13:19:05.355 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:19:05.358 | + ./stack.sh:main:883 : install_glanceclient 2022-03-09 13:19:05.360 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-09 13:19:05.362 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-09 13:19:05.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:19:05.367 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:19:05.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-09 13:19:05.373 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:19:05.376 | + ./stack.sh:main:884 : install_cinderclient 2022-03-09 13:19:05.378 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-09 13:19:05.380 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-09 13:19:05.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:19:05.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:19:05.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-09 13:19:05.390 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:19:05.392 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-09 13:19:05.395 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-09 13:19:05.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:19:05.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:19:05.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-09 13:19:05.404 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:19:05.407 | + ./stack.sh:main:885 : install_novaclient 2022-03-09 13:19:05.409 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-09 13:19:05.411 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-09 13:19:05.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:19:05.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:19:05.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-09 13:19:05.421 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:19:05.424 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-09 13:19:05.441 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:19:05.443 | + ./stack.sh:main:887 : install_swiftclient 2022-03-09 13:19:05.446 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-09 13:19:05.448 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-09 13:19:05.450 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:19:05.453 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:19:05.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-09 13:19:05.457 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:19:05.460 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-09 13:19:05.476 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:19:05.479 | + ./stack.sh:main:890 : install_neutronclient 2022-03-09 13:19:05.482 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-09 13:19:05.484 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-09 13:19:05.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:19:05.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:19:05.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-09 13:19:05.493 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:19:05.496 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-09 13:19:05.499 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-09 13:19:05.501 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-09 13:19:05.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:19:05.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:19:05.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-09 13:19:05.511 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:19:05.513 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-09 13:19:05.516 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-09 13:19:05.518 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 13:19:05.521 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-09 13:19:05.524 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-09 13:19:05.526 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 13:19:05.530 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-09 13:19:05.530 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 13:19:05.535 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-09 13:19:05.537 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-09 13:19:05.540 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-09 13:19:05.543 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-09 13:19:05.545 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-09 13:19:05.566 | Using python 3.8 to install keystonemiddleware 2022-03-09 13:19:05.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 2022-03-09 13:19:06.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:19:06.451 | from cryptography.utils import int_from_bytes 2022-03-09 13:19:06.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:19:06.451 | from cryptography.utils import int_from_bytes 2022-03-09 13:19:07.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:19:07.608 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-09 13:19:07.660 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-09 13:19:07.661 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-09 13:19:07.663 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-09 13:19:07.664 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-09 13:19:07.665 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-09 13:19:07.666 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-03-09 13:19:07.667 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-09 13:19:07.668 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-09 13:19:07.669 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-09 13:19:07.670 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-09 13:19:07.671 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-09 13:19:07.672 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-09 13:19:07.673 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-09 13:19:07.674 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-09 13:19:07.732 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-09 13:19:07.733 | 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) 2022-03-09 13:19:07.734 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-09 13:19:07.773 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-09 13:19:07.812 | 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) 2022-03-09 13:19:07.813 | 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) 2022-03-09 13:19:07.814 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-09 13:19:07.815 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-03-09 13:19:07.866 | 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) 2022-03-09 13:19:07.868 | 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) 2022-03-09 13:19:07.877 | 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.3) 2022-03-09 13:19:07.879 | 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) 2022-03-09 13:19:07.893 | 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) 2022-03-09 13:19:07.894 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-09 13:19:07.896 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-09 13:19:07.961 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-09 13:19:07.962 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-09 13:19:07.964 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-09 13:19:07.965 | 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.8) 2022-03-09 13:19:08.017 | 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.3) 2022-03-09 13:19:08.028 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-09 13:19:10.433 | 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 2022-03-09 13:19:10.440 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:19:10.440 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:19:10.560 | + inc/python:pip_install:200 : result=0 2022-03-09 13:19:10.563 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:19:10.565 | + functions-common:time_stop:2425 : local name 2022-03-09 13:19:10.567 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:19:10.570 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:19:10.572 | + functions-common:time_stop:2428 : local total 2022-03-09 13:19:10.574 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:19:10.576 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:19:10.578 | + functions-common:time_stop:2432 : start_time=1646831945560 2022-03-09 13:19:10.581 | + functions-common:time_stop:2434 : [[ -z 1646831945560 ]] 2022-03-09 13:19:10.584 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:19:10.588 | + functions-common:time_stop:2437 : end_time=1646831950585 2022-03-09 13:19:10.590 | + functions-common:time_stop:2438 : elapsed_time=5025 2022-03-09 13:19:10.592 | + functions-common:time_stop:2439 : total=36855 2022-03-09 13:19:10.594 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:19:10.597 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41880 2022-03-09 13:19:10.599 | + inc/python:pip_install:203 : return 0 2022-03-09 13:19:10.601 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-09 13:19:10.604 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-09 13:19:10.607 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 13:19:10.610 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-09 13:19:10.612 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-09 13:19:10.614 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 13:19:10.618 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-09 13:19:10.618 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 13:19:10.624 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-09 13:19:10.626 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-09 13:19:10.628 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-09 13:19:10.631 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-09 13:19:10.634 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-09 13:19:10.654 | Using python 3.8 to install python-memcached 2022-03-09 13:19:10.657 | + 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 2022-03-09 13:19:11.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:19:11.522 | from cryptography.utils import int_from_bytes 2022-03-09 13:19:11.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:19:11.522 | from cryptography.utils import int_from_bytes 2022-03-09 13:19:12.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:19:12.680 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-09 13:19:12.684 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-09 13:19:15.162 | 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 2022-03-09 13:19:15.169 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:19:15.169 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:19:15.285 | + inc/python:pip_install:200 : result=0 2022-03-09 13:19:15.287 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:19:15.290 | + functions-common:time_stop:2425 : local name 2022-03-09 13:19:15.293 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:19:15.295 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:19:15.297 | + functions-common:time_stop:2428 : local total 2022-03-09 13:19:15.299 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:19:15.301 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:19:15.304 | + functions-common:time_stop:2432 : start_time=1646831950649 2022-03-09 13:19:15.306 | + functions-common:time_stop:2434 : [[ -z 1646831950649 ]] 2022-03-09 13:19:15.309 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:19:15.313 | + functions-common:time_stop:2437 : end_time=1646831955310 2022-03-09 13:19:15.315 | + functions-common:time_stop:2438 : elapsed_time=4661 2022-03-09 13:19:15.317 | + functions-common:time_stop:2439 : total=41880 2022-03-09 13:19:15.320 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:19:15.322 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46541 2022-03-09 13:19:15.324 | + inc/python:pip_install:203 : return 0 2022-03-09 13:19:15.327 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-09 13:19:15.344 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:19:15.346 | + ./stack.sh:main:897 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-03-09 13:19:15.348 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-09 13:19:15.351 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-09 13:19:15.353 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-09 13:19:15.356 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 13:19:15.358 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-09 13:19:15.361 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-09 13:19:15.376 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:19:15.378 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-09 13:19:15.380 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-09 13:19:15.382 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-09 13:19:15.384 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:19:15.387 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:19:15.389 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:19:15.392 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:19:15.394 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:19:15.397 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:19:15.412 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:19:15.414 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:19:15.417 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:19:15.420 | + functions-common:git_clone:629 : echo master 2022-03-09 13:19:15.420 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:19:15.425 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-09 13:19:15.427 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:19:15.429 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-09 13:19:15.432 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:19:15.432 | + functions-common:git_clone:678 : head -1 2022-03-09 13:19:15.435 | 0eba22f33 Fix bindep.txt for current RPM based distributions 2022-03-09 13:19:15.437 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:19:15.440 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-09 13:19:15.442 | + inc/python:setup_develop:338 : local bindep 2022-03-09 13:19:15.444 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 13:19:15.446 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-09 13:19:15.449 | + inc/python:setup_develop:344 : local extras= 2022-03-09 13:19:15.451 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-09 13:19:15.453 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 13:19:15.456 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 13:19:15.458 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-09 13:19:15.460 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 13:19:15.463 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 13:19:15.466 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-09 13:19:15.469 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 13:19:15.471 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-09 13:19:15.474 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 13:19:15.476 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 13:19:15.479 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-09 13:19:15.485 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-09 13:19:15.487 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-09 13:19:16.155 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-09 13:19:16.157 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 13:19:16.159 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 13:19:16.162 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 13:19:16.164 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 13:19:16.166 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-09 13:19:16.168 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 13:19:16.170 | + inc/python:setup_package:428 : local extras= 2022-03-09 13:19:16.172 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 13:19:16.175 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 13:19:16.177 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 13:19:16.179 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 13:19:16.182 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 13:19:16.184 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-09 13:19:16.205 | Using python 3.8 to install /opt/stack/keystone 2022-03-09 13:19:16.207 | + 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 2022-03-09 13:19:17.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:19:17.075 | from cryptography.utils import int_from_bytes 2022-03-09 13:19:17.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:19:17.075 | from cryptography.utils import int_from_bytes 2022-03-09 13:19:18.212 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:19:18.238 | Obtaining file:///opt/stack/keystone 2022-03-09 13:19:18.239 | Preparing metadata (setup.py): started 2022-03-09 13:19:21.824 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 13:19:21.898 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (5.8.1) 2022-03-09 13:19:21.899 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.8.7) 2022-03-09 13:19:21.900 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.0.3) 2022-03-09 13:19:21.902 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.3.9) 2022-03-09 13:19:21.903 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (36.0.1) 2022-03-09 13:19:21.904 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.4.31) 2022-03-09 13:19:21.905 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.13.0) 2022-03-09 13:19:21.906 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.5.0) 2022-03-09 13:19:21.907 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.7.4) 2022-03-09 13:19:21.908 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.4.0) 2022-03-09 13:19:21.909 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (9.4.0) 2022-03-09 13:19:21.910 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 13:19:21.911 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.8.20) 2022-03-09 13:19:21.912 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.10.1) 2022-03-09 13:19:21.913 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (8.8.0) 2022-03-09 13:19:21.914 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.1.0) 2022-03-09 13:19:21.915 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (12.13.0) 2022-03-09 13:19:21.917 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (11.2.0) 2022-03-09 13:19:21.918 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (5.1.0) 2022-03-09 13:19:21.919 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.6.1) 2022-03-09 13:19:21.920 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.5.1) 2022-03-09 13:19:21.921 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.11.0) 2022-03-09 13:19:21.922 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.3.0) 2022-03-09 13:19:21.923 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.5.0) 2022-03-09 13:19:21.924 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.12.2) 2022-03-09 13:19:21.925 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 13:19:21.927 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (7.1.1) 2022-03-09 13:19:21.928 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.3.0) 2022-03-09 13:19:21.929 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.1.5) 2022-03-09 13:19:21.930 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 13:19:21.931 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.1.1) 2022-03-09 13:19:21.932 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.0.3) 2022-03-09 13:19:21.933 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.4.2) 2022-03-09 13:19:21.934 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2021.3) 2022-03-09 13:19:21.945 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev103) (1.16.0) 2022-03-09 13:19:21.946 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev103) (1.15.0) 2022-03-09 13:19:21.989 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev103) (5.1.1) 2022-03-09 13:19:22.001 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (3.0.3) 2022-03-09 13:19:22.002 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (2.0.3) 2022-03-09 13:19:22.003 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (8.0.4) 2022-03-09 13:19:22.004 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (2.1.0) 2022-03-09 13:19:22.015 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev103) (9.0.1) 2022-03-09 13:19:22.076 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (4.5.0) 2022-03-09 13:19:22.078 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (2.27.1) 2022-03-09 13:19:22.171 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (6.0) 2022-03-09 13:19:22.172 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (1.5.0) 2022-03-09 13:19:22.173 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (2.4.0) 2022-03-09 13:19:22.175 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (0.8.0) 2022-03-09 13:19:22.229 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (1.7.6) 2022-03-09 13:19:22.229 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (2.0.1) 2022-03-09 13:19:22.231 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (0.5.0) 2022-03-09 13:19:22.281 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev103) (0.9.6) 2022-03-09 13:19:22.283 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev103) (2.8.2) 2022-03-09 13:19:22.338 | 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.1.0.dev103) (2.8.0) 2022-03-09 13:19:22.340 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.0.9) 2022-03-09 13:19:22.343 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.0.0) 2022-03-09 13:19:22.344 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (0.4.0) 2022-03-09 13:19:22.345 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.4.0) 2022-03-09 13:19:22.347 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.2.3) 2022-03-09 13:19:22.366 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev103) (3.3.0) 2022-03-09 13:19:22.440 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev103) (3.1.1) 2022-03-09 13:19:22.459 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (21.3) 2022-03-09 13:19:22.460 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (3.0.7) 2022-03-09 13:19:22.461 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (0.11.0) 2022-03-09 13:19:22.463 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (1.0.2) 2022-03-09 13:19:22.515 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev103) (4.5.0) 2022-03-09 13:19:22.629 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (22.0.0) 2022-03-09 13:19:22.630 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (5.4.0) 2022-03-09 13:19:22.631 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (0.7.1) 2022-03-09 13:19:22.632 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (1.9.2) 2022-03-09 13:19:22.633 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (60.9.3) 2022-03-09 13:19:22.849 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev103) (1.1.2) 2022-03-09 13:19:22.870 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev103) (0.4.2) 2022-03-09 13:19:22.871 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev103) (0.5.2) 2022-03-09 13:19:22.939 | 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.1.0.dev103) (4.11.1) 2022-03-09 13:19:22.940 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev103) (1.1.6) 2022-03-09 13:19:22.958 | 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.1.0.dev103) (5.0.0) 2022-03-09 13:19:23.029 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev103) (2.21) 2022-03-09 13:19:23.068 | 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.1.0.dev103) (1.13.3) 2022-03-09 13:19:23.179 | 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.1.0.dev103) (2.1.0) 2022-03-09 13:19:23.251 | 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.1.0.dev103) (1.7.0) 2022-03-09 13:19:23.376 | 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.1.0.dev103) (0.17.3) 2022-03-09 13:19:23.406 | 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.1.0.dev103) (0.13.1) 2022-03-09 13:19:23.444 | 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.1.0.dev103) (0.33.0) 2022-03-09 13:19:23.445 | 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.1.0.dev103) (3.0.0) 2022-03-09 13:19:23.449 | 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.1.0.dev103) (1.3.3) 2022-03-09 13:19:23.450 | 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.1.0.dev103) (3.5.0) 2022-03-09 13:19:23.451 | 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.1.0.dev103) (2.5.1) 2022-03-09 13:19:23.452 | 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.1.0.dev103) (2.1.1) 2022-03-09 13:19:23.505 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev103) (0.2.5) 2022-03-09 13:19:23.638 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (2019.11.28) 2022-03-09 13:19:23.639 | 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.1.0.dev103) (1.26.8) 2022-03-09 13:19:23.641 | 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.1.0.dev103) (3.3) 2022-03-09 13:19:23.643 | 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.1.0.dev103) (2.0.12) 2022-03-09 13:19:23.790 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev103) (2.5.0) 2022-03-09 13:19:23.870 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev103) (2.4.0) 2022-03-09 13:19:23.943 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev103) (3.7.0) 2022-03-09 13:19:24.114 | 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.1.0.dev103) (2.1.0) 2022-03-09 13:19:24.371 | 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.1.0.dev103) (0.7) 2022-03-09 13:19:24.405 | 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.1.0.dev103) (1.0.0) 2022-03-09 13:19:26.266 | Installing collected packages: keystone 2022-03-09 13:19:26.266 | Attempting uninstall: keystone 2022-03-09 13:19:26.266 | Found existing installation: keystone 20.1.0.dev103 2022-03-09 13:19:26.270 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-09 13:19:26.272 | Running setup.py develop for keystone 2022-03-09 13:19:30.784 | Successfully installed keystone 2022-03-09 13:19:30.784 | 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 2022-03-09 13:19:30.792 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:19:30.792 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:19:30.928 | + inc/python:pip_install:200 : result=0 2022-03-09 13:19:30.930 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:19:30.933 | + functions-common:time_stop:2425 : local name 2022-03-09 13:19:30.935 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:19:30.937 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:19:30.939 | + functions-common:time_stop:2428 : local total 2022-03-09 13:19:30.942 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:19:30.944 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:19:30.946 | + functions-common:time_stop:2432 : start_time=1646831956200 2022-03-09 13:19:30.948 | + functions-common:time_stop:2434 : [[ -z 1646831956200 ]] 2022-03-09 13:19:30.951 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:19:30.955 | + functions-common:time_stop:2437 : end_time=1646831970953 2022-03-09 13:19:30.957 | + functions-common:time_stop:2438 : elapsed_time=14753 2022-03-09 13:19:30.959 | + functions-common:time_stop:2439 : total=46541 2022-03-09 13:19:30.962 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:19:30.964 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61294 2022-03-09 13:19:30.966 | + inc/python:pip_install:203 : return 0 2022-03-09 13:19:30.968 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 13:19:30.971 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 13:19:30.973 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 13:19:30.992 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 13:19:31.004 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-09 13:19:31.007 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-09 13:19:31.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:19:31.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:19:31.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-09 13:19:31.016 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:19:31.019 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-09 13:19:31.035 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:19:31.037 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-09 13:19:31.040 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 13:19:31.043 | + ./stack.sh:main:899 : configure_keystone 2022-03-09 13:19:31.045 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-09 13:19:31.057 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-09 13:19:31.059 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-09 13:19:31.064 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-09 13:19:31.079 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:19:31.082 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-09 13:19:31.112 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-09 13:19:31.138 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-09 13:19:31.169 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-09 13:19:31.198 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-09 13:19:31.229 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-09 13:19:31.263 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-09 13:19:31.292 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-09 13:19:31.319 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-09 13:19:31.321 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-09 13:19:31.324 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-09 13:19:31.326 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-09 13:19:31.328 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 13:19:31.331 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 13:19:31.346 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:19:31.349 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 13:19:31.352 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 13:19:31.354 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 13:19:31.369 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:19:31.371 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:19:31.374 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:19:31.405 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 13:19:31.407 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 13:19:31.409 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-09 13:19:31.412 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-09 13:19:31.428 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:19:31.430 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2022-03-09 13:19:31.460 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-09 13:19:31.463 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-09 13:19:31.493 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-09 13:19:31.495 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-09 13:19:31.498 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-09 13:19:31.500 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-09 13:19:31.502 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-09 13:19:31.505 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-09 13:19:31.536 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-09 13:19:31.538 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-09 13:19:31.540 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-09 13:19:31.542 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-09 13:19:31.546 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 13:19:31.564 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 13:19:31.566 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 13:19:31.568 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 13:19:31.570 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 13:19:31.573 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 13:19:31.600 | + 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' 2022-03-09 13:19:31.627 | + 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' 2022-03-09 13:19:31.655 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 13:19:31.682 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-09 13:19:31.710 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-09 13:19:31.713 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-09 13:19:31.715 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-09 13:19:31.717 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-09 13:19:31.720 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-09 13:19:31.722 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 13:19:31.724 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 13:19:31.727 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-09 13:19:31.731 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-09 13:19:31.734 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 13:19:31.736 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 13:19:31.749 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 13:19:31.749 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:19:31.757 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 13:19:31.810 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:19:31.825 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-09 13:19:31.828 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-09 13:19:31.832 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-09 13:19:31.861 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-09 13:19:31.888 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-09 13:19:31.914 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-09 13:19:31.941 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-09 13:19:31.968 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-09 13:19:31.995 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-09 13:19:32.022 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-09 13:19:32.049 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-09 13:19:32.076 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 13:19:32.103 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-09 13:19:32.130 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-09 13:19:32.157 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-09 13:19:32.184 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 13:19:32.186 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 13:19:32.189 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-09 13:19:32.192 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-09 13:19:32.194 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 13:19:32.197 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:19:32.199 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:19:32.201 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 13:19:32.204 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 13:19:32.206 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-09 13:19:32.233 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-09 13:19:32.261 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-09 13:19:32.262 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 13:19:32.270 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-09 13:19:32.273 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-09 13:19:32.276 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-09 13:19:32.278 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 13:19:32.280 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 13:19:32.282 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:19:32.285 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:19:32.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:19:32.289 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 13:19:32.292 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 13:19:32.294 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:19:32.297 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:19:32.299 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-09 13:19:32.360 | Site keystone-wsgi-public already enabled 2022-03-09 13:19:32.365 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 13:19:32.367 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 13:19:32.370 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:19:32.372 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 13:19:32.511 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-09 13:19:32.540 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-09 13:19:32.573 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-09 13:19:32.604 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-09 13:19:32.606 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-09 13:19:32.637 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-09 13:19:32.665 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-09 13:19:32.693 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-09 13:19:32.696 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-09 13:19:32.713 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:19:32.715 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-09 13:19:32.732 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:19:32.734 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-09 13:19:32.737 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-09 13:19:32.739 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-09 13:19:32.742 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 13:19:32.744 | + lib/stack:stack_install_service:32 : install_swift 2022-03-09 13:19:32.746 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-09 13:19:32.749 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-09 13:19:32.751 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-09 13:19:32.753 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:19:32.756 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:19:32.758 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:19:32.761 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:19:32.764 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:19:32.766 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:19:32.783 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:19:32.785 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:19:32.787 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:19:32.790 | + functions-common:git_clone:629 : echo master 2022-03-09 13:19:32.791 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:19:32.796 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-09 13:19:32.798 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:19:32.800 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-09 13:19:32.803 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:19:32.803 | + functions-common:git_clone:678 : head -1 2022-03-09 13:19:32.806 | 3ff3076ce Merge "db: Attempt to clean up part dir post replication" 2022-03-09 13:19:32.809 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:19:32.812 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-09 13:19:32.814 | + inc/python:setup_develop:338 : local bindep 2022-03-09 13:19:32.816 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 13:19:32.819 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-09 13:19:32.821 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-09 13:19:32.824 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-09 13:19:32.826 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 13:19:32.829 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 13:19:32.831 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-09 13:19:32.833 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 13:19:32.836 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-09 13:19:32.839 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-09 13:19:32.842 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 13:19:32.845 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-09 13:19:32.847 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 13:19:32.850 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 13:19:32.853 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-09 13:19:32.859 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-09 13:19:32.862 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-09 13:19:33.533 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-09 13:19:33.535 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 13:19:33.537 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 13:19:33.540 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 13:19:33.542 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 13:19:33.544 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-09 13:19:33.547 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 13:19:33.549 | + inc/python:setup_package:428 : local extras=keystone 2022-03-09 13:19:33.551 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 13:19:33.554 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-09 13:19:33.556 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-09 13:19:33.559 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-09 13:19:33.561 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 13:19:33.563 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-09 13:19:33.584 | Using python 3.8 to install /opt/stack/swift 2022-03-09 13:19:33.587 | + 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]' 2022-03-09 13:19:34.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:19:34.482 | from cryptography.utils import int_from_bytes 2022-03-09 13:19:34.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:19:34.482 | from cryptography.utils import int_from_bytes 2022-03-09 13:19:35.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:19:35.654 | Obtaining file:///opt/stack/swift 2022-03-09 13:19:35.655 | Preparing metadata (setup.py): started 2022-03-09 13:19:38.881 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 13:19:38.919 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.33.0) 2022-03-09 13:19:38.920 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.1.2) 2022-03-09 13:19:38.921 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.11.0) 2022-03-09 13:19:38.922 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.1.1) 2022-03-09 13:19:38.923 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (4.8.0) 2022-03-09 13:19:38.924 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.27.1) 2022-03-09 13:19:38.926 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.16.0) 2022-03-09 13:19:38.927 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.9.9) 2022-03-09 13:19:38.928 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.6.0) 2022-03-09 13:19:38.929 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (36.0.1) 2022-03-09 13:19:38.930 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (9.4.0) 2022-03-09 13:19:38.967 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev13) (1.15.0) 2022-03-09 13:19:38.975 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev13) (2.1.0) 2022-03-09 13:19:39.029 | 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.1.dev13) (3.1.1) 2022-03-09 13:19:39.030 | 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.1.dev13) (5.8.1) 2022-03-09 13:19:39.032 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.5.0) 2022-03-09 13:19:39.033 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.10.1) 2022-03-09 13:19:39.034 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.8.7) 2022-03-09 13:19:39.035 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-09 13:19:39.036 | 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.1.dev13) (4.3.0) 2022-03-09 13:19:39.037 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.6.1) 2022-03-09 13:19:39.039 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.12.2) 2022-03-09 13:19:39.040 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (8.8.0) 2022-03-09 13:19:39.041 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.0) 2022-03-09 13:19:39.042 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.1.0) 2022-03-09 13:19:39.063 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev13) (60.9.3) 2022-03-09 13:19:39.091 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2019.11.28) 2022-03-09 13:19:39.094 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2.0.12) 2022-03-09 13:19:39.096 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (3.3) 2022-03-09 13:19:39.097 | 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.1.dev13) (1.26.8) 2022-03-09 13:19:39.120 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev13) (2.21) 2022-03-09 13:19:39.211 | 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.1.dev13) (1.7.0) 2022-03-09 13:19:39.212 | 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.1.dev13) (3.5.0) 2022-03-09 13:19:39.213 | 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.1.dev13) (1.0.2) 2022-03-09 13:19:39.254 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.1.5) 2022-03-09 13:19:39.297 | 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.1.dev13) (2.4.0) 2022-03-09 13:19:39.299 | 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.1.dev13) (1.5.0) 2022-03-09 13:19:39.300 | 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.1.dev13) (0.8.0) 2022-03-09 13:19:39.301 | 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.1.dev13) (6.0) 2022-03-09 13:19:39.360 | 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.1.dev13) (2.8.2) 2022-03-09 13:19:39.363 | 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.1.dev13) (0.9.6) 2022-03-09 13:19:39.376 | 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.1.dev13) (1.0.3) 2022-03-09 13:19:39.378 | 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.1.dev13) (2021.3) 2022-03-09 13:19:39.396 | 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.1.dev13) (21.3) 2022-03-09 13:19:39.397 | 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.1.dev13) (3.0.7) 2022-03-09 13:19:39.502 | 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.1.dev13) (1.13.3) 2022-03-09 13:19:39.518 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.1) 2022-03-09 13:19:41.781 | Installing collected packages: swift 2022-03-09 13:19:41.781 | Attempting uninstall: swift 2022-03-09 13:19:41.782 | Found existing installation: swift 2.29.1.dev13 2022-03-09 13:19:41.785 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-09 13:19:41.786 | Running setup.py develop for swift 2022-03-09 13:19:46.014 | Successfully installed swift 2022-03-09 13:19:46.014 | 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 2022-03-09 13:19:46.023 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:19:46.023 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:19:46.157 | + inc/python:pip_install:200 : result=0 2022-03-09 13:19:46.159 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:19:46.161 | + functions-common:time_stop:2425 : local name 2022-03-09 13:19:46.163 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:19:46.165 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:19:46.168 | + functions-common:time_stop:2428 : local total 2022-03-09 13:19:46.170 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:19:46.172 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:19:46.174 | + functions-common:time_stop:2432 : start_time=1646831973579 2022-03-09 13:19:46.176 | + functions-common:time_stop:2434 : [[ -z 1646831973579 ]] 2022-03-09 13:19:46.179 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:19:46.184 | + functions-common:time_stop:2437 : end_time=1646831986181 2022-03-09 13:19:46.186 | + functions-common:time_stop:2438 : elapsed_time=12602 2022-03-09 13:19:46.188 | + functions-common:time_stop:2439 : total=61294 2022-03-09 13:19:46.190 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:19:46.192 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73896 2022-03-09 13:19:46.195 | + inc/python:pip_install:203 : return 0 2022-03-09 13:19:46.197 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 13:19:46.200 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 13:19:46.202 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 13:19:46.220 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 13:19:46.232 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-09 13:19:46.235 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-09 13:19:46.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:19:46.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:19:46.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-09 13:19:46.245 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:19:46.248 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-09 13:19:46.250 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 13:19:46.252 | + ./stack.sh:main:908 : configure_swift 2022-03-09 13:19:46.255 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-09 13:19:46.257 | + lib/swift:configure_swift:332 : local node_number 2022-03-09 13:19:46.260 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-09 13:19:46.262 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-09 13:19:46.264 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-09 13:19:47.442 | No account-replicator running 2022-03-09 13:19:47.442 | No account-server running 2022-03-09 13:19:47.442 | No account-reaper running 2022-03-09 13:19:47.442 | No container-auditor running 2022-03-09 13:19:47.442 | No container-replicator running 2022-03-09 13:19:47.442 | No container-server running 2022-03-09 13:19:47.442 | No container-reconciler running 2022-03-09 13:19:47.442 | No object-reconstructor running 2022-03-09 13:19:47.442 | No container-updater running 2022-03-09 13:19:47.442 | No object-expirer running 2022-03-09 13:19:47.442 | No proxy-server running 2022-03-09 13:19:47.443 | No container-sync running 2022-03-09 13:19:47.443 | No object-replicator running 2022-03-09 13:19:47.443 | No object-server running 2022-03-09 13:19:47.443 | No object-updater running 2022-03-09 13:19:47.443 | No container-sharder running 2022-03-09 13:19:47.443 | No object-auditor running 2022-03-09 13:19:47.443 | No account-auditor running 2022-03-09 13:19:47.533 | + lib/swift:configure_swift:337 : true 2022-03-09 13:19:47.535 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-09 13:19:47.548 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-09 13:19:47.559 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-09 13:19:47.562 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-09 13:19:47.562 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-09 13:19:47.567 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-09 13:19:47.567 | s/%GROUP%/ubuntu/; 2022-03-09 13:19:47.567 | s/%USER%/ubuntu/; 2022-03-09 13:19:47.567 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-09 13:19:47.567 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-09 13:19:47.570 | uid = ubuntu 2022-03-09 13:19:47.570 | gid = ubuntu 2022-03-09 13:19:47.571 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-09 13:19:47.571 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-09 13:19:47.571 | address = 127.0.0.1 2022-03-09 13:19:47.571 | 2022-03-09 13:19:47.571 | [account6612] 2022-03-09 13:19:47.571 | max connections = 25 2022-03-09 13:19:47.571 | path = /opt/stack/data/swift/1/node/ 2022-03-09 13:19:47.571 | read only = false 2022-03-09 13:19:47.571 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-09 13:19:47.571 | 2022-03-09 13:19:47.571 | [account6622] 2022-03-09 13:19:47.571 | max connections = 25 2022-03-09 13:19:47.571 | path = /opt/stack/data/swift/2/node/ 2022-03-09 13:19:47.571 | read only = false 2022-03-09 13:19:47.571 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-09 13:19:47.571 | 2022-03-09 13:19:47.571 | [account6632] 2022-03-09 13:19:47.571 | max connections = 25 2022-03-09 13:19:47.571 | path = /opt/stack/data/swift/3/node/ 2022-03-09 13:19:47.571 | read only = false 2022-03-09 13:19:47.571 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-09 13:19:47.572 | 2022-03-09 13:19:47.572 | [account6642] 2022-03-09 13:19:47.572 | max connections = 25 2022-03-09 13:19:47.572 | path = /opt/stack/data/swift/4/node/ 2022-03-09 13:19:47.572 | read only = false 2022-03-09 13:19:47.572 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-09 13:19:47.572 | 2022-03-09 13:19:47.572 | 2022-03-09 13:19:47.572 | [container6611] 2022-03-09 13:19:47.572 | max connections = 25 2022-03-09 13:19:47.572 | path = /opt/stack/data/swift/1/node/ 2022-03-09 13:19:47.572 | read only = false 2022-03-09 13:19:47.572 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-09 13:19:47.572 | 2022-03-09 13:19:47.572 | [container6621] 2022-03-09 13:19:47.572 | max connections = 25 2022-03-09 13:19:47.572 | path = /opt/stack/data/swift/2/node/ 2022-03-09 13:19:47.572 | read only = false 2022-03-09 13:19:47.572 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-09 13:19:47.572 | 2022-03-09 13:19:47.572 | [container6631] 2022-03-09 13:19:47.572 | max connections = 25 2022-03-09 13:19:47.572 | path = /opt/stack/data/swift/3/node/ 2022-03-09 13:19:47.572 | read only = false 2022-03-09 13:19:47.572 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-09 13:19:47.572 | 2022-03-09 13:19:47.572 | [container6641] 2022-03-09 13:19:47.572 | max connections = 25 2022-03-09 13:19:47.572 | path = /opt/stack/data/swift/4/node/ 2022-03-09 13:19:47.572 | read only = false 2022-03-09 13:19:47.572 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-09 13:19:47.572 | 2022-03-09 13:19:47.572 | 2022-03-09 13:19:47.572 | [object6613] 2022-03-09 13:19:47.572 | max connections = 25 2022-03-09 13:19:47.573 | path = /opt/stack/data/swift/1/node/ 2022-03-09 13:19:47.573 | read only = false 2022-03-09 13:19:47.573 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-09 13:19:47.573 | 2022-03-09 13:19:47.573 | [object6623] 2022-03-09 13:19:47.573 | max connections = 25 2022-03-09 13:19:47.573 | path = /opt/stack/data/swift/2/node/ 2022-03-09 13:19:47.573 | read only = false 2022-03-09 13:19:47.573 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-09 13:19:47.573 | 2022-03-09 13:19:47.573 | [object6633] 2022-03-09 13:19:47.573 | max connections = 25 2022-03-09 13:19:47.573 | path = /opt/stack/data/swift/3/node/ 2022-03-09 13:19:47.573 | read only = false 2022-03-09 13:19:47.573 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-09 13:19:47.573 | 2022-03-09 13:19:47.573 | [object6643] 2022-03-09 13:19:47.573 | max connections = 25 2022-03-09 13:19:47.573 | path = /opt/stack/data/swift/4/node/ 2022-03-09 13:19:47.573 | read only = false 2022-03-09 13:19:47.573 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-09 13:19:47.574 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-09 13:19:47.576 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:19:47.578 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:19:47.580 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-09 13:19:47.592 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-09 13:19:47.594 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-09 13:19:47.599 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-09 13:19:47.603 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-09 13:19:47.605 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-09 13:19:47.609 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-09 13:19:47.638 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2022-03-09 13:19:47.663 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-09 13:19:47.680 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-09 13:19:47.708 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-09 13:19:47.725 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-09 13:19:47.753 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-09 13:19:47.771 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-09 13:19:47.798 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-09 13:19:47.816 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-09 13:19:47.844 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-09 13:19:47.861 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 13:19:47.889 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-09 13:19:47.906 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-09 13:19:47.921 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:19:47.923 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-09 13:19:47.951 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-09 13:19:47.977 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-09 13:19:48.004 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-09 13:19:48.031 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-09 13:19:48.046 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:19:48.048 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-09 13:19:48.075 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-09 13:19:48.089 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:19:48.091 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-09 13:19:48.106 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:19:48.108 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-09 13:19:48.110 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-09 13:19:48.125 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:19:48.127 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-09 13:19:48.129 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-09 13:19:48.131 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-09 13:19:48.136 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-09 13:19:48.151 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-09 13:19:48.177 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-09 13:19:48.204 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-09 13:19:48.233 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-09 13:19:48.262 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-09 13:19:48.288 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-09 13:19:48.291 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-09 13:19:48.293 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-09 13:19:48.295 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-09 13:19:48.297 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-09 13:19:48.324 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-09 13:19:48.351 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2022-03-09 13:19:48.378 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-09 13:19:48.405 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-09 13:19:48.432 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-09 13:19:48.459 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-09 13:19:48.487 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-09 13:19:48.514 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 13:19:48.541 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-09 13:19:48.567 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-09 13:19:48.594 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-09 13:19:48.622 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-09 13:19:48.651 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-09 13:19:48.681 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-09 13:19:48.708 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-09 13:19:48.726 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-09 13:19:48.753 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-09 13:19:48.781 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-09 13:19:48.785 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-09 13:19:48.813 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-09 13:19:48.841 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-09 13:19:48.867 | + lib/swift:configure_swift:475 : local node_number 2022-03-09 13:19:48.869 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-09 13:19:48.871 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-09 13:19:48.873 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-09 13:19:48.877 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-09 13:19:48.880 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-09 13:19:48.882 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 13:19:48.885 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-09 13:19:48.887 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-09 13:19:48.889 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 13:19:48.891 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 13:19:48.893 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-09 13:19:48.911 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-09 13:19:48.941 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-09 13:19:48.960 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-09 13:19:48.988 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-09 13:19:49.005 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 13:19:49.034 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-09 13:19:49.052 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 13:19:49.080 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-09 13:19:49.098 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 13:19:49.125 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-09 13:19:49.144 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-09 13:19:49.171 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-09 13:19:49.189 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-09 13:19:49.231 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-09 13:19:49.250 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-09 13:19:49.279 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-09 13:19:49.298 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-09 13:19:49.326 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-09 13:19:49.335 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-09 13:19:49.352 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 13:19:49.381 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-09 13:19:49.409 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-09 13:19:49.412 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-09 13:19:49.416 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-09 13:19:49.418 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-09 13:19:49.420 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 13:19:49.422 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-09 13:19:49.425 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-09 13:19:49.427 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 13:19:49.429 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 13:19:49.431 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-09 13:19:49.449 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-09 13:19:49.477 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-09 13:19:49.495 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-09 13:19:49.526 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-09 13:19:49.544 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 13:19:49.572 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-09 13:19:49.590 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 13:19:49.618 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-09 13:19:49.636 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 13:19:49.664 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-09 13:19:49.682 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-09 13:19:49.709 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-09 13:19:49.727 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-09 13:19:49.755 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-09 13:19:49.773 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-09 13:19:49.801 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-09 13:19:49.819 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-09 13:19:49.846 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-09 13:19:49.851 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-09 13:19:49.869 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 13:19:49.897 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-09 13:19:49.900 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-09 13:19:49.904 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-09 13:19:49.907 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-09 13:19:49.909 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 13:19:49.911 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-09 13:19:49.913 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-09 13:19:49.916 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 13:19:49.918 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 13:19:49.920 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-09 13:19:49.937 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-09 13:19:49.965 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-09 13:19:49.983 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-09 13:19:50.011 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-09 13:19:50.028 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 13:19:50.056 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-09 13:19:50.074 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 13:19:50.102 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-09 13:19:50.120 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 13:19:50.147 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-09 13:19:50.166 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-09 13:19:50.193 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-09 13:19:50.211 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-09 13:19:50.240 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-09 13:19:50.257 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-09 13:19:50.286 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-09 13:19:50.304 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-09 13:19:50.331 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-09 13:19:50.337 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-09 13:19:50.355 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 13:19:50.382 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-09 13:19:50.411 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-09 13:19:50.438 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-09 13:19:50.469 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-09 13:19:50.472 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-09 13:19:50.476 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-09 13:19:50.504 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-09 13:19:50.533 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-09 13:19:50.560 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-09 13:19:50.590 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-09 13:19:50.618 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-09 13:19:50.650 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-09 13:19:50.677 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-09 13:19:50.704 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-09 13:19:50.731 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-09 13:19:50.747 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:19:50.749 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-09 13:19:50.767 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-09 13:19:50.770 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-09 13:19:50.790 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-09 13:19:50.792 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2022-03-09 13:19:50.819 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-09 13:19:50.821 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-09 13:19:50.848 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2022-03-09 13:19:50.876 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-09 13:19:50.878 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-09 13:19:50.905 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-09 13:19:50.921 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:19:50.924 | + lib/swift:configure_swift:538 : local user_group 2022-03-09 13:19:50.927 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-09 13:19:50.932 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-09 13:19:50.934 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-09 13:19:50.950 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-09 13:19:50.952 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-09 13:19:50.964 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-09 13:19:50.966 | + lib/swift:configure_swift:545 : is_suse 2022-03-09 13:19:50.968 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:19:50.971 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:19:50.973 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:19:50.976 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:19:50.978 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:19:50.981 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:19:50.984 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-09 13:19:50.996 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-09 13:19:50.998 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-09 13:19:51.001 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-09 13:19:51.018 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:19:51.021 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-09 13:19:51.038 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:19:51.041 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-09 13:19:51.043 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-09 13:19:51.045 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-09 13:19:51.048 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 13:19:51.050 | + lib/stack:stack_install_service:32 : install_glance 2022-03-09 13:19:51.053 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-09 13:19:51.055 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-09 13:19:51.058 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-09 13:19:51.075 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:19:51.077 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-09 13:19:51.080 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-09 13:19:51.097 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:19:51.099 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-09 13:19:51.102 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-09 13:19:51.104 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-09 13:19:51.107 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:19:51.110 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:19:51.112 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-09 13:19:51.115 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:19:51.118 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-09 13:19:51.121 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-09 13:19:51.123 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-09 13:19:51.126 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-09 13:19:51.129 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-09 13:19:51.131 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-09 13:19:51.134 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-09 13:19:51.138 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-09 13:19:51.140 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-09 13:19:51.143 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-09 13:19:51.147 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-09 13:19:51.147 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-09 13:19:51.153 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-09 13:19:51.155 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-09 13:19:51.158 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-09 13:19:51.161 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-09 13:19:51.163 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-09 13:19:51.185 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-09 13:19:51.188 | + 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' 2022-03-09 13:19:52.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:19:52.079 | from cryptography.utils import int_from_bytes 2022-03-09 13:19:52.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:19:52.079 | from cryptography.utils import int_from_bytes 2022-03-09 13:19:53.235 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:19:53.266 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-09 13:19:53.347 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-09 13:19:53.348 | 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.5.0) 2022-03-09 13:19:53.349 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-09 13:19:53.350 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-09 13:19:53.351 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-09 13:19:53.353 | 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.12.2) 2022-03-09 13:19:53.354 | 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.8.0) 2022-03-09 13:19:53.355 | 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.33.0) 2022-03-09 13:19:53.356 | 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.4.0) 2022-03-09 13:19:53.358 | 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) 2022-03-09 13:19:53.359 | 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.3.0) 2022-03-09 13:19:53.360 | 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) 2022-03-09 13:19:53.362 | 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.2.0) 2022-03-09 13:19:53.364 | 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.7.0) 2022-03-09 13:19:53.367 | 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.1) 2022-03-09 13:19:53.369 | 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.3.0) 2022-03-09 13:19:53.372 | 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.13.1) 2022-03-09 13:19:53.374 | 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.4) 2022-03-09 13:19:53.383 | 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) 2022-03-09 13:19:53.385 | 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) 2022-03-09 13:19:53.397 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-09 13:19:53.466 | 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) (1.0.2) 2022-03-09 13:19:53.467 | 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.8.1) 2022-03-09 13:19:53.480 | 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) 2022-03-09 13:19:53.495 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-09 13:19:53.496 | 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) 2022-03-09 13:19:53.498 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-09 13:19:53.499 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-03-09 13:19:53.500 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-09 13:19:53.510 | 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.17.3) 2022-03-09 13:19:53.552 | 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) 2022-03-09 13:19:53.553 | 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.4.0) 2022-03-09 13:19:53.554 | 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) 2022-03-09 13:19:53.556 | 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) (6.0) 2022-03-09 13:19:53.576 | 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) 2022-03-09 13:19:53.578 | 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.3) 2022-03-09 13:19:53.593 | 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) 2022-03-09 13:19:53.609 | 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) 2022-03-09 13:19:53.610 | 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.3) 2022-03-09 13:19:53.631 | 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.6) 2022-03-09 13:19:53.632 | 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) (3.1.1) 2022-03-09 13:19:53.715 | 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) 2022-03-09 13:19:53.716 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-09 13:19:53.717 | 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.8) 2022-03-09 13:19:53.720 | 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.12) 2022-03-09 13:19:53.770 | 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.21) 2022-03-09 13:19:53.798 | 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.3) 2022-03-09 13:19:53.998 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-09 13:19:54.000 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-09 13:19:54.035 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-09 13:19:54.036 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-09 13:19:54.038 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-09 13:19:54.060 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-09 13:19:54.063 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-09 13:19:54.065 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-09 13:19:54.121 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-09 13:19:54.294 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-09 13:19:54.317 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-09 13:19:54.402 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-09 13:19:54.552 | 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.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-09 13:19:56.674 | 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 2022-03-09 13:19:56.681 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:19:56.681 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:19:56.805 | + inc/python:pip_install:200 : result=0 2022-03-09 13:19:56.808 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:19:56.810 | + functions-common:time_stop:2425 : local name 2022-03-09 13:19:56.812 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:19:56.815 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:19:56.817 | + functions-common:time_stop:2428 : local total 2022-03-09 13:19:56.819 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:19:56.822 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:19:56.824 | + functions-common:time_stop:2432 : start_time=1646831991180 2022-03-09 13:19:56.827 | + functions-common:time_stop:2434 : [[ -z 1646831991180 ]] 2022-03-09 13:19:56.830 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:19:56.834 | + functions-common:time_stop:2437 : end_time=1646831996831 2022-03-09 13:19:56.836 | + functions-common:time_stop:2438 : elapsed_time=5651 2022-03-09 13:19:56.838 | + functions-common:time_stop:2439 : total=73896 2022-03-09 13:19:56.841 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:19:56.843 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79547 2022-03-09 13:19:56.845 | + inc/python:pip_install:203 : return 0 2022-03-09 13:19:56.848 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-09 13:19:56.850 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-09 13:19:56.853 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-09 13:19:56.865 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-09 13:19:56.871 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-09 13:19:56.873 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-09 13:19:56.876 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-09 13:19:56.878 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:19:56.880 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:19:56.884 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:19:56.887 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:19:56.889 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:19:56.892 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:19:56.908 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:19:56.910 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:19:56.912 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:19:56.915 | + functions-common:git_clone:629 : echo master 2022-03-09 13:19:56.916 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:19:56.921 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-09 13:19:56.923 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:19:56.925 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-09 13:19:56.928 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:19:56.928 | + functions-common:git_clone:678 : head -1 2022-03-09 13:19:56.932 | 7af4d971f Merge "Fix warning in the release notes" 2022-03-09 13:19:56.934 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:19:56.937 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-09 13:19:56.939 | + inc/python:setup_develop:338 : local bindep 2022-03-09 13:19:56.942 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 13:19:56.945 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-09 13:19:56.948 | + inc/python:setup_develop:344 : local extras= 2022-03-09 13:19:56.950 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-09 13:19:56.953 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 13:19:56.956 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 13:19:56.958 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-09 13:19:56.960 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 13:19:56.963 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 13:19:56.966 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-09 13:19:56.968 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 13:19:56.971 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-09 13:19:56.974 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 13:19:56.976 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 13:19:56.979 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-09 13:19:56.985 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-09 13:19:56.987 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-09 13:19:57.641 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-09 13:19:57.643 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 13:19:57.646 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 13:19:57.649 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 13:19:57.651 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 13:19:57.653 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-09 13:19:57.656 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 13:19:57.658 | + inc/python:setup_package:428 : local extras= 2022-03-09 13:19:57.660 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 13:19:57.663 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 13:19:57.666 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 13:19:57.668 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 13:19:57.671 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 13:19:57.673 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-09 13:19:57.694 | Using python 3.8 to install /opt/stack/glance 2022-03-09 13:19:57.696 | + 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 2022-03-09 13:19:58.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:19:58.570 | from cryptography.utils import int_from_bytes 2022-03-09 13:19:58.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:19:58.583 | from cryptography.utils import int_from_bytes 2022-03-09 13:19:59.713 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:19:59.739 | Obtaining file:///opt/stack/glance 2022-03-09 13:19:59.739 | Preparing metadata (setup.py): started 2022-03-09 13:20:02.900 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 13:20:02.970 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.8.1) 2022-03-09 13:20:02.972 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.7.1) 2022-03-09 13:20:02.973 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.4.31) 2022-03-09 13:20:02.974 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.33.0) 2022-03-09 13:20:02.975 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.1.1) 2022-03-09 13:20:02.976 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.5.1) 2022-03-09 13:20:02.977 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.8.7) 2022-03-09 13:20:02.978 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.4.2) 2022-03-09 13:20:02.979 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.7.6) 2022-03-09 13:20:02.980 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.20.4) 2022-03-09 13:20:02.981 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (8.8.0) 2022-03-09 13:20:02.982 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.0) 2022-03-09 13:20:02.984 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.1.0) 2022-03-09 13:20:02.985 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.5.0) 2022-03-09 13:20:02.986 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.12.2) 2022-03-09 13:20:02.987 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.5.0) 2022-03-09 13:20:02.988 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.4.0) 2022-03-09 13:20:02.989 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.6.4) 2022-03-09 13:20:02.990 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.0) 2022-03-09 13:20:02.991 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (9.4.0) 2022-03-09 13:20:02.993 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.11.0) 2022-03-09 13:20:02.994 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.1.1) 2022-03-09 13:20:02.995 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.5.0) 2022-03-09 13:20:02.996 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev3) (3.2.0) 2022-03-09 13:20:02.997 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.4.0) 2022-03-09 13:20:02.998 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (22.0.0) 2022-03-09 13:20:02.999 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (11.2.0) 2022-03-09 13:20:03.000 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.1.0) 2022-03-09 13:20:03.001 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.5.0) 2022-03-09 13:20:03.002 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.6.1) 2022-03-09 13:20:03.003 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (12.13.0) 2022-03-09 13:20:03.005 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.1) 2022-03-09 13:20:03.006 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.3.0) 2022-03-09 13:20:03.008 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.11.0) 2022-03-09 13:20:03.009 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.3.3) 2022-03-09 13:20:03.011 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.4.2) 2022-03-09 13:20:03.012 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.0.0) 2022-03-09 13:20:03.013 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.4.0) 2022-03-09 13:20:03.013 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (36.0.1) 2022-03-09 13:20:03.014 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.2.2) 2022-03-09 13:20:03.016 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.0.2) 2022-03-09 13:20:03.017 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.6.0) 2022-03-09 13:20:03.018 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.10.1) 2022-03-09 13:20:03.034 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (5.4.0) 2022-03-09 13:20:03.035 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (1.1.6) 2022-03-09 13:20:03.037 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (4.11.1) 2022-03-09 13:20:03.057 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev3) (2.27.1) 2022-03-09 13:20:03.058 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev3) (5.3.0) 2022-03-09 13:20:03.099 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev3) (1.15.0) 2022-03-09 13:20:03.115 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev3) (4.3.0) 2022-03-09 13:20:03.126 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev3) (1.13.3) 2022-03-09 13:20:03.140 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (1.1.2) 2022-03-09 13:20:03.141 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (1.16.0) 2022-03-09 13:20:03.142 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (2.1.0) 2022-03-09 13:20:03.234 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev3) (3.0.7) 2022-03-09 13:20:03.311 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev3) (1.7.0) 2022-03-09 13:20:03.362 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev3) (2.10.1) 2022-03-09 13:20:03.365 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev3) (3.1.1) 2022-03-09 13:20:03.399 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev3) (0.17.3) 2022-03-09 13:20:03.442 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (0.8.0) 2022-03-09 13:20:03.444 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (1.5.0) 2022-03-09 13:20:03.447 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (6.0) 2022-03-09 13:20:03.531 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (0.5.0) 2022-03-09 13:20:03.533 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (2.0.1) 2022-03-09 13:20:03.534 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (0.13.0) 2022-03-09 13:20:03.560 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev3) (0.61.0) 2022-03-09 13:20:03.606 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev3) (2.8.2) 2022-03-09 13:20:03.611 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev3) (0.9.6) 2022-03-09 13:20:03.672 | 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==24.1.0.dev3) (2.8.0) 2022-03-09 13:20:03.675 | 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==24.1.0.dev3) (5.2.3) 2022-03-09 13:20:03.676 | 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==24.1.0.dev3) (5.0.0) 2022-03-09 13:20:03.678 | 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==24.1.0.dev3) (5.0.9) 2022-03-09 13:20:03.679 | 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==24.1.0.dev3) (0.4.0) 2022-03-09 13:20:03.702 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.2.0) 2022-03-09 13:20:03.703 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.3.0) 2022-03-09 13:20:03.707 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.0.3) 2022-03-09 13:20:03.748 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev3) (5.9.0) 2022-03-09 13:20:03.792 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (0.11.0) 2022-03-09 13:20:03.794 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (21.3) 2022-03-09 13:20:03.796 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (2021.3) 2022-03-09 13:20:03.872 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev3) (60.9.3) 2022-03-09 13:20:03.931 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev3) (0.2.5) 2022-03-09 13:20:04.038 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev3) (0.7) 2022-03-09 13:20:04.314 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (1.4.2) 2022-03-09 13:20:04.315 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (6.3.1) 2022-03-09 13:20:04.320 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (2.5.0) 2022-03-09 13:20:04.321 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (2.6.3) 2022-03-09 13:20:04.376 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev3) (0.8.1) 2022-03-09 13:20:04.400 | 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==24.1.0.dev3) (5.0.0) 2022-03-09 13:20:04.513 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev3) (2.21) 2022-03-09 13:20:04.638 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev3) (2.1.0) 2022-03-09 13:20:04.849 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.4.4) 2022-03-09 13:20:04.851 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.4.0) 2022-03-09 13:20:04.852 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.1.5) 2022-03-09 13:20:04.853 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.32) 2022-03-09 13:20:04.857 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (2.5.0) 2022-03-09 13:20:04.858 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (0.10.0) 2022-03-09 13:20:04.859 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (5.1.1) 2022-03-09 13:20:04.976 | 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==24.1.0.dev3) (0.13.1) 2022-03-09 13:20:05.008 | 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==24.1.0.dev3) (1.0.3) 2022-03-09 13:20:05.054 | 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==24.1.0.dev3) (1.3.3) 2022-03-09 13:20:05.059 | 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==24.1.0.dev3) (3.0.0) 2022-03-09 13:20:05.293 | 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==24.1.0.dev3) (3.10.1) 2022-03-09 13:20:05.479 | 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==24.1.0.dev3) (3.3) 2022-03-09 13:20:05.480 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev3) (2019.11.28) 2022-03-09 13:20:05.481 | 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==24.1.0.dev3) (1.26.8) 2022-03-09 13:20:05.484 | 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==24.1.0.dev3) (2.0.12) 2022-03-09 13:20:05.589 | 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==24.1.0.dev3) (0.5.2) 2022-03-09 13:20:05.750 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev3) (2.5.0) 2022-03-09 13:20:05.850 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev3) (3.7.0) 2022-03-09 13:20:06.198 | 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==24.1.0.dev3) (0.5.0) 2022-03-09 13:20:06.200 | 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==24.1.0.dev3) (2.4.0) 2022-03-09 13:20:06.441 | 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.4.0->glance==24.1.0.dev3) (2.2) 2022-03-09 13:20:06.724 | 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==24.1.0.dev3) (1.0.0) 2022-03-09 13:20:07.046 | 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==24.1.0.dev3) (1.8.2) 2022-03-09 13:20:07.047 | 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==24.1.0.dev3) (21.4.0) 2022-03-09 13:20:08.493 | Installing collected packages: glance 2022-03-09 13:20:08.493 | Attempting uninstall: glance 2022-03-09 13:20:08.493 | Found existing installation: glance 24.1.0.dev3 2022-03-09 13:20:08.500 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-09 13:20:08.502 | Running setup.py develop for glance 2022-03-09 13:20:12.949 | Successfully installed glance 2022-03-09 13:20:12.950 | 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 2022-03-09 13:20:12.957 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:20:12.957 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:20:13.095 | + inc/python:pip_install:200 : result=0 2022-03-09 13:20:13.097 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:20:13.100 | + functions-common:time_stop:2425 : local name 2022-03-09 13:20:13.102 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:20:13.104 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:20:13.107 | + functions-common:time_stop:2428 : local total 2022-03-09 13:20:13.109 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:20:13.111 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:20:13.113 | + functions-common:time_stop:2432 : start_time=1646831997688 2022-03-09 13:20:13.115 | + functions-common:time_stop:2434 : [[ -z 1646831997688 ]] 2022-03-09 13:20:13.119 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:20:13.123 | + functions-common:time_stop:2437 : end_time=1646832013120 2022-03-09 13:20:13.125 | + functions-common:time_stop:2438 : elapsed_time=15432 2022-03-09 13:20:13.127 | + functions-common:time_stop:2439 : total=79547 2022-03-09 13:20:13.130 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:20:13.133 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94979 2022-03-09 13:20:13.135 | + inc/python:pip_install:203 : return 0 2022-03-09 13:20:13.138 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 13:20:13.140 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 13:20:13.143 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 13:20:13.161 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 13:20:13.173 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-09 13:20:13.175 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-09 13:20:13.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:20:13.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:20:13.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-09 13:20:13.185 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:20:13.188 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 13:20:13.190 | + ./stack.sh:main:920 : configure_glance 2022-03-09 13:20:13.193 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-09 13:20:13.205 | + lib/glance:configure_glance:326 : local dburl 2022-03-09 13:20:13.208 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-09 13:20:13.211 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-09 13:20:13.213 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-09 13:20:13.215 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-09 13:20:13.218 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 13:20:13.221 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 13:20:13.223 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-09 13:20:13.252 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 13:20:13.281 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-09 13:20:13.310 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-09 13:20:13.339 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-09 13:20:13.368 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-09 13:20:13.398 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-09 13:20:13.400 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-09 13:20:13.402 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-09 13:20:13.405 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 13:20:13.407 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-09 13:20:13.435 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-09 13:20:13.464 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 13:20:13.493 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-09 13:20:13.522 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-09 13:20:13.552 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-09 13:20:13.581 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-09 13:20:13.610 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-09 13:20:13.640 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 13:20:13.669 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 13:20:13.699 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-09 13:20:13.728 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-09 13:20:13.731 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-09 13:20:13.733 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-09 13:20:13.736 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 13:20:13.738 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 13:20:13.740 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 13:20:13.757 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:20:13.760 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 13:20:13.763 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 13:20:13.765 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 13:20:13.781 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:20:13.784 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:20:13.787 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:20:13.817 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 13:20:13.819 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 13:20:13.821 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-09 13:20:13.824 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-09 13:20:13.826 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-09 13:20:13.856 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-09 13:20:13.886 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-09 13:20:13.889 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-09 13:20:13.891 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-09 13:20:13.893 | + lib/glance:configure_glance_store:254 : local be 2022-03-09 13:20:13.896 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-09 13:20:13.899 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-09 13:20:13.901 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-09 13:20:13.931 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-09 13:20:13.933 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2022-03-09 13:20:13.963 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-09 13:20:13.965 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-09 13:20:13.982 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:20:13.985 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-09 13:20:14.014 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-09 13:20:14.044 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-09 13:20:14.074 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-09 13:20:14.104 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-09 13:20:14.133 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-09 13:20:14.150 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:20:14.152 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 13:20:14.182 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-09 13:20:14.212 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-09 13:20:14.241 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2022-03-09 13:20:14.271 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-09 13:20:14.300 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2022-03-09 13:20:14.330 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-09 13:20:14.347 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:20:14.349 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-09 13:20:14.352 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-09 13:20:14.354 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-09 13:20:14.357 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 13:20:14.374 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 13:20:14.377 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 13:20:14.379 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 13:20:14.381 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 13:20:14.384 | + 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}}' 2022-03-09 13:20:14.414 | + 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' 2022-03-09 13:20:14.443 | + 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' 2022-03-09 13:20:14.473 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 13:20:14.502 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-09 13:20:14.507 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-09 13:20:14.538 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-09 13:20:14.568 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-09 13:20:14.602 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2022-03-09 13:20:14.633 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-09 13:20:14.663 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-09 13:20:14.692 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-09 13:20:14.722 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-09 13:20:14.752 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-09 13:20:14.782 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-09 13:20:14.813 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-09 13:20:14.842 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-09 13:20:14.847 | + lib/glance:configure_glance:411 : 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 2022-03-09 13:20:14.855 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-09 13:20:14.872 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:20:14.874 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-09 13:20:14.877 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-09 13:20:14.879 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-09 13:20:14.881 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-09 13:20:14.884 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-09 13:20:14.887 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-09 13:20:14.891 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-09 13:20:14.893 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-09 13:20:14.897 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-09 13:20:14.926 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-09 13:20:14.929 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-09 13:20:14.932 | ++ functions:get_random_port:837 : true 2022-03-09 13:20:14.934 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-09 13:20:14.936 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-09 13:20:14.938 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-09 13:20:14.994 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-09 13:20:14.996 | ++ functions:get_random_port:841 : break 2 2022-03-09 13:20:14.998 | ++ functions:get_random_port:845 : echo 60999 2022-03-09 13:20:15.001 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-09 13:20:15.003 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-09 13:20:15.036 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-09 13:20:15.064 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-09 13:20:15.091 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-09 13:20:15.119 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 13:20:15.146 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-09 13:20:15.173 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-09 13:20:15.200 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-09 13:20:15.228 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 13:20:15.256 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 13:20:15.284 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 13:20:15.312 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 13:20:15.339 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-09 13:20:15.367 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 13:20:15.394 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-09 13:20:15.422 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-09 13:20:15.449 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-09 13:20:15.477 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-09 13:20:15.504 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-09 13:20:15.532 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-09 13:20:15.535 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-09 13:20:15.537 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:20:15.540 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:20:15.542 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:20:15.545 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-09 13:20:15.547 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-09 13:20:15.602 | proxy (enabled by site administrator) 2022-03-09 13:20:15.605 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-09 13:20:15.608 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-09 13:20:15.610 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:20:15.612 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:20:15.615 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:20:15.617 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-09 13:20:15.619 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-09 13:20:15.673 | proxy_http (enabled by site administrator) 2022-03-09 13:20:15.676 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-09 13:20:15.679 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-09 13:20:15.682 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-09 13:20:15.684 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 13:20:15.687 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:20:15.689 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:20:15.691 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 13:20:15.694 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 13:20:15.697 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-09 13:20:15.697 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 13:20:15.706 | KeepAlive Off 2022-03-09 13:20:15.711 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-09 13:20:15.711 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 13:20:15.719 | SetEnv proxy-sendchunked 1 2022-03-09 13:20:15.723 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-09 13:20:15.724 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 13:20:15.732 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-09 13:20:15.735 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-09 13:20:15.738 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-09 13:20:15.740 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 13:20:15.743 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 13:20:15.745 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:20:15.747 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:20:15.750 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:20:15.752 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 13:20:15.754 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 13:20:15.757 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:20:15.760 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:20:15.762 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-09 13:20:15.822 | Site glance-wsgi-api already enabled 2022-03-09 13:20:15.826 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-09 13:20:15.829 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 13:20:15.831 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:20:15.834 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 13:20:15.971 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-09 13:20:15.976 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-09 13:20:16.010 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-09 13:20:16.013 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-09 13:20:16.033 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:20:16.036 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-09 13:20:16.038 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-09 13:20:16.041 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-09 13:20:16.043 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 13:20:16.046 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-09 13:20:16.048 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-09 13:20:16.051 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-09 13:20:16.053 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-09 13:20:16.056 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:20:16.058 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:20:16.061 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:20:16.064 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:20:16.066 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:20:16.070 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:20:16.087 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:20:16.090 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:20:16.092 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:20:16.095 | + functions-common:git_clone:629 : echo master 2022-03-09 13:20:16.095 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:20:16.100 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-09 13:20:16.103 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:20:16.105 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-09 13:20:16.108 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:20:16.109 | + functions-common:git_clone:678 : head -1 2022-03-09 13:20:16.119 | 1088f06d4 Merge "db: Move utility methods to top of file" 2022-03-09 13:20:16.122 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:20:16.124 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-09 13:20:16.127 | + inc/python:setup_develop:338 : local bindep 2022-03-09 13:20:16.130 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 13:20:16.133 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-09 13:20:16.135 | + inc/python:setup_develop:344 : local extras= 2022-03-09 13:20:16.138 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-09 13:20:16.141 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 13:20:16.143 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 13:20:16.145 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-09 13:20:16.148 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 13:20:16.150 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 13:20:16.154 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-09 13:20:16.156 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 13:20:16.159 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-09 13:20:16.161 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 13:20:16.164 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 13:20:16.167 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-09 13:20:16.173 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-09 13:20:16.175 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-09 13:20:16.822 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-09 13:20:16.824 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 13:20:16.826 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 13:20:16.829 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 13:20:16.831 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 13:20:16.833 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-09 13:20:16.836 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 13:20:16.838 | + inc/python:setup_package:428 : local extras= 2022-03-09 13:20:16.840 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 13:20:16.843 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 13:20:16.845 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 13:20:16.847 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 13:20:16.850 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 13:20:16.853 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-09 13:20:16.874 | Using python 3.8 to install /opt/stack/cinder 2022-03-09 13:20:16.877 | + 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 2022-03-09 13:20:17.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:20:17.752 | from cryptography.utils import int_from_bytes 2022-03-09 13:20:17.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:20:17.752 | from cryptography.utils import int_from_bytes 2022-03-09 13:20:18.890 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:20:18.917 | Obtaining file:///opt/stack/cinder 2022-03-09 13:20:18.918 | Preparing metadata (setup.py): started 2022-03-09 13:20:22.880 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 13:20:23.009 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.8.1) 2022-03-09 13:20:23.011 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.1.1) 2022-03-09 13:20:23.011 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.33.0) 2022-03-09 13:20:23.012 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.1.2) 2022-03-09 13:20:23.013 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.20.4) 2022-03-09 13:20:23.015 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.0.2) 2022-03-09 13:20:23.016 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev253) (3.2.0) 2022-03-09 13:20:23.017 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.0) 2022-03-09 13:20:23.018 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (9.4.0) 2022-03-09 13:20:23.019 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.8.0) 2022-03-09 13:20:23.020 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.1.3) 2022-03-09 13:20:23.021 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (8.8.0) 2022-03-09 13:20:23.022 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.0) 2022-03-09 13:20:23.024 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.1.0) 2022-03-09 13:20:23.025 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (11.2.0) 2022-03-09 13:20:23.026 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.6.1) 2022-03-09 13:20:23.027 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (12.13.0) 2022-03-09 13:20:23.028 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.1) 2022-03-09 13:20:23.029 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.11.0) 2022-03-09 13:20:23.031 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.7.0) 2022-03-09 13:20:23.032 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.3.0) 2022-03-09 13:20:23.033 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (6.3.1) 2022-03-09 13:20:23.034 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.3.0) 2022-03-09 13:20:23.035 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.8.0) 2022-03-09 13:20:23.036 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.5.0) 2022-03-09 13:20:23.037 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.12.2) 2022-03-09 13:20:23.039 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.6.0) 2022-03-09 13:20:23.040 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.4.2) 2022-03-09 13:20:23.041 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (21.3) 2022-03-09 13:20:23.042 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.8.1) 2022-03-09 13:20:23.043 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.5.0) 2022-03-09 13:20:23.044 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.1.1) 2022-03-09 13:20:23.045 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.9.0) 2022-03-09 13:20:23.046 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.0.7) 2022-03-09 13:20:23.047 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.3.0) 2022-03-09 13:20:23.048 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.6.0) 2022-03-09 13:20:23.049 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.4.0) 2022-03-09 13:20:23.050 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (17.7.0) 2022-03-09 13:20:23.051 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.13.1) 2022-03-09 13:20:23.052 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2021.3) 2022-03-09 13:20:23.053 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.27.1) 2022-03-09 13:20:23.054 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.5.1) 2022-03-09 13:20:23.056 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.6.4) 2022-03-09 13:20:23.057 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.1.74) 2022-03-09 13:20:23.058 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.16.0) 2022-03-09 13:20:23.059 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.4.31) 2022-03-09 13:20:23.060 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.13.0) 2022-03-09 13:20:23.061 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.5.0) 2022-03-09 13:20:23.062 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.8.9) 2022-03-09 13:20:23.063 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (6.3.1) 2022-03-09 13:20:23.064 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.8.7) 2022-03-09 13:20:23.065 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.1.0) 2022-03-09 13:20:23.066 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.10.0) 2022-03-09 13:20:23.067 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.2.0) 2022-03-09 13:20:23.068 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.6.0) 2022-03-09 13:20:23.069 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.10.1) 2022-03-09 13:20:23.071 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.38.0) 2022-03-09 13:20:23.072 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.10.1) 2022-03-09 13:20:23.073 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (36.0.1) 2022-03-09 13:20:23.074 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.2.2) 2022-03-09 13:20:23.075 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.5.1.0) 2022-03-09 13:20:23.076 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.21.7) 2022-03-09 13:20:23.090 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev253) (0.10.0) 2022-03-09 13:20:23.091 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev253) (1.24.7) 2022-03-09 13:20:23.092 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev253) (0.5.2) 2022-03-09 13:20:23.153 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev253) (1.15.0) 2022-03-09 13:20:23.183 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev253) (2.1.0) 2022-03-09 13:20:23.197 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (2.6.0) 2022-03-09 13:20:23.198 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (4.1.1) 2022-03-09 13:20:23.199 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (0.1.0) 2022-03-09 13:20:23.201 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 13:20:23.298 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev253) (1.7.0) 2022-03-09 13:20:23.352 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev253) (2.10.1) 2022-03-09 13:20:23.353 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev253) (3.1.1) 2022-03-09 13:20:23.378 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev253) (0.4.8) 2022-03-09 13:20:23.380 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev253) (4.8) 2022-03-09 13:20:23.382 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev253) (0.2.8) 2022-03-09 13:20:23.443 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev253) (0.17.3) 2022-03-09 13:20:23.514 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (6.0) 2022-03-09 13:20:23.516 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (1.5.0) 2022-03-09 13:20:23.517 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (2.4.0) 2022-03-09 13:20:23.519 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (0.8.0) 2022-03-09 13:20:23.581 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (2.0.1) 2022-03-09 13:20:23.582 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (1.7.6) 2022-03-09 13:20:23.584 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (0.5.0) 2022-03-09 13:20:23.643 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev253) (0.9.6) 2022-03-09 13:20:23.645 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev253) (2.8.2) 2022-03-09 13:20:23.706 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.0.9) 2022-03-09 13:20:23.708 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (0.4.0) 2022-03-09 13:20:23.710 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.0.0) 2022-03-09 13:20:23.713 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (2.4.0) 2022-03-09 13:20:23.715 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.2.3) 2022-03-09 13:20:23.737 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.2.0) 2022-03-09 13:20:23.739 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.3.0) 2022-03-09 13:20:23.740 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.0.3) 2022-03-09 13:20:23.787 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev253) (1.0.3) 2022-03-09 13:20:23.872 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev253) (3.0.0) 2022-03-09 13:20:23.876 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev253) (1.3.3) 2022-03-09 13:20:23.899 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev253) (3.1.1) 2022-03-09 13:20:23.926 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev253) (0.11.0) 2022-03-09 13:20:23.992 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev253) (1.0.0) 2022-03-09 13:20:23.994 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev253) (1.26.8) 2022-03-09 13:20:24.125 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev253) (1.5.0) 2022-03-09 13:20:24.151 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev253) (60.9.3) 2022-03-09 13:20:24.292 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (3.10.1) 2022-03-09 13:20:24.328 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (1.3.3) 2022-03-09 13:20:24.329 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (22.0.0) 2022-03-09 13:20:24.330 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (1.13.3) 2022-03-09 13:20:24.531 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (2.0.12) 2022-03-09 13:20:24.532 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (2019.11.28) 2022-03-09 13:20:24.535 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (3.3) 2022-03-09 13:20:24.572 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev253) (0.7) 2022-03-09 13:20:24.601 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev253) (0.23.2) 2022-03-09 13:20:24.842 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev253) (0.4.2) 2022-03-09 13:20:24.843 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev253) (0.5.2) 2022-03-09 13:20:24.987 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 13:20:24.988 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (1.4.2) 2022-03-09 13:20:24.989 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (2.6.3) 2022-03-09 13:20:25.119 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev253) (0.12.2) 2022-03-09 13:20:25.240 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (4.11.1) 2022-03-09 13:20:25.240 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (1.1.6) 2022-03-09 13:20:25.252 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (5.4.0) 2022-03-09 13:20:25.278 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.0.0) 2022-03-09 13:20:25.525 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev253) (2.21) 2022-03-09 13:20:25.602 | 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>=5.0.1->cinder==19.1.0.dev253) (0.5.0) 2022-03-09 13:20:25.606 | 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>=5.0.1->cinder==19.1.0.dev253) (2.4.0) 2022-03-09 13:20:25.805 | 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->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 13:20:25.896 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (1.55.0) 2022-03-09 13:20:25.898 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (3.19.4) 2022-03-09 13:20:26.080 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (2.1.0) 2022-03-09 13:20:26.504 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev253) (1.1.5) 2022-03-09 13:20:26.558 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (0.13.1) 2022-03-09 13:20:26.607 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev253) (0.2.5) 2022-03-09 13:20:27.666 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (1.32) 2022-03-09 13:20:27.937 | 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>=5.0.1->cinder==19.1.0.dev253) (21.4.0) 2022-03-09 13:20:27.938 | 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>=5.0.1->cinder==19.1.0.dev253) (1.8.2) 2022-03-09 13:20:28.082 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (2.2) 2022-03-09 13:20:28.276 | 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->cinder==19.1.0.dev253) (1.0.0) 2022-03-09 13:20:28.405 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (3.7.0) 2022-03-09 13:20:30.088 | Installing collected packages: cinder 2022-03-09 13:20:30.088 | Attempting uninstall: cinder 2022-03-09 13:20:30.088 | Found existing installation: cinder 19.1.0.dev253 2022-03-09 13:20:30.094 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-09 13:20:30.096 | Running setup.py develop for cinder 2022-03-09 13:20:35.943 | Successfully installed cinder 2022-03-09 13:20:35.943 | 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 2022-03-09 13:20:35.952 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:20:35.952 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:20:36.101 | + inc/python:pip_install:200 : result=0 2022-03-09 13:20:36.103 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:20:36.105 | + functions-common:time_stop:2425 : local name 2022-03-09 13:20:36.108 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:20:36.110 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:20:36.112 | + functions-common:time_stop:2428 : local total 2022-03-09 13:20:36.114 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:20:36.117 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:20:36.119 | + functions-common:time_stop:2432 : start_time=1646832016869 2022-03-09 13:20:36.122 | + functions-common:time_stop:2434 : [[ -z 1646832016869 ]] 2022-03-09 13:20:36.125 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:20:36.129 | + functions-common:time_stop:2437 : end_time=1646832036126 2022-03-09 13:20:36.131 | + functions-common:time_stop:2438 : elapsed_time=19257 2022-03-09 13:20:36.133 | + functions-common:time_stop:2439 : total=94979 2022-03-09 13:20:36.136 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:20:36.138 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114236 2022-03-09 13:20:36.140 | + inc/python:pip_install:203 : return 0 2022-03-09 13:20:36.143 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 13:20:36.145 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 13:20:36.148 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 13:20:36.167 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 13:20:36.179 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-09 13:20:36.182 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-09 13:20:36.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:20:36.187 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:20:36.189 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-09 13:20:36.192 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:20:36.194 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-09 13:20:36.197 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-09 13:20:36.199 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-09 13:20:36.202 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:20:36.204 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:20:36.207 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-09 13:20:36.218 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-09 13:20:36.221 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:20:36.223 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:20:36.226 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:20:36.229 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:20:36.231 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:20:36.234 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:20:36.236 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:20:36.239 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:20:36.242 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:20:36.244 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:20:36.247 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:20:36.249 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:20:36.252 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-09 13:20:36.254 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:20:36.257 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:20:36.259 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:20:36.262 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-09 13:20:36.285 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-09 13:20:36.397 | Reading package lists... 2022-03-09 13:20:36.643 | Building dependency tree... 2022-03-09 13:20:36.644 | Reading state information... 2022-03-09 13:20:36.902 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-09 13:20:36.902 | The following packages were automatically installed and are no longer required: 2022-03-09 13:20:36.903 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:20:36.903 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:20:36.903 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:20:36.903 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:20:36.903 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:20:36.903 | python3-zope.interface 2022-03-09 13:20:36.903 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:20:37.016 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:20:37.020 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:20:37.023 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:20:37.026 | + functions-common:time_stop:2425 : local name 2022-03-09 13:20:37.028 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:20:37.031 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:20:37.033 | + functions-common:time_stop:2428 : local total 2022-03-09 13:20:37.036 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:20:37.038 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:20:37.041 | + functions-common:time_stop:2432 : start_time=1646832036282 2022-03-09 13:20:37.043 | + functions-common:time_stop:2434 : [[ -z 1646832036282 ]] 2022-03-09 13:20:37.046 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:20:37.051 | + functions-common:time_stop:2437 : end_time=1646832037048 2022-03-09 13:20:37.053 | + functions-common:time_stop:2438 : elapsed_time=766 2022-03-09 13:20:37.056 | + functions-common:time_stop:2439 : total=5252 2022-03-09 13:20:37.058 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:20:37.061 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6018 2022-03-09 13:20:37.064 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:20:37.066 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 13:20:37.069 | + ./stack.sh:main:926 : configure_cinder 2022-03-09 13:20:37.072 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-09 13:20:37.084 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-09 13:20:37.088 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-09 13:20:37.090 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-09 13:20:37.093 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-09 13:20:37.096 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-09 13:20:37.096 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-09 13:20:37.100 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-09 13:20:37.103 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-09 13:20:37.105 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-09 13:20:37.107 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-09 13:20:37.109 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-09 13:20:37.111 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-09 13:20:37.113 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-09 13:20:37.116 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-09 13:20:37.127 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-09 13:20:37.140 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-09 13:20:37.152 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-09 13:20:37.163 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-09 13:20:37.175 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-09 13:20:37.179 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-09 13:20:37.183 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.H8kNlPt9z9 2022-03-09 13:20:37.185 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-09 13:20:37.187 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-09 13:20:37.189 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-09 13:20:37.192 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.H8kNlPt9z9 2022-03-09 13:20:37.196 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.H8kNlPt9z9 2022-03-09 13:20:37.208 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.H8kNlPt9z9 /etc/sudoers.d/cinder-rootwrap 2022-03-09 13:20:37.221 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-09 13:20:37.225 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-09 13:20:37.227 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-09 13:20:37.230 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-09 13:20:37.232 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-09 13:20:37.234 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-09 13:20:37.236 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-09 13:20:37.239 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-09 13:20:37.241 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-09 13:20:37.246 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-09 13:20:37.250 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-09 13:20:37.270 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-09 13:20:37.288 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-09 13:20:37.307 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-09 13:20:37.325 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-09 13:20:37.344 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-09 13:20:37.362 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-09 13:20:37.380 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-09 13:20:37.399 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-09 13:20:37.402 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 13:20:37.404 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-09 13:20:37.406 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 13:20:37.409 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-09 13:20:37.438 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-09 13:20:37.465 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 13:20:37.493 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-09 13:20:37.524 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-09 13:20:37.552 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-09 13:20:37.580 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-09 13:20:37.607 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-09 13:20:37.635 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 13:20:37.663 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 13:20:37.691 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-09 13:20:37.721 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-09 13:20:37.749 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-09 13:20:37.752 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-09 13:20:37.754 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-09 13:20:37.757 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-09 13:20:37.759 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-09 13:20:37.762 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-09 13:20:37.792 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-09 13:20:37.820 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-09 13:20:37.847 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-09 13:20:37.876 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-09 13:20:37.905 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-09 13:20:37.932 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-09 13:20:37.962 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-09 13:20:37.964 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2022-03-09 13:20:37.992 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-09 13:20:38.023 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-09 13:20:38.030 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key b8e8728db453be0f93a21b3c1be60a86 2022-03-09 13:20:38.058 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-09 13:20:38.061 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-09 13:20:38.089 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-09 13:20:38.116 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-09 13:20:38.149 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-09 13:20:38.177 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-09 13:20:38.193 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:20:38.196 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-09 13:20:38.198 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-09 13:20:38.200 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-09 13:20:38.203 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-09 13:20:38.205 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-09 13:20:38.207 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-09 13:20:38.210 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-09 13:20:38.213 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-09 13:20:38.215 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-09 13:20:38.217 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-09 13:20:38.220 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-09 13:20:38.249 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-09 13:20:38.280 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-09 13:20:38.308 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-09 13:20:38.341 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-09 13:20:38.369 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-09 13:20:38.398 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-09 13:20:38.401 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-09 13:20:38.403 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-09 13:20:38.405 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-09 13:20:38.434 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-09 13:20:38.436 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-09 13:20:38.465 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-09 13:20:38.467 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-09 13:20:38.470 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-09 13:20:38.472 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-09 13:20:38.502 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-09 13:20:38.504 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-09 13:20:38.507 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-09 13:20:38.524 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:20:38.527 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-09 13:20:38.529 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-09 13:20:38.531 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-09 13:20:38.534 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-09 13:20:38.561 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.30:8080/v1/AUTH_ 2022-03-09 13:20:38.589 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-09 13:20:38.605 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:20:38.607 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-09 13:20:38.624 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:20:38.626 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-09 13:20:38.643 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:20:38.646 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-09 13:20:38.649 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-09 13:20:38.652 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-09 13:20:38.654 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-09 13:20:38.661 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 13:20:38.664 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 13:20:38.666 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 13:20:38.682 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:20:38.685 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 13:20:38.687 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 13:20:38.690 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 13:20:38.705 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:20:38.708 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:20:38.711 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:20:38.739 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 13:20:38.741 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 13:20:38.744 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-09 13:20:38.746 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-09 13:20:38.748 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 13:20:38.751 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 13:20:38.768 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 13:20:38.771 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 13:20:38.773 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 13:20:38.776 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 13:20:38.778 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 13:20:38.806 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:20:38.833 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:20:38.862 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 13:20:38.889 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-09 13:20:38.906 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:20:38.909 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-09 13:20:38.911 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-09 13:20:38.914 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-09 13:20:38.916 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-09 13:20:38.919 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 13:20:38.921 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 13:20:38.924 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-09 13:20:38.928 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-09 13:20:38.930 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 13:20:38.933 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 13:20:38.945 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:20:38.945 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 13:20:38.953 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 13:20:38.957 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:20:38.973 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-09 13:20:38.976 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-09 13:20:38.980 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-09 13:20:39.010 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-09 13:20:39.036 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-09 13:20:39.063 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-09 13:20:39.091 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 13:20:39.118 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 13:20:39.145 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-09 13:20:39.172 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-09 13:20:39.200 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-09 13:20:39.227 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 13:20:39.254 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 13:20:39.282 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 13:20:39.309 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-09 13:20:39.337 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 13:20:39.339 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 13:20:39.342 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-09 13:20:39.344 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-09 13:20:39.346 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 13:20:39.349 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:20:39.351 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:20:39.354 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 13:20:39.357 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 13:20:39.359 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-09 13:20:39.387 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 13:20:39.415 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 13:20:39.415 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-09 13:20:39.423 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-09 13:20:39.427 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-09 13:20:39.430 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-09 13:20:39.432 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 13:20:39.434 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 13:20:39.437 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:20:39.439 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:20:39.441 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:20:39.444 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 13:20:39.447 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 13:20:39.449 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:20:39.452 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:20:39.454 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-09 13:20:39.515 | Enabling site cinder-wsgi. 2022-03-09 13:20:39.520 | To activate the new configuration, you need to run: 2022-03-09 13:20:39.520 | systemctl reload apache2 2022-03-09 13:20:39.524 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 13:20:39.527 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 13:20:39.529 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:20:39.531 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 13:20:39.669 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-09 13:20:39.672 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-09 13:20:39.705 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2022-03-09 13:20:39.734 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-09 13:20:39.751 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:20:39.753 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-09 13:20:39.756 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 13:20:39.759 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-09 13:20:39.761 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-09 13:20:39.764 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-09 13:20:39.794 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-09 13:20:39.822 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2022-03-09 13:20:39.849 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-09 13:20:39.877 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-09 13:20:39.905 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-09 13:20:39.934 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-09 13:20:39.961 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-09 13:20:39.989 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-09 13:20:40.018 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-09 13:20:40.045 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-09 13:20:40.074 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 13:20:40.102 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-09 13:20:40.104 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-09 13:20:40.121 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:20:40.124 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2022-03-09 13:20:40.155 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-09 13:20:40.157 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-09 13:20:40.175 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:20:40.177 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-09 13:20:40.180 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-09 13:20:40.182 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-09 13:20:40.184 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 13:20:40.187 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-09 13:20:40.189 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-09 13:20:40.193 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:20:40.193 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 13:20:40.198 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:20:40.201 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 13:20:40.204 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-09 13:20:40.206 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 13:20:40.209 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-09 13:20:40.212 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-09 13:20:40.214 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-09 13:20:40.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:20:40.219 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:20:40.222 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-09 13:20:40.225 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:20:40.227 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-09 13:20:40.230 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-09 13:20:40.232 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-09 13:20:40.234 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:20:40.237 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:20:40.240 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:20:40.242 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:20:40.245 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:20:40.247 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:20:40.264 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:20:40.266 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:20:40.269 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:20:40.272 | + functions-common:git_clone:629 : echo master 2022-03-09 13:20:40.272 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:20:40.278 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-09 13:20:40.280 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:20:40.282 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-09 13:20:40.285 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:20:40.286 | + functions-common:git_clone:678 : head -1 2022-03-09 13:20:40.295 | 9be8e28b4c Merge commit 'refs/changes/83/832783/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-03-09 13:20:40.298 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:20:40.300 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-09 13:20:40.303 | + inc/python:setup_develop:338 : local bindep 2022-03-09 13:20:40.305 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 13:20:40.307 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-09 13:20:40.310 | + inc/python:setup_develop:344 : local extras= 2022-03-09 13:20:40.312 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-09 13:20:40.315 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 13:20:40.318 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 13:20:40.320 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-09 13:20:40.323 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 13:20:40.325 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 13:20:40.328 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-09 13:20:40.331 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 13:20:40.334 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-09 13:20:40.337 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 13:20:40.339 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 13:20:40.342 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-09 13:20:40.348 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-09 13:20:40.351 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-09 13:20:41.003 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-09 13:20:41.005 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 13:20:41.008 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 13:20:41.011 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 13:20:41.013 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 13:20:41.015 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-09 13:20:41.018 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 13:20:41.020 | + inc/python:setup_package:428 : local extras= 2022-03-09 13:20:41.022 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 13:20:41.025 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 13:20:41.027 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 13:20:41.029 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 13:20:41.032 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 13:20:41.034 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-09 13:20:41.055 | Using python 3.8 to install /opt/stack/neutron 2022-03-09 13:20:41.058 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-09 13:20:41.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:20:41.923 | from cryptography.utils import int_from_bytes 2022-03-09 13:20:41.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:20:41.923 | from cryptography.utils import int_from_bytes 2022-03-09 13:20:43.047 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:20:43.073 | Obtaining file:///opt/stack/neutron 2022-03-09 13:20:43.074 | Preparing metadata (setup.py): started 2022-03-09 13:20:47.279 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 13:20:47.366 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.8.1) 2022-03-09 13:20:47.367 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.5.0) 2022-03-09 13:20:47.368 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.1.1) 2022-03-09 13:20:47.369 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.5.1) 2022-03-09 13:20:47.370 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.4.0) 2022-03-09 13:20:47.371 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.1.1) 2022-03-09 13:20:47.372 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.33.0) 2022-03-09 13:20:47.373 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.4.1) 2022-03-09 13:20:47.375 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.20.4) 2022-03-09 13:20:47.376 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.27.1) 2022-03-09 13:20:47.377 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.0.3) 2022-03-09 13:20:47.378 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (9.4.0) 2022-03-09 13:20:47.379 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.8.0) 2022-03-09 13:20:47.380 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.11.0) 2022-03-09 13:20:47.382 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.20.0) 2022-03-09 13:20:47.383 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (7.8.0) 2022-03-09 13:20:47.384 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (6.3.1) 2022-03-09 13:20:47.385 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.4.31) 2022-03-09 13:20:47.386 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.8.7) 2022-03-09 13:20:47.387 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 13:20:47.388 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.7.6) 2022-03-09 13:20:47.389 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.5.0) 2022-03-09 13:20:47.391 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.10.1) 2022-03-09 13:20:47.392 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 13:20:47.393 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (8.8.0) 2022-03-09 13:20:47.394 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.1.0) 2022-03-09 13:20:47.395 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (11.2.0) 2022-03-09 13:20:47.396 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.1.0) 2022-03-09 13:20:47.398 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.6.1) 2022-03-09 13:20:47.399 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (12.13.0) 2022-03-09 13:20:47.400 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.1) 2022-03-09 13:20:47.401 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.11.0) 2022-03-09 13:20:47.402 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.7.0) 2022-03-09 13:20:47.403 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.3.0) 2022-03-09 13:20:47.404 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (6.3.1) 2022-03-09 13:20:47.405 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.3.0) 2022-03-09 13:20:47.406 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.8.0) 2022-03-09 13:20:47.407 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.5.0) 2022-03-09 13:20:47.408 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.12.2) 2022-03-09 13:20:47.409 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.6.0) 2022-03-09 13:20:47.411 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.4.2) 2022-03-09 13:20:47.412 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.3.1) 2022-03-09 13:20:47.413 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.1.0) 2022-03-09 13:20:47.414 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.16.0) 2022-03-09 13:20:47.415 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.15.1) 2022-03-09 13:20:47.416 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (21.3) 2022-03-09 13:20:47.417 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.9.0) 2022-03-09 13:20:47.418 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:20:47.419 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (22.0.0) 2022-03-09 13:20:47.420 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (17.7.0) 2022-03-09 13:20:47.421 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.61.0) 2022-03-09 13:20:47.422 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 13:20:47.423 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.7.1) 2022-03-09 13:20:47.424 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.4.0) 2022-03-09 13:20:47.425 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.10.1) 2022-03-09 13:20:47.442 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (4.11.1) 2022-03-09 13:20:47.443 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (5.4.0) 2022-03-09 13:20:47.445 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (1.1.6) 2022-03-09 13:20:47.454 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev587) (1.13.3) 2022-03-09 13:20:47.466 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (1.16.0) 2022-03-09 13:20:47.467 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 13:20:47.468 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (1.1.2) 2022-03-09 13:20:47.487 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev587) (3.0.7) 2022-03-09 13:20:47.495 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 13:20:47.556 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev587) (1.0.2) 2022-03-09 13:20:47.557 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev587) (1.7.0) 2022-03-09 13:20:47.608 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev587) (3.1.1) 2022-03-09 13:20:47.613 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev587) (4.4.0) 2022-03-09 13:20:47.660 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev587) (2.7.0) 2022-03-09 13:20:47.662 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev587) (1.2.2) 2022-03-09 13:20:47.689 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.32) 2022-03-09 13:20:47.690 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.1.5) 2022-03-09 13:20:47.692 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (36.0.1) 2022-03-09 13:20:47.693 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (0.10.0) 2022-03-09 13:20:47.694 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.4.0) 2022-03-09 13:20:47.695 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (6.0) 2022-03-09 13:20:47.697 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.4.4) 2022-03-09 13:20:47.699 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 13:20:47.716 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev587) (1.0.3) 2022-03-09 13:20:47.806 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev587) (0.17.3) 2022-03-09 13:20:47.849 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev587) (1.5.0) 2022-03-09 13:20:47.936 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (2.0.1) 2022-03-09 13:20:47.938 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.5.0) 2022-03-09 13:20:47.940 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.13.0) 2022-03-09 13:20:47.998 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev587) (0.9.6) 2022-03-09 13:20:48.001 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev587) (2.8.2) 2022-03-09 13:20:48.058 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.2.3) 2022-03-09 13:20:48.059 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.0.9) 2022-03-09 13:20:48.061 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.0.0) 2022-03-09 13:20:48.065 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (0.4.0) 2022-03-09 13:20:48.088 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev587) (3.3.0) 2022-03-09 13:20:48.089 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev587) (3.2.0) 2022-03-09 13:20:48.137 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev587) (1.15.0) 2022-03-09 13:20:48.189 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev587) (2021.3) 2022-03-09 13:20:48.224 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev587) (3.0.0) 2022-03-09 13:20:48.226 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev587) (1.3.3) 2022-03-09 13:20:48.249 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev587) (3.1.1) 2022-03-09 13:20:48.388 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev587) (2.4.0) 2022-03-09 13:20:48.456 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev587) (60.9.3) 2022-03-09 13:20:48.532 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev587) (3.0.0) 2022-03-09 13:20:48.534 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev587) (0.3.5) 2022-03-09 13:20:48.641 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:20:48.642 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:20:48.643 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:20:48.644 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:20:48.646 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:20:48.647 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:20:48.648 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 13:20:48.848 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 13:20:48.849 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (3.10.1) 2022-03-09 13:20:48.853 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (3.2.0) 2022-03-09 13:20:48.896 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev587) (3.17.6) 2022-03-09 13:20:48.902 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 13:20:48.988 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (1.26.8) 2022-03-09 13:20:48.989 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (2019.11.28) 2022-03-09 13:20:48.992 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (3.3) 2022-03-09 13:20:48.995 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (2.0.12) 2022-03-09 13:20:49.029 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev587) (0.7) 2022-03-09 13:20:49.360 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev587) (0.12.2) 2022-03-09 13:20:49.434 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.0.0) 2022-03-09 13:20:49.621 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev587) (2.21) 2022-03-09 13:20:49.695 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev587) (0.5.0) 2022-03-09 13:20:49.696 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev587) (2.4.0) 2022-03-09 13:20:49.917 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 13:20:50.084 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev587) (2.2) 2022-03-09 13:20:50.603 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (0.13.1) 2022-03-09 13:20:50.678 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev587) (0.2.5) 2022-03-09 13:20:51.271 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.5.2) 2022-03-09 13:20:51.273 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.4.2) 2022-03-09 13:20:51.567 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev587) (4.10.0) 2022-03-09 13:20:51.570 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev587) (2.0.0) 2022-03-09 13:20:51.733 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev587) (3.7.0) 2022-03-09 13:20:51.978 | 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-designateclient>=2.7.0->neutron==19.1.0.dev587) (21.4.0) 2022-03-09 13:20:51.979 | 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-designateclient>=2.7.0->neutron==19.1.0.dev587) (1.8.2) 2022-03-09 13:20:52.163 | 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.8.0->neutron==19.1.0.dev587) (1.0.0) 2022-03-09 13:20:52.386 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev587) (2.3.1) 2022-03-09 13:20:53.940 | Installing collected packages: neutron 2022-03-09 13:20:53.940 | Attempting uninstall: neutron 2022-03-09 13:20:53.983 | Found existing installation: neutron 19.1.0.dev587 2022-03-09 13:20:54.002 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-09 13:20:54.004 | Running setup.py develop for neutron 2022-03-09 13:20:59.912 | Successfully installed neutron 2022-03-09 13:20:59.913 | 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 2022-03-09 13:20:59.921 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:20:59.921 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:21:00.066 | + inc/python:pip_install:200 : result=0 2022-03-09 13:21:00.069 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:21:00.071 | + functions-common:time_stop:2425 : local name 2022-03-09 13:21:00.073 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:21:00.076 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:21:00.078 | + functions-common:time_stop:2428 : local total 2022-03-09 13:21:00.080 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:21:00.082 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:21:00.084 | + functions-common:time_stop:2432 : start_time=1646832041050 2022-03-09 13:21:00.087 | + functions-common:time_stop:2434 : [[ -z 1646832041050 ]] 2022-03-09 13:21:00.089 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:21:00.093 | + functions-common:time_stop:2437 : end_time=1646832060091 2022-03-09 13:21:00.096 | + functions-common:time_stop:2438 : elapsed_time=19041 2022-03-09 13:21:00.098 | + functions-common:time_stop:2439 : total=114236 2022-03-09 13:21:00.101 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:21:00.103 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133277 2022-03-09 13:21:00.105 | + inc/python:pip_install:203 : return 0 2022-03-09 13:21:00.108 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 13:21:00.110 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 13:21:00.113 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 13:21:00.132 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 13:21:00.144 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-09 13:21:00.146 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-09 13:21:00.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:21:00.151 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:21:00.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-09 13:21:00.156 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:21:00.159 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-09 13:21:00.161 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 13:21:00.164 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-09 13:21:00.182 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:00.184 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-09 13:21:00.186 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-09 13:21:00.189 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-09 13:21:00.192 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 13:21:00.194 | + lib/stack:stack_install_service:32 : install_nova 2022-03-09 13:21:00.197 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-09 13:21:00.199 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-09 13:21:00.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:21:00.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:21:00.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-09 13:21:00.209 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:21:00.211 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-09 13:21:00.227 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:00.230 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-09 13:21:00.246 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:00.249 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-09 13:21:00.265 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:00.268 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-09 13:21:00.270 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-09 13:21:00.272 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-09 13:21:00.274 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:21:00.277 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:21:00.279 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:21:00.282 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:21:00.284 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:21:00.287 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:21:00.303 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:21:00.305 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:21:00.308 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:21:00.310 | + functions-common:git_clone:629 : echo master 2022-03-09 13:21:00.311 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:21:00.316 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-09 13:21:00.318 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:21:00.320 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-09 13:21:00.323 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:21:00.324 | + functions-common:git_clone:678 : head -1 2022-03-09 13:21:00.329 | d1b036fdb1 Merge "Follow up for unified limits" 2022-03-09 13:21:00.332 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:21:00.335 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-09 13:21:00.337 | + inc/python:setup_develop:338 : local bindep 2022-03-09 13:21:00.340 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 13:21:00.342 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-09 13:21:00.344 | + inc/python:setup_develop:344 : local extras= 2022-03-09 13:21:00.347 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-09 13:21:00.350 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 13:21:00.352 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 13:21:00.355 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-09 13:21:00.357 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 13:21:00.359 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 13:21:00.362 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-09 13:21:00.366 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 13:21:00.368 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-09 13:21:00.371 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 13:21:00.373 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 13:21:00.376 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-09 13:21:00.382 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-09 13:21:00.385 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-09 13:21:01.044 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-09 13:21:01.046 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 13:21:01.048 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 13:21:01.051 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 13:21:01.053 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 13:21:01.055 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-09 13:21:01.057 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 13:21:01.060 | + inc/python:setup_package:428 : local extras= 2022-03-09 13:21:01.062 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 13:21:01.064 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 13:21:01.067 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 13:21:01.070 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 13:21:01.072 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 13:21:01.074 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-09 13:21:01.095 | Using python 3.8 to install /opt/stack/nova 2022-03-09 13:21:01.097 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-09 13:21:01.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:21:01.978 | from cryptography.utils import int_from_bytes 2022-03-09 13:21:01.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:21:01.978 | from cryptography.utils import int_from_bytes 2022-03-09 13:21:03.128 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:21:03.155 | Obtaining file:///opt/stack/nova 2022-03-09 13:21:03.156 | Preparing metadata (setup.py): started 2022-03-09 13:21:08.282 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 13:21:08.405 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.8.1) 2022-03-09 13:21:08.407 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.4.31) 2022-03-09 13:21:08.408 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.1.1) 2022-03-09 13:21:08.409 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.33.0) 2022-03-09 13:21:08.410 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.0.3) 2022-03-09 13:21:08.411 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (9.4.0) 2022-03-09 13:21:08.412 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.8.0) 2022-03-09 13:21:08.413 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.5.1) 2022-03-09 13:21:08.414 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (36.0.1) 2022-03-09 13:21:08.415 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.8.7) 2022-03-09 13:21:08.416 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.1.2) 2022-03-09 13:21:08.418 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.1.1) 2022-03-09 13:21:08.419 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.5.0) 2022-03-09 13:21:08.420 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.1.1) 2022-03-09 13:21:08.421 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.13.0) 2022-03-09 13:21:08.422 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.7.6) 2022-03-09 13:21:08.423 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.8.0) 2022-03-09 13:21:08.424 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.11.0) 2022-03-09 13:21:08.425 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.1) 2022-03-09 13:21:08.426 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.0.2) 2022-03-09 13:21:08.428 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev367) (3.2.0) 2022-03-09 13:21:08.429 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (8.3.0) 2022-03-09 13:21:08.430 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.0) 2022-03-09 13:21:08.431 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (7.8.0) 2022-03-09 13:21:08.432 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.6.0) 2022-03-09 13:21:08.434 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.27.1) 2022-03-09 13:21:08.435 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.5.0) 2022-03-09 13:21:08.436 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.10.0) 2022-03-09 13:21:08.437 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.10.1) 2022-03-09 13:21:08.438 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.0) 2022-03-09 13:21:08.439 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (8.8.0) 2022-03-09 13:21:08.440 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.1.0) 2022-03-09 13:21:08.441 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.6.1) 2022-03-09 13:21:08.442 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 13:21:08.444 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.3.0) 2022-03-09 13:21:08.445 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.3.0) 2022-03-09 13:21:08.446 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 13:21:08.447 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.12.2) 2022-03-09 13:21:08.448 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (11.2.0) 2022-03-09 13:21:08.449 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (6.3.1) 2022-03-09 13:21:08.450 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (12.13.0) 2022-03-09 13:21:08.451 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.11.0) 2022-03-09 13:21:08.452 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.0) 2022-03-09 13:21:08.453 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.1.0) 2022-03-09 13:21:08.454 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.0) 2022-03-09 13:21:08.455 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 13:21:08.456 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.1) 2022-03-09 13:21:08.457 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.9.0) 2022-03-09 13:21:08.459 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.6.0) 2022-03-09 13:21:08.460 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.2.0) 2022-03-09 13:21:08.461 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.1.0) 2022-03-09 13:21:08.462 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.0) 2022-03-09 13:21:08.463 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.1) 2022-03-09 13:21:08.464 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.10.1) 2022-03-09 13:21:08.465 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.0.1) 2022-03-09 13:21:08.466 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.10.1) 2022-03-09 13:21:08.467 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.2.2) 2022-03-09 13:21:08.469 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.3.3) 2022-03-09 13:21:08.470 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.7.0) 2022-03-09 13:21:08.471 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.6.4) 2022-03-09 13:21:08.472 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.2) 2022-03-09 13:21:08.473 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.4.0) 2022-03-09 13:21:08.475 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.61.0) 2022-03-09 13:21:08.476 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (6.0) 2022-03-09 13:21:08.492 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (5.4.0) 2022-03-09 13:21:08.494 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (1.1.6) 2022-03-09 13:21:08.496 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (4.11.1) 2022-03-09 13:21:08.518 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev367) (5.3.0) 2022-03-09 13:21:08.557 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev367) (1.15.0) 2022-03-09 13:21:08.587 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev367) (1.16.0) 2022-03-09 13:21:08.588 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev367) (2.1.0) 2022-03-09 13:21:08.612 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev367) (2.1.0) 2022-03-09 13:21:08.738 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev367) (3.1.1) 2022-03-09 13:21:08.740 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev367) (4.4.0) 2022-03-09 13:21:08.798 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.4.0) 2022-03-09 13:21:08.800 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (0.10.0) 2022-03-09 13:21:08.801 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 13:21:08.802 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.32) 2022-03-09 13:21:08.804 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.4.4) 2022-03-09 13:21:08.807 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.1.5) 2022-03-09 13:21:08.829 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev367) (6.3.1) 2022-03-09 13:21:08.830 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev367) (5.6.0) 2022-03-09 13:21:08.909 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (1.15.1) 2022-03-09 13:21:08.910 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (2.4.0) 2022-03-09 13:21:08.914 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:21:08.971 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==24.1.0.dev367) (0.17.3) 2022-03-09 13:21:09.081 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev367) (0.5.0) 2022-03-09 13:21:09.085 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev367) (2.0.1) 2022-03-09 13:21:09.165 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==24.1.0.dev367) (0.9.6) 2022-03-09 13:21:09.228 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (0.4.0) 2022-03-09 13:21:09.231 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.0.0) 2022-03-09 13:21:09.232 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.2.3) 2022-03-09 13:21:09.236 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.0.9) 2022-03-09 13:21:09.262 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev367) (3.3.0) 2022-03-09 13:21:09.266 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev367) (3.2.0) 2022-03-09 13:21:09.315 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==24.1.0.dev367) (1.0.3) 2022-03-09 13:21:09.373 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==24.1.0.dev367) (2021.3) 2022-03-09 13:21:09.406 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev367) (3.0.0) 2022-03-09 13:21:09.409 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev367) (1.3.3) 2022-03-09 13:21:09.463 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev367) (3.0.7) 2022-03-09 13:21:09.464 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev367) (21.3) 2022-03-09 13:21:09.553 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev367) (1.5.0) 2022-03-09 13:21:09.579 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev367) (60.9.3) 2022-03-09 13:21:09.659 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev367) (0.2.5) 2022-03-09 13:21:09.738 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev367) (3.17.6) 2022-03-09 13:21:09.801 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (1.3.3) 2022-03-09 13:21:09.806 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (1.13.3) 2022-03-09 13:21:09.808 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (22.0.0) 2022-03-09 13:21:09.849 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (3.10.1) 2022-03-09 13:21:09.853 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (2.1.0) 2022-03-09 13:21:09.854 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 13:21:09.936 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (3.3) 2022-03-09 13:21:09.938 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (2.0.12) 2022-03-09 13:21:09.939 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (1.26.8) 2022-03-09 13:21:09.940 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (2019.11.28) 2022-03-09 13:21:10.035 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev367) (0.7) 2022-03-09 13:21:10.245 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev367) (0.4.2) 2022-03-09 13:21:10.248 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev367) (0.5.2) 2022-03-09 13:21:10.357 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (1.4.2) 2022-03-09 13:21:10.359 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 13:21:10.364 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (2.6.3) 2022-03-09 13:21:10.452 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev367) (0.12.2) 2022-03-09 13:21:10.527 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev367) (1.22.2) 2022-03-09 13:21:10.561 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.0.0) 2022-03-09 13:21:10.798 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev367) (2.21) 2022-03-09 13:21:10.875 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (2.4.0) 2022-03-09 13:21:10.878 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (0.5.0) 2022-03-09 13:21:11.115 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 13:21:11.230 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev367) (2.2) 2022-03-09 13:21:11.700 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev367) (0.13.1) 2022-03-09 13:21:11.749 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev367) (2.16.0) 2022-03-09 13:21:12.113 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:21:12.114 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:21:12.116 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:21:12.117 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:21:12.118 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:21:12.119 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:21:12.121 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 13:21:13.338 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev367) (3.7.0) 2022-03-09 13:21:13.744 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (1.8.2) 2022-03-09 13:21:13.745 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (21.4.0) 2022-03-09 13:21:13.843 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev367) (2.4.0) 2022-03-09 13:21:13.947 | 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.8.0->nova==24.1.0.dev367) (1.0.0) 2022-03-09 13:21:15.579 | Installing collected packages: nova 2022-03-09 13:21:15.579 | Attempting uninstall: nova 2022-03-09 13:21:15.580 | Found existing installation: nova 24.1.0.dev367 2022-03-09 13:21:15.588 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-09 13:21:15.590 | Running setup.py develop for nova 2022-03-09 13:21:22.146 | Successfully installed nova 2022-03-09 13:21:22.146 | 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 2022-03-09 13:21:22.154 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:21:22.154 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:21:22.298 | + inc/python:pip_install:200 : result=0 2022-03-09 13:21:22.301 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:21:22.303 | + functions-common:time_stop:2425 : local name 2022-03-09 13:21:22.306 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:21:22.308 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:21:22.310 | + functions-common:time_stop:2428 : local total 2022-03-09 13:21:22.312 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:21:22.314 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:21:22.317 | + functions-common:time_stop:2432 : start_time=1646832061090 2022-03-09 13:21:22.319 | + functions-common:time_stop:2434 : [[ -z 1646832061090 ]] 2022-03-09 13:21:22.322 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:21:22.326 | + functions-common:time_stop:2437 : end_time=1646832082324 2022-03-09 13:21:22.328 | + functions-common:time_stop:2438 : elapsed_time=21234 2022-03-09 13:21:22.331 | + functions-common:time_stop:2439 : total=133277 2022-03-09 13:21:22.333 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:21:22.335 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154511 2022-03-09 13:21:22.337 | + inc/python:pip_install:203 : return 0 2022-03-09 13:21:22.340 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 13:21:22.342 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 13:21:22.344 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 13:21:22.362 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 13:21:22.375 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-09 13:21:22.377 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-09 13:21:22.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:21:22.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:21:22.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-09 13:21:22.388 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:21:22.390 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-09 13:21:22.402 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 13:21:22.405 | + ./stack.sh:main:937 : configure_nova 2022-03-09 13:21:22.408 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-09 13:21:22.419 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-09 13:21:22.422 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-09 13:21:22.424 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-09 13:21:22.428 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-09 13:21:22.429 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-09 13:21:22.433 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-09 13:21:22.436 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-09 13:21:22.438 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-09 13:21:22.440 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-09 13:21:22.444 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-09 13:21:22.446 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-09 13:21:22.448 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-09 13:21:22.451 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-09 13:21:22.462 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-09 13:21:22.475 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-09 13:21:22.487 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-09 13:21:22.499 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-09 13:21:22.511 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-09 13:21:22.514 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-09 13:21:22.519 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.3FHGR8H8OX 2022-03-09 13:21:22.521 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-09 13:21:22.524 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-09 13:21:22.526 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-09 13:21:22.528 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-09 13:21:22.531 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-09 13:21:22.533 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.3FHGR8H8OX 2022-03-09 13:21:22.538 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.3FHGR8H8OX 2022-03-09 13:21:22.549 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.3FHGR8H8OX /etc/sudoers.d/nova-rootwrap 2022-03-09 13:21:22.562 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-09 13:21:22.566 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-09 13:21:22.569 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-09 13:21:22.571 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-09 13:21:22.574 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-09 13:21:22.576 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-09 13:21:22.578 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-09 13:21:22.581 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-09 13:21:22.583 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-09 13:21:22.588 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-09 13:21:22.606 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:22.609 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-09 13:21:22.611 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-09 13:21:22.615 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-09 13:21:22.619 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-09 13:21:22.647 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-09 13:21:22.649 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-09 13:21:22.675 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-09 13:21:22.704 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-09 13:21:22.731 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-09 13:21:22.760 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-09 13:21:22.790 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-09 13:21:22.819 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-09 13:21:22.821 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.30 2022-03-09 13:21:22.849 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-09 13:21:22.876 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-09 13:21:22.904 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-09 13:21:22.931 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-09 13:21:22.959 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-09 13:21:22.988 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-09 13:21:22.990 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:21:22.993 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:21:22.995 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:21:22.997 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:21:22.999 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:21:23.001 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:21:23.004 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:21:23.006 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:21:23.008 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:21:23.010 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:21:23.013 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:21:23.015 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-09 13:21:23.017 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:21:23.019 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:21:23.022 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:21:23.024 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:21:23.026 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:21:23.028 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:21:23.031 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-09 13:21:23.047 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:23.049 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 13:21:23.051 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-09 13:21:23.054 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-09 13:21:23.081 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-09 13:21:23.084 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-09 13:21:23.086 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-09 13:21:23.088 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-09 13:21:23.090 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-09 13:21:23.093 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-09 13:21:23.123 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-09 13:21:23.126 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-09 13:21:23.128 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-09 13:21:23.130 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-09 13:21:23.133 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-09 13:21:23.135 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-09 13:21:23.165 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-09 13:21:23.194 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-09 13:21:23.222 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-09 13:21:23.251 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-09 13:21:23.267 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:23.270 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-09 13:21:23.286 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:23.290 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-09 13:21:23.290 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-09 13:21:23.295 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-09 13:21:23.297 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-09 13:21:23.325 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-09 13:21:23.341 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:23.343 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-09 13:21:23.346 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-09 13:21:23.348 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-09 13:21:23.350 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 13:21:23.352 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-09 13:21:23.382 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-09 13:21:23.409 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 13:21:23.436 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-09 13:21:23.464 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-09 13:21:23.490 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-09 13:21:23.517 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-09 13:21:23.547 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-09 13:21:23.574 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 13:21:23.602 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 13:21:23.629 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-09 13:21:23.646 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:23.648 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-09 13:21:23.650 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-09 13:21:23.680 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-09 13:21:23.707 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.30/identity 2022-03-09 13:21:23.734 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-09 13:21:23.762 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-09 13:21:23.789 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-09 13:21:23.817 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-09 13:21:23.844 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-09 13:21:23.871 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-09 13:21:23.888 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:23.890 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-09 13:21:23.892 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-09 13:21:23.919 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-09 13:21:23.949 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-09 13:21:23.952 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-09 13:21:23.979 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-09 13:21:23.981 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-09 13:21:23.983 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-09 13:21:23.986 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:21:23.988 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:21:23.991 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:21:23.993 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:21:23.995 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:21:23.998 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:21:24.000 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-09 13:21:24.002 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:21:24.004 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:21:24.007 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:21:24.009 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:21:24.011 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:21:24.014 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:21:24.016 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:21:24.018 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:21:24.020 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:21:24.023 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:21:24.025 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:21:24.027 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-09 13:21:24.029 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-09 13:21:24.032 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-09 13:21:24.034 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 13:21:24.051 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 13:21:24.054 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 13:21:24.056 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 13:21:24.058 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 13:21:24.061 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 13:21:24.088 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:21:24.116 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:21:24.143 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 13:21:24.171 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-09 13:21:24.201 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-09 13:21:24.216 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:24.219 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-09 13:21:24.221 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-09 13:21:24.224 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-09 13:21:24.226 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-09 13:21:24.228 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 13:21:24.231 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 13:21:24.234 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-09 13:21:24.237 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-09 13:21:24.240 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 13:21:24.243 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 13:21:24.255 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 13:21:24.256 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:21:24.264 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 13:21:24.267 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:21:24.282 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-09 13:21:24.285 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-09 13:21:24.289 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-09 13:21:24.318 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-09 13:21:24.344 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-09 13:21:24.371 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-09 13:21:24.399 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 13:21:24.426 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 13:21:24.452 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-09 13:21:24.480 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-09 13:21:24.507 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-09 13:21:24.539 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 13:21:24.566 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 13:21:24.593 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 13:21:24.620 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-09 13:21:24.647 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 13:21:24.650 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 13:21:24.653 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-09 13:21:24.655 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-09 13:21:24.657 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 13:21:24.660 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:24.663 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:24.665 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 13:21:24.668 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 13:21:24.670 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-09 13:21:24.696 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 13:21:24.725 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-09 13:21:24.725 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 13:21:24.734 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-09 13:21:24.737 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-09 13:21:24.739 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-09 13:21:24.742 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 13:21:24.744 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 13:21:24.746 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:21:24.749 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:24.751 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:24.753 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 13:21:24.757 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 13:21:24.759 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:24.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:24.764 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-09 13:21:24.825 | Enabling site nova-api-wsgi. 2022-03-09 13:21:24.831 | To activate the new configuration, you need to run: 2022-03-09 13:21:24.831 | systemctl reload apache2 2022-03-09 13:21:24.836 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 13:21:24.838 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 13:21:24.841 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:21:24.843 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 13:21:24.979 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-09 13:21:24.999 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:25.002 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-09 13:21:25.004 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-09 13:21:25.007 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-09 13:21:25.009 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-09 13:21:25.012 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-09 13:21:25.014 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 13:21:25.017 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-09 13:21:25.022 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-09 13:21:25.024 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 13:21:25.026 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 13:21:25.039 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 13:21:25.040 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:21:25.048 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 13:21:25.052 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:21:25.067 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-09 13:21:25.070 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-09 13:21:25.074 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-09 13:21:25.103 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-09 13:21:25.131 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-09 13:21:25.158 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-09 13:21:25.184 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 13:21:25.211 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 13:21:25.238 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-09 13:21:25.266 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-09 13:21:25.292 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-09 13:21:25.320 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 13:21:25.347 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 13:21:25.374 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 13:21:25.402 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-09 13:21:25.429 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-09 13:21:25.431 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-09 13:21:25.458 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-09 13:21:25.474 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:25.477 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-09 13:21:25.508 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-09 13:21:25.511 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-09 13:21:25.513 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-09 13:21:25.529 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:25.532 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:21:25.534 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:21:25.562 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-09 13:21:25.592 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-09 13:21:25.595 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-09 13:21:25.597 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-09 13:21:25.600 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 13:21:25.602 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 13:21:25.604 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 13:21:25.621 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:25.624 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 13:21:25.626 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 13:21:25.629 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 13:21:25.644 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:25.647 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:21:25.650 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 13:21:25.678 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 13:21:25.681 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 13:21:25.683 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-09 13:21:25.710 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-09 13:21:25.738 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-09 13:21:25.769 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-09 13:21:25.785 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:25.788 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 13:21:25.815 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-09 13:21:25.818 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-09 13:21:25.820 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-09 13:21:25.850 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-09 13:21:25.878 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.30/identity 2022-03-09 13:21:25.906 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-09 13:21:25.934 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-09 13:21:25.961 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-09 13:21:25.989 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-09 13:21:26.017 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-09 13:21:26.044 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-09 13:21:26.073 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-09 13:21:26.089 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:26.092 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-09 13:21:26.096 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-09 13:21:26.098 | + lib/nova:create_nova_conf:553 : local conf 2022-03-09 13:21:26.101 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-09 13:21:26.104 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-09 13:21:26.106 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-09 13:21:26.108 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-09 13:21:26.111 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-09 13:21:26.113 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-09 13:21:26.116 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-09 13:21:26.121 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-09 13:21:26.123 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-09 13:21:26.126 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-09 13:21:26.128 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-09 13:21:26.131 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-09 13:21:26.134 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-09 13:21:26.164 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-09 13:21:26.195 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-09 13:21:26.225 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 13:21:26.227 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-09 13:21:26.230 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-09 13:21:26.232 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-09 13:21:26.248 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:26.252 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-09 13:21:26.252 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-09 13:21:26.929 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-09 13:21:26.932 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-09 13:21:26.934 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-09 13:21:26.936 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-09 13:21:26.939 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 13:21:26.941 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-09 13:21:26.944 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 13:21:26.960 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:26.963 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-09 13:21:26.965 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-09 13:21:26.968 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 13:21:26.984 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:26.986 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-03-09 13:21:26.989 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-03-09 13:21:27.016 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 13:21:27.019 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 13:21:27.021 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-09 13:21:27.038 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:27.040 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-09 13:21:27.043 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-09 13:21:27.045 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-09 13:21:27.075 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.30/identity 2022-03-09 13:21:27.103 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-09 13:21:27.131 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-09 13:21:27.158 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-09 13:21:27.186 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-09 13:21:27.213 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-09 13:21:27.241 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-09 13:21:27.268 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-09 13:21:27.271 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-09 13:21:27.274 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-09 13:21:27.277 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 13:21:27.294 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 13:21:27.297 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 13:21:27.299 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 13:21:27.302 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 13:21:27.304 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 13:21:27.332 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:21:27.360 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:21:27.388 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 13:21:27.416 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 13:21:27.419 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-09 13:21:27.423 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-09 13:21:27.426 | + lib/nova:create_nova_conf:587 : local conf 2022-03-09 13:21:27.428 | + lib/nova:create_nova_conf:588 : local offset 2022-03-09 13:21:27.431 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-09 13:21:27.433 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-09 13:21:27.436 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-09 13:21:27.438 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-09 13:21:27.441 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-09 13:21:27.443 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-09 13:21:27.445 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-09 13:21:27.448 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-09 13:21:27.450 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-09 13:21:27.452 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-09 13:21:27.468 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:27.471 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-09 13:21:27.473 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-09 13:21:27.490 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:27.492 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-09 13:21:27.508 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:27.510 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-09 13:21:27.527 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:27.530 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-09 13:21:27.547 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:27.550 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-09 13:21:27.552 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-09 13:21:27.555 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-09 13:21:27.557 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 13:21:27.560 | + lib/stack:stack_install_service:32 : install_placement 2022-03-09 13:21:27.562 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-09 13:21:27.565 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-09 13:21:27.567 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:27.570 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:27.572 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-09 13:21:27.575 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:21:27.577 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:21:27.580 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:21:27.582 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:21:27.585 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:21:27.588 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:21:27.590 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:27.592 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:27.595 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:21:27.597 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:21:27.600 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:21:27.603 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:21:27.605 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-09 13:21:27.608 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:21:27.610 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:27.612 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:27.615 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-09 13:21:27.636 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-09 13:21:27.745 | Reading package lists... 2022-03-09 13:21:27.985 | Building dependency tree... 2022-03-09 13:21:27.986 | Reading state information... 2022-03-09 13:21:28.235 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 13:21:28.235 | The following packages were automatically installed and are no longer required: 2022-03-09 13:21:28.236 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:21:28.236 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:21:28.236 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:21:28.236 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:21:28.236 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:21:28.236 | python3-zope.interface 2022-03-09 13:21:28.236 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:21:28.349 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:21:28.353 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:21:28.356 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:21:28.358 | + functions-common:time_stop:2425 : local name 2022-03-09 13:21:28.360 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:21:28.362 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:21:28.365 | + functions-common:time_stop:2428 : local total 2022-03-09 13:21:28.367 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:21:28.370 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:21:28.372 | + functions-common:time_stop:2432 : start_time=1646832087634 2022-03-09 13:21:28.374 | + functions-common:time_stop:2434 : [[ -z 1646832087634 ]] 2022-03-09 13:21:28.377 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:21:28.382 | + functions-common:time_stop:2437 : end_time=1646832088379 2022-03-09 13:21:28.384 | + functions-common:time_stop:2438 : elapsed_time=745 2022-03-09 13:21:28.387 | + functions-common:time_stop:2439 : total=6018 2022-03-09 13:21:28.389 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:21:28.391 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6763 2022-03-09 13:21:28.394 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:21:28.396 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-09 13:21:28.399 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-09 13:21:28.401 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-09 13:21:28.404 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-09 13:21:28.406 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-09 13:21:28.429 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-09 13:21:28.431 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 13:21:28.434 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 13:21:28.436 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 13:21:28.439 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 13:21:28.441 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 13:21:28.444 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 13:21:28.447 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:28.449 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:28.452 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 13:21:28.454 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 13:21:28.457 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 13:21:28.459 | + functions-common:apt_get_update:1190 : return 2022-03-09 13:21:28.462 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-09 13:21:28.464 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 13:21:28.467 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:28.469 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:28.472 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-09 13:21:28.495 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-09 13:21:28.604 | Reading package lists... 2022-03-09 13:21:28.839 | Building dependency tree... 2022-03-09 13:21:28.840 | Reading state information... 2022-03-09 13:21:29.090 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-09 13:21:29.090 | The following packages were automatically installed and are no longer required: 2022-03-09 13:21:29.091 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 13:21:29.091 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 13:21:29.091 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 13:21:29.091 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 13:21:29.091 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 13:21:29.091 | python3-zope.interface 2022-03-09 13:21:29.091 | Use 'sudo apt autoremove' to remove them. 2022-03-09 13:21:29.203 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 13:21:29.208 | + functions-common:apt_get:1234 : result=0 2022-03-09 13:21:29.211 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 13:21:29.213 | + functions-common:time_stop:2425 : local name 2022-03-09 13:21:29.215 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:21:29.218 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:21:29.220 | + functions-common:time_stop:2428 : local total 2022-03-09 13:21:29.223 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:21:29.225 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 13:21:29.228 | + functions-common:time_stop:2432 : start_time=1646832088492 2022-03-09 13:21:29.230 | + functions-common:time_stop:2434 : [[ -z 1646832088492 ]] 2022-03-09 13:21:29.233 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:21:29.237 | + functions-common:time_stop:2437 : end_time=1646832089235 2022-03-09 13:21:29.240 | + functions-common:time_stop:2438 : elapsed_time=743 2022-03-09 13:21:29.242 | + functions-common:time_stop:2439 : total=6763 2022-03-09 13:21:29.245 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:21:29.247 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7506 2022-03-09 13:21:29.249 | + functions-common:apt_get:1238 : return 0 2022-03-09 13:21:29.252 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-09 13:21:29.255 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-09 13:21:29.258 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:21:29.260 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:29.263 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:29.265 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-09 13:21:29.268 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-09 13:21:29.324 | wsgi (enabled by maintainer script) 2022-03-09 13:21:29.328 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-09 13:21:29.330 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-09 13:21:29.333 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 13:21:29.336 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-09 13:21:29.339 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-09 13:21:29.342 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 13:21:29.345 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-09 13:21:29.346 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 13:21:29.351 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-09 13:21:29.354 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-09 13:21:29.356 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-09 13:21:29.359 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-09 13:21:29.362 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-09 13:21:29.386 | Using python 3.8 to install osc-placement 2022-03-09 13:21:29.388 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-09 13:21:30.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:21:30.259 | from cryptography.utils import int_from_bytes 2022-03-09 13:21:30.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:21:30.260 | from cryptography.utils import int_from_bytes 2022-03-09 13:21:31.383 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:21:31.409 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-09 13:21:31.420 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-09 13:21:31.421 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-09 13:21:31.422 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-09 13:21:31.423 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-09 13:21:31.424 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-09 13:21:31.425 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-09 13:21:31.483 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-09 13:21:31.484 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-09 13:21:31.485 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-09 13:21:31.486 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-09 13:21:31.499 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-09 13:21:31.501 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-09 13:21:31.502 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-09 13:21:31.517 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-09 13:21:31.518 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-03-09 13:21:31.519 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-09 13:21:31.521 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-09 13:21:31.522 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-09 13:21:31.524 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-09 13:21:31.544 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-09 13:21:31.545 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-09 13:21:31.546 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-09 13:21:31.547 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-09 13:21:31.557 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-09 13:21:31.597 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-09 13:21:31.598 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-09 13:21:31.599 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-09 13:21:31.600 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-09 13:21:31.601 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-09 13:21:31.602 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-09 13:21:31.604 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-09 13:21:31.605 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-09 13:21:31.671 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-09 13:21:31.673 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-09 13:21:31.675 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-09 13:21:31.677 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-09 13:21:31.765 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-09 13:21:31.766 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-09 13:21:31.767 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-09 13:21:31.810 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-09 13:21:31.851 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-09 13:21:32.014 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-09 13:21:34.211 | 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 2022-03-09 13:21:34.218 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:21:34.218 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:21:34.339 | + inc/python:pip_install:200 : result=0 2022-03-09 13:21:34.342 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:21:34.344 | + functions-common:time_stop:2425 : local name 2022-03-09 13:21:34.347 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:21:34.350 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:21:34.352 | + functions-common:time_stop:2428 : local total 2022-03-09 13:21:34.355 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:21:34.357 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:21:34.360 | + functions-common:time_stop:2432 : start_time=1646832089380 2022-03-09 13:21:34.362 | + functions-common:time_stop:2434 : [[ -z 1646832089380 ]] 2022-03-09 13:21:34.366 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:21:34.370 | + functions-common:time_stop:2437 : end_time=1646832094367 2022-03-09 13:21:34.373 | + functions-common:time_stop:2438 : elapsed_time=4987 2022-03-09 13:21:34.375 | + functions-common:time_stop:2439 : total=154511 2022-03-09 13:21:34.378 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:21:34.380 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159498 2022-03-09 13:21:34.383 | + inc/python:pip_install:203 : return 0 2022-03-09 13:21:34.385 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-09 13:21:34.388 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-09 13:21:34.391 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-09 13:21:34.393 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 13:21:34.396 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 13:21:34.399 | ++ functions-common:git_clone:612 : pwd 2022-03-09 13:21:34.402 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 13:21:34.405 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 13:21:34.408 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 13:21:34.425 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 13:21:34.428 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 13:21:34.430 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 13:21:34.433 | + functions-common:git_clone:629 : echo master 2022-03-09 13:21:34.433 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 13:21:34.439 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-09 13:21:34.441 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 13:21:34.444 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-09 13:21:34.447 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 13:21:34.447 | + functions-common:git_clone:678 : head -1 2022-03-09 13:21:34.450 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-09 13:21:34.453 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 13:21:34.455 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-09 13:21:34.459 | + inc/python:setup_develop:338 : local bindep 2022-03-09 13:21:34.462 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 13:21:34.464 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-09 13:21:34.467 | + inc/python:setup_develop:344 : local extras= 2022-03-09 13:21:34.469 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-09 13:21:34.472 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 13:21:34.475 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 13:21:34.477 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-09 13:21:34.480 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 13:21:34.482 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 13:21:34.485 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-09 13:21:34.488 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 13:21:34.491 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-09 13:21:34.493 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 13:21:34.496 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 13:21:34.499 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-09 13:21:34.506 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-09 13:21:34.508 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-09 13:21:35.168 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-09 13:21:35.171 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 13:21:35.174 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 13:21:35.177 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 13:21:35.179 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 13:21:35.182 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-09 13:21:35.184 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 13:21:35.186 | + inc/python:setup_package:428 : local extras= 2022-03-09 13:21:35.189 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 13:21:35.192 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 13:21:35.194 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 13:21:35.197 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 13:21:35.199 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 13:21:35.202 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-09 13:21:35.224 | Using python 3.8 to install /opt/stack/placement 2022-03-09 13:21:35.227 | + 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/placement 2022-03-09 13:21:36.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:21:36.103 | from cryptography.utils import int_from_bytes 2022-03-09 13:21:36.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:21:36.103 | from cryptography.utils import int_from_bytes 2022-03-09 13:21:37.236 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:21:37.263 | Obtaining file:///opt/stack/placement 2022-03-09 13:21:37.264 | Preparing metadata (setup.py): started 2022-03-09 13:21:40.389 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 13:21:40.432 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (5.8.1) 2022-03-09 13:21:40.433 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.4.31) 2022-03-09 13:21:40.434 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (9.4.0) 2022-03-09 13:21:40.435 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.5.1) 2022-03-09 13:21:40.436 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.8.7) 2022-03-09 13:21:40.437 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-09 13:21:40.438 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.27.1) 2022-03-09 13:21:40.440 | 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,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (60.9.3) 2022-03-09 13:21:40.441 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-09 13:21:40.443 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (8.8.0) 2022-03-09 13:21:40.444 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.1.0) 2022-03-09 13:21:40.445 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.6.1) 2022-03-09 13:21:40.446 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.3.0) 2022-03-09 13:21:40.447 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.12.2) 2022-03-09 13:21:40.449 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (11.2.0) 2022-03-09 13:21:40.450 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.11.0) 2022-03-09 13:21:40.451 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.1) 2022-03-09 13:21:40.452 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-09 13:21:40.453 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.1.0) 2022-03-09 13:21:40.454 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.7.0) 2022-03-09 13:21:40.455 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.0.1) 2022-03-09 13:21:40.519 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.16.0) 2022-03-09 13:21:40.520 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-09 13:21:40.523 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (2.10.1) 2022-03-09 13:21:40.524 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (5.1.0) 2022-03-09 13:21:40.525 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-09 13:21:40.526 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-09 13:21:40.547 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev36) (0.17.3) 2022-03-09 13:21:40.587 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-09 13:21:40.589 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (0.8.0) 2022-03-09 13:21:40.590 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (3.5.0) 2022-03-09 13:21:40.591 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (2.4.0) 2022-03-09 13:21:40.592 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (6.0) 2022-03-09 13:21:40.643 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.7.6) 2022-03-09 13:21:40.645 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.0) 2022-03-09 13:21:40.646 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.13.0) 2022-03-09 13:21:40.648 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.0.1) 2022-03-09 13:21:40.689 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (2.8.2) 2022-03-09 13:21:40.692 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (0.9.6) 2022-03-09 13:21:40.709 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-09 13:21:40.711 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.3.0) 2022-03-09 13:21:40.713 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.0.3) 2022-03-09 13:21:40.739 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (1.0.3) 2022-03-09 13:21:40.740 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (2021.3) 2022-03-09 13:21:40.754 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-09 13:21:40.770 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (21.3) 2022-03-09 13:21:40.771 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (0.11.0) 2022-03-09 13:21:40.772 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (3.0.7) 2022-03-09 13:21:40.774 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (1.0.2) 2022-03-09 13:21:40.817 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (3.3) 2022-03-09 13:21:40.818 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2019.11.28) 2022-03-09 13:21:40.819 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (1.26.8) 2022-03-09 13:21:40.822 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2.0.12) 2022-03-09 13:21:40.839 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev36) (0.7) 2022-03-09 13:21:41.028 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev36) (1.1.2) 2022-03-09 13:21:41.067 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.4.0) 2022-03-09 13:21:41.068 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.1.6) 2022-03-09 13:21:41.069 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (4.11.1) 2022-03-09 13:21:41.086 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (1.15.0) 2022-03-09 13:21:41.121 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.13.3) 2022-03-09 13:21:41.179 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (2.1.0) 2022-03-09 13:21:41.245 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.7.0) 2022-03-09 13:21:41.328 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.1.5) 2022-03-09 13:21:41.380 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (0.2.5) 2022-03-09 13:21:41.574 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.2) 2022-03-09 13:21:41.576 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.4.2) 2022-03-09 13:21:41.576 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.1.1) 2022-03-09 13:21:41.657 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.5.0) 2022-03-09 13:21:41.708 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (2.21) 2022-03-09 13:21:41.871 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.7.0) 2022-03-09 13:21:41.979 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.0.0) 2022-03-09 13:21:41.980 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.0.0) 2022-03-09 13:21:43.897 | Installing collected packages: openstack-placement 2022-03-09 13:21:43.897 | Attempting uninstall: openstack-placement 2022-03-09 13:21:43.897 | Found existing installation: openstack-placement 6.1.0.dev36 2022-03-09 13:21:43.900 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-09 13:21:43.902 | Running setup.py develop for openstack-placement 2022-03-09 13:21:48.120 | Successfully installed openstack-placement 2022-03-09 13:21:48.120 | 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 2022-03-09 13:21:48.128 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:21:48.128 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:21:48.255 | + inc/python:pip_install:200 : result=0 2022-03-09 13:21:48.257 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:21:48.259 | + functions-common:time_stop:2425 : local name 2022-03-09 13:21:48.262 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:21:48.264 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:21:48.266 | + functions-common:time_stop:2428 : local total 2022-03-09 13:21:48.269 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:21:48.272 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:21:48.274 | + functions-common:time_stop:2432 : start_time=1646832095218 2022-03-09 13:21:48.276 | + functions-common:time_stop:2434 : [[ -z 1646832095218 ]] 2022-03-09 13:21:48.279 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:21:48.283 | + functions-common:time_stop:2437 : end_time=1646832108281 2022-03-09 13:21:48.286 | + functions-common:time_stop:2438 : elapsed_time=13063 2022-03-09 13:21:48.288 | + functions-common:time_stop:2439 : total=159498 2022-03-09 13:21:48.290 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:21:48.293 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172561 2022-03-09 13:21:48.295 | + inc/python:pip_install:203 : return 0 2022-03-09 13:21:48.298 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 13:21:48.300 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 13:21:48.303 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 13:21:48.322 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 13:21:48.335 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-09 13:21:48.338 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-09 13:21:48.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:21:48.343 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:21:48.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-09 13:21:48.348 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:21:48.350 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 13:21:48.353 | + ./stack.sh:main:943 : configure_placement 2022-03-09 13:21:48.355 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-09 13:21:48.368 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-09 13:21:48.370 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-09 13:21:48.375 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-09 13:21:48.378 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-09 13:21:48.381 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-09 13:21:48.383 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-09 13:21:48.386 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-09 13:21:48.389 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-09 13:21:48.420 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-09 13:21:48.452 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-09 13:21:48.483 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-09 13:21:48.486 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-09 13:21:48.489 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-09 13:21:48.491 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 13:21:48.494 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-09 13:21:48.526 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-09 13:21:48.555 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 13:21:48.584 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-09 13:21:48.613 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-09 13:21:48.642 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-09 13:21:48.671 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-09 13:21:48.700 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-09 13:21:48.729 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 13:21:48.759 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 13:21:48.787 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-09 13:21:48.790 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-09 13:21:48.792 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-09 13:21:48.796 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 13:21:48.814 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 13:21:48.816 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 13:21:48.819 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 13:21:48.821 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 13:21:48.824 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 13:21:48.854 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.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' 2022-03-09 13:21:48.883 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 13:21:48.912 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 13:21:48.942 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-09 13:21:48.944 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-09 13:21:48.947 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-09 13:21:48.949 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-09 13:21:48.951 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-09 13:21:48.954 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 13:21:48.956 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 13:21:48.959 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-09 13:21:48.964 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-09 13:21:48.966 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 13:21:48.968 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 13:21:48.981 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 13:21:48.982 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:21:48.991 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 13:21:48.994 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 13:21:49.010 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-09 13:21:49.012 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-09 13:21:49.017 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-09 13:21:49.047 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-09 13:21:49.076 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-09 13:21:49.104 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-09 13:21:49.133 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 13:21:49.163 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 13:21:49.191 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-09 13:21:49.219 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-09 13:21:49.248 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-09 13:21:49.277 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 13:21:49.307 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 13:21:49.335 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 13:21:49.364 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-09 13:21:49.393 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 13:21:49.396 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 13:21:49.399 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-09 13:21:49.402 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-09 13:21:49.404 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 13:21:49.407 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:49.409 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:49.412 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-09 13:21:49.415 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-09 13:21:49.418 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-09 13:21:49.446 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 13:21:49.476 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-09 13:21:49.476 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-09 13:21:49.484 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-09 13:21:49.488 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-09 13:21:49.490 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-09 13:21:49.493 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 13:21:49.495 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 13:21:49.498 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 13:21:49.500 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:49.503 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:49.506 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 13:21:49.509 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 13:21:49.511 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:49.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:49.516 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-09 13:21:49.577 | Site placement-api already enabled 2022-03-09 13:21:49.582 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 13:21:49.585 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 13:21:49.588 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:21:49.590 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 13:21:49.728 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-09 13:21:49.749 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:49.752 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-09 13:21:49.774 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:49.777 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-09 13:21:49.795 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:49.798 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-09 13:21:49.800 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-09 13:21:49.803 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-09 13:21:49.835 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2022-03-09 13:21:49.865 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-09 13:21:49.895 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-09 13:21:49.923 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-09 13:21:49.953 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-09 13:21:49.982 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-09 13:21:50.012 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-09 13:21:50.040 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-09 13:21:50.058 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:50.061 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-09 13:21:50.078 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:21:50.081 | + ./stack.sh:main:969 : run_phase stack install 2022-03-09 13:21:50.083 | + functions-common:run_phase:1853 : local mode=stack 2022-03-09 13:21:50.086 | + functions-common:run_phase:1854 : local phase=install 2022-03-09 13:21:50.088 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 13:21:50.091 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 13:21:50.093 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 13:21:50.096 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 13:21:50.098 | + functions-common:run_phase:1863 : local extra 2022-03-09 13:21:50.102 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 13:21:50.106 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 13:21:50.108 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 13:21:50.111 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 13:21:50.114 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-09 13:21:50.117 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 13:21:50.133 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:50.136 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 13:21:50.138 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-09 13:21:50.140 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-09 13:21:50.143 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-09 13:21:50.145 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:21:50.147 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-09 13:21:50.150 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-09 13:21:50.152 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-09 13:21:50.208 | ++ inc/async:async_inner:63 : install_tempest 2022-03-09 13:21:50.245 | [280061 Async install_tempest:305524]: running: install_tempest 2022-03-09 13:21:50.247 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-09 13:21:50.250 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-09 13:21:50.253 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 13:21:50.257 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 13:21:50.259 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-09 13:21:50.262 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-09 13:21:50.265 | + functions-common:run_plugins:1840 : local phase=install 2022-03-09 13:21:50.268 | + functions-common:run_plugins:1842 : local plugins= 2022-03-09 13:21:50.271 | + functions-common:run_plugins:1843 : local plugin 2022-03-09 13:21:50.273 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-09 13:21:50.276 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-09 13:21:50.279 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 13:21:50.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 13:21:50.284 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-09 13:21:50.287 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 13:21:50.291 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-09 13:21:50.293 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-09 13:21:50.296 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 13:21:50.299 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-09 13:21:50.303 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-09 13:21:50.306 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 13:21:50.309 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-09 13:21:50.310 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 13:21:50.315 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-09 13:21:50.318 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-09 13:21:50.320 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-09 13:21:50.324 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-09 13:21:50.326 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-09 13:21:50.349 | Using python 3.8 to install python-openstackclient 2022-03-09 13:21:50.351 | + 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-openstackclient 2022-03-09 13:21:51.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:21:51.219 | from cryptography.utils import int_from_bytes 2022-03-09 13:21:51.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:21:51.219 | from cryptography.utils import int_from_bytes 2022-03-09 13:21:52.352 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 13:21:52.379 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-09 13:21:52.397 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-09 13:21:52.398 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-09 13:21:52.400 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-09 13:21:52.401 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-09 13:21:52.402 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-09 13:21:52.403 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-09 13:21:52.404 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-09 13:21:52.405 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-09 13:21:52.406 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-09 13:21:52.407 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-09 13:21:52.408 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-09 13:21:52.418 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-09 13:21:52.420 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-09 13:21:52.421 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-09 13:21:52.422 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-09 13:21:52.423 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-09 13:21:52.450 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-09 13:21:52.451 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-09 13:21:52.452 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-09 13:21:52.453 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-09 13:21:52.454 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-09 13:21:52.455 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-09 13:21:52.457 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-09 13:21:52.458 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-09 13:21:52.459 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-09 13:21:52.460 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-09 13:21:52.461 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-09 13:21:52.476 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-09 13:21:52.493 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-09 13:21:52.494 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-03-09 13:21:52.496 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-09 13:21:52.497 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-09 13:21:52.517 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-09 13:21:52.537 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-09 13:21:52.539 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-09 13:21:52.540 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-09 13:21:52.628 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-09 13:21:52.630 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-09 13:21:52.630 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-09 13:21:52.672 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-09 13:21:52.684 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-09 13:21:52.717 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-09 13:21:52.881 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-09 13:21:52.897 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-09 13:21:52.998 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-09 13:21:52.999 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-09 13:21:53.001 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-09 13:21:53.003 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-09 13:21:53.128 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-09 13:21:55.433 | 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 2022-03-09 13:21:55.440 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 13:21:55.440 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 13:21:55.566 | + inc/python:pip_install:200 : result=0 2022-03-09 13:21:55.568 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 13:21:55.571 | + functions-common:time_stop:2425 : local name 2022-03-09 13:21:55.573 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:21:55.575 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:21:55.578 | + functions-common:time_stop:2428 : local total 2022-03-09 13:21:55.582 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:21:55.584 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 13:21:55.587 | + functions-common:time_stop:2432 : start_time=1646832110343 2022-03-09 13:21:55.589 | + functions-common:time_stop:2434 : [[ -z 1646832110343 ]] 2022-03-09 13:21:55.592 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:21:55.596 | + functions-common:time_stop:2437 : end_time=1646832115594 2022-03-09 13:21:55.599 | + functions-common:time_stop:2438 : elapsed_time=5251 2022-03-09 13:21:55.601 | + functions-common:time_stop:2439 : total=172561 2022-03-09 13:21:55.604 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:21:55.606 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177812 2022-03-09 13:21:55.609 | + inc/python:pip_install:203 : return 0 2022-03-09 13:21:55.611 | + ./stack.sh:main:981 : install_oscwrap 2022-03-09 13:21:55.615 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-09 13:21:55.619 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.RogjK6VE4U 2022-03-09 13:21:55.622 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-09 13:21:55.624 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-09 13:21:55.627 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-09 13:21:55.630 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-09 13:21:55.632 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-09 13:21:55.635 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-09 13:21:55.654 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:55.656 | + ./stack.sh:main:1035 : configure_database 2022-03-09 13:21:55.660 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-09 13:21:55.662 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-09 13:21:55.665 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-09 13:21:55.667 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:21:55.669 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-09 13:21:55.672 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-09 13:21:55.674 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:55.677 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:55.679 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-09 13:21:55.682 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-09 13:21:55.684 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 13:21:55.686 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 13:21:55.689 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 13:21:55.691 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 13:21:55.694 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 13:21:55.696 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 13:21:55.698 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 13:21:55.701 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 13:21:55.703 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 13:21:55.705 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 13:21:55.708 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 13:21:55.710 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-09 13:21:55.713 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 13:21:55.715 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 13:21:55.718 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 13:21:55.720 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 13:21:55.722 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 13:21:55.725 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 13:21:55.727 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-09 13:21:55.743 | mysqladmin: connect to server at 'localhost' failed 2022-03-09 13:21:55.743 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-09 13:21:55.747 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-09 13:21:55.749 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-09 13:21:55.752 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:55.755 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:55.757 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-09 13:21:55.760 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-09 13:21:55.762 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-09 13:21:55.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 13:21:55.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 13:21:55.770 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-09 13:21:55.772 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-09 13:21:55.775 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-09 13:21:55.787 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 13:21:55.837 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-09 13:21:55.849 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 13:21:55.901 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-09 13:21:55.904 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-09 13:21:55.905 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-09 13:21:55.910 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-09 13:21:55.962 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-09 13:21:56.016 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-09 13:21:56.070 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-09 13:21:56.123 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-09 13:21:56.126 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-09 13:21:56.129 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:21:56.131 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-09 13:21:58.868 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-09 13:21:58.871 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-09 13:21:58.874 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-09 13:21:58.880 | + functions-common:save_stackenv:62 : time_stamp=2022-03-09-132158 2022-03-09 13:21:58.882 | + functions-common:save_stackenv:63 : echo '# 2022-03-09-132158 1039' 2022-03-09 13:21:58.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:21:58.887 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 13:21:58.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:21:58.892 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-09 13:21:58.895 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:21:58.897 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-09 13:21:58.900 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:21:58.902 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-09 13:21:58.905 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:21:58.907 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-03-09 13:21:58.910 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:21:58.913 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-03-09 13:21:58.915 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:21:58.922 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-09-131746 2022-03-09 13:21:58.925 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:21:58.928 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-09 13:21:58.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:21:58.933 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-03-09 13:21:58.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:21:58.938 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-09 13:21:58.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:21:58.943 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-09 13:21:58.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:21:58.948 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-09 13:21:58.950 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 13:21:58.953 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-09 13:21:58.956 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-09 13:21:58.958 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-09 13:21:58.961 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-09 13:21:58.973 | + ./stack.sh:main:1065 : start_dstat 2022-03-09 13:21:58.977 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:21:58.980 | + functions-common:run_process:1680 : local service=dstat 2022-03-09 13:21:58.983 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:21:58.986 | + functions-common:run_process:1682 : local group= 2022-03-09 13:21:58.989 | + functions-common:run_process:1683 : local user= 2022-03-09 13:21:58.991 | + functions-common:run_process:1685 : local name=dstat 2022-03-09 13:21:58.994 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 13:21:58.996 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 13:21:58.999 | + functions-common:time_start:2412 : local start_time= 2022-03-09 13:21:59.001 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 13:21:59.005 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 13:21:59.010 | + functions-common:time_start:2416 : _TIME_START[$name]=1646832119007 2022-03-09 13:21:59.012 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-09 13:21:59.029 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:21:59.032 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-09 13:21:59.034 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-09 13:21:59.037 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:21:59.039 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:21:59.042 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:21:59.044 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:21:59.047 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-09 13:21:59.049 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-09 13:21:59.052 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-09 13:21:59.055 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-09 13:21:59.057 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-09 13:21:59.060 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-09 13:21:59.062 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-09 13:21:59.065 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-09 13:21:59.068 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:21:59.070 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-09 13:21:59.072 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-09 13:21:59.075 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-09 13:21:59.077 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-09 13:21:59.080 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-09 13:21:59.082 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-09 13:21:59.086 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-09 13:21:59.139 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-09 13:21:59.192 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 13:21:59.244 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-09 13:21:59.297 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-09 13:21:59.352 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 13:21:59.408 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-09 13:21:59.411 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-09 13:21:59.463 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-09 13:21:59.876 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-09 13:21:59.890 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-09 13:22:00.261 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-09 13:22:00.282 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 13:22:00.285 | + functions-common:time_stop:2425 : local name 2022-03-09 13:22:00.287 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:22:00.289 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:22:00.292 | + functions-common:time_stop:2428 : local total 2022-03-09 13:22:00.294 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:22:00.297 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 13:22:00.299 | + functions-common:time_stop:2432 : start_time=1646832119007 2022-03-09 13:22:00.301 | + functions-common:time_stop:2434 : [[ -z 1646832119007 ]] 2022-03-09 13:22:00.307 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:22:00.309 | + functions-common:time_stop:2437 : end_time=1646832120306 2022-03-09 13:22:00.311 | + functions-common:time_stop:2438 : elapsed_time=1299 2022-03-09 13:22:00.314 | + functions-common:time_stop:2439 : total=0 2022-03-09 13:22:00.317 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:22:00.319 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1299 2022-03-09 13:22:00.322 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-09 13:22:00.324 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-09 13:22:00.326 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-09 13:22:00.329 | + functions-common:run_process:1682 : local group= 2022-03-09 13:22:00.332 | + functions-common:run_process:1683 : local user=root 2022-03-09 13:22:00.334 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-09 13:22:00.337 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 13:22:00.339 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 13:22:00.342 | + functions-common:time_start:2412 : local start_time= 2022-03-09 13:22:00.344 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 13:22:00.350 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 13:22:00.352 | + functions-common:time_start:2416 : _TIME_START[$name]=1646832120349 2022-03-09 13:22:00.354 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-09 13:22:00.373 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:22:00.376 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 13:22:00.379 | + functions-common:time_stop:2425 : local name 2022-03-09 13:22:00.382 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:22:00.384 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:22:00.387 | + functions-common:time_stop:2428 : local total 2022-03-09 13:22:00.390 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:22:00.393 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 13:22:00.396 | + functions-common:time_stop:2432 : start_time=1646832120349 2022-03-09 13:22:00.399 | + functions-common:time_stop:2434 : [[ -z 1646832120349 ]] 2022-03-09 13:22:00.403 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:22:00.407 | + functions-common:time_stop:2437 : end_time=1646832120404 2022-03-09 13:22:00.410 | + functions-common:time_stop:2438 : elapsed_time=55 2022-03-09 13:22:00.412 | + functions-common:time_stop:2439 : total=1299 2022-03-09 13:22:00.415 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:22:00.417 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1354 2022-03-09 13:22:00.420 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-09 13:22:00.440 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:22:00.443 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-09 13:22:00.469 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:22:00.471 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-09 13:22:00.492 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:22:00.495 | + ./stack.sh:main:1078 : start_etcd3 2022-03-09 13:22:00.497 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-09 13:22:00.500 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd' 2022-03-09 13:22:00.505 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-09 13:22:00.508 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380' 2022-03-09 13:22:00.510 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.30:2380' 2022-03-09 13:22:00.513 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.30:2379' 2022-03-09 13:22:00.516 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-09 13:22:00.518 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-09 13:22:00.521 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.30:2379' 2022-03-09 13:22:00.524 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-09 13:22:00.526 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-09 13:22:00.529 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-09 13:22:00.531 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' '' root 2022-03-09 13:22:00.534 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-09 13:22:00.536 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-03-09 13:22:00.539 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-09 13:22:00.541 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-09 13:22:00.544 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-09 13:22:00.546 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-09 13:22:00.549 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-09 13:22:00.552 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-09 13:22:00.556 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-09 13:22:00.631 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-09 13:22:00.698 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-03-09 13:22:00.757 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-09 13:22:00.807 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-09 13:22:00.857 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 13:22:00.907 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-09 13:22:00.910 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-09 13:22:00.971 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-09 13:22:01.364 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-09 13:22:01.419 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-09 13:22:01.476 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-09 13:22:01.530 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-09 13:22:01.583 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-09 13:22:01.586 | ++ functions-common:is_arch:506 : uname -m 2022-03-09 13:22:01.591 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-09 13:22:01.593 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-09 13:22:01.995 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-09 13:22:02.009 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-09 13:22:02.386 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-09 13:22:02.961 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-09 13:22:02.980 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:22:02.982 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-09 13:22:02.985 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-09 13:22:02.990 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-09 13:22:02.995 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-09 13:22:03.008 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-09 13:22:03.020 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-09 13:22:03.023 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-09 13:22:03.025 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-09 13:22:03.162 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-09 13:22:03.298 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-09 13:22:03.436 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-09 13:22:03.572 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-09 13:22:03.708 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-09 13:22:03.852 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-09 13:22:03.990 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-09 13:22:04.126 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-09 13:22:04.264 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-09 13:22:04.401 | + functions-common:write_clouds_yaml:198 : cat 2022-03-09 13:22:04.407 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-09 13:22:04.410 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-09 13:22:04.413 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-09 13:22:04.418 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-09 13:22:04.420 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-09 13:22:04.423 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-09 13:22:04.440 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:22:04.443 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-09 13:22:04.445 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:22:04.448 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-09 13:22:04.450 | + ./stack.sh:main:1095 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-03-09 13:22:04.452 | + ./stack.sh:main:1096 : init_keystone 2022-03-09 13:22:04.455 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-09 13:22:04.474 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:22:04.477 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-09 13:22:04.479 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-09 13:22:04.482 | + lib/database:recreate_database:112 : local db=keystone 2022-03-09 13:22:04.484 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-09 13:22:04.487 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-09 13:22:04.490 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-09 13:22:04.495 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 13:22:09.907 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-09 13:22:09.912 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 13:22:09.995 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-09 13:22:09.998 | + functions-common:time_start:2411 : local name=dbsync 2022-03-09 13:22:10.000 | + functions-common:time_start:2412 : local start_time= 2022-03-09 13:22:10.006 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 13:22:10.006 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 13:22:10.011 | + functions-common:time_start:2416 : _TIME_START[$name]=1646832130008 2022-03-09 13:22:10.013 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-09 13:22:14.695 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=307354) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-09 13:22:14.701 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:22:14.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:14.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:14.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:14.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:14.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:14.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:14.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:14.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:14.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:14.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:14.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:14.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:14.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:14.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:14.704 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:22:14.705 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:22:14.732 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:22:14.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:14.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:14.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:14.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:14.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:14.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:14.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:14.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:14.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:14.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:14.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:14.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:14.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:14.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:14.735 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:22:14.735 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:22:15.224 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:22:15.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:15.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:15.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:15.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:15.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:15.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:15.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:15.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:15.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:15.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:15.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:15.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:15.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:15.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:15.227 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:22:15.227 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:22:15.234 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 13:22:44.285 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:44.285 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 13:22:44.336 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:44.336 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 13:22:44.388 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:44.388 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 13:22:44.434 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:44.434 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 13:22:44.479 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:44.479 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 13:22:44.531 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:44.531 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 13:22:45.399 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:45.399 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:22:45.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.402 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:22:45.402 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:22:45.403 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:22:45.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.415 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:22:45.415 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:22:45.415 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:22:45.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.417 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:22:45.417 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:22:45.776 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:22:45.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.779 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:22:45.779 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:22:45.891 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:22:45.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:45.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:45.894 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:22:45.895 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:22:45.902 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 13:22:46.146 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:46.146 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 13:22:46.231 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:46.232 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 13:22:46.306 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:46.306 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 13:22:46.369 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:46.369 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 13:22:46.427 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:46.427 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 13:22:46.525 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:46.525 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 13:22:46.583 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:46.583 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:22:46.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.586 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:22:46.586 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:22:46.587 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:22:46.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.594 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:22:46.594 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:22:46.597 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:22:46.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.601 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:22:46.601 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:22:46.914 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:22:46.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:46.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:46.917 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:22:46.917 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:22:47.010 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 13:22:47.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:47.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:47.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:47.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:47.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:47.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:47.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:47.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:47.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:47.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:47.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:47.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:47.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 13:22:47.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 13:22:47.013 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 13:22:47.013 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=307354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 13:22:47.021 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 13:22:47.090 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:47.090 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 13:22:47.159 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:47.159 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 13:22:47.220 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:47.220 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 13:22:47.308 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:47.308 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 13:22:47.382 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:47.382 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 13:22:47.434 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:47.434 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 13:22:47.496 | INFO migrate.versioning.api [-] done 2022-03-09 13:22:47.899 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-09 13:22:47.902 | + functions-common:time_stop:2425 : local name 2022-03-09 13:22:47.904 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:22:47.907 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:22:47.909 | + functions-common:time_stop:2428 : local total 2022-03-09 13:22:47.912 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:22:47.915 | + functions-common:time_stop:2431 : name=dbsync 2022-03-09 13:22:47.917 | + functions-common:time_stop:2432 : start_time=1646832130008 2022-03-09 13:22:47.920 | + functions-common:time_stop:2434 : [[ -z 1646832130008 ]] 2022-03-09 13:22:47.923 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:22:47.928 | + functions-common:time_stop:2437 : end_time=1646832167925 2022-03-09 13:22:47.930 | + functions-common:time_stop:2438 : elapsed_time=37917 2022-03-09 13:22:47.933 | + functions-common:time_stop:2439 : total=0 2022-03-09 13:22:47.937 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:22:47.938 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37917 2022-03-09 13:22:47.940 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-09 13:22:47.943 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-09 13:22:47.947 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-09 13:22:51.505 | ++ inc/async:async_inner:64 : rc=0 2022-03-09 13:22:51.531 | [305524 Async install_tempest:305524]: finished successfully 2022-03-09 13:22:52.555 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-09 13:22:52.555 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-09 13:22:52.555 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-09 13:22:52.556 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-09 13:22:52.556 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-09 13:22:52.556 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-09 13:22:52.556 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-09 13:22:52.557 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-09 13:22:52.557 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-09 13:22:52.922 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-09 13:22:52.927 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-09 13:22:57.487 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-09 13:22:57.487 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-09 13:22:57.487 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-09 13:22:57.488 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-09 13:22:57.488 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-09 13:22:57.489 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-09 13:22:57.489 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-09 13:22:57.489 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-09 13:22:57.489 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-09 13:22:57.850 | + ./stack.sh:main:1097 : start_keystone 2022-03-09 13:22:57.853 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-09 13:22:57.855 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-09 13:22:57.858 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-09 13:22:57.875 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:22:57.877 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-09 13:22:57.881 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-09 13:22:57.885 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-09 13:22:57.887 | + functions-common:run_process:1680 : local service=keystone 2022-03-09 13:22:57.890 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 13:22:57.892 | + functions-common:run_process:1682 : local group= 2022-03-09 13:22:57.895 | + functions-common:run_process:1683 : local user= 2022-03-09 13:22:57.897 | + functions-common:run_process:1685 : local name=keystone 2022-03-09 13:22:57.900 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 13:22:57.902 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 13:22:57.904 | + functions-common:time_start:2412 : local start_time= 2022-03-09 13:22:57.907 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 13:22:57.910 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 13:22:57.914 | + functions-common:time_start:2416 : _TIME_START[$name]=1646832177912 2022-03-09 13:22:57.917 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-09 13:22:57.933 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:22:57.935 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-09 13:22:57.938 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-09 13:22:57.940 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 13:22:57.942 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 13:22:57.945 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 13:22:57.947 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 13:22:57.949 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-09 13:22:57.952 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-09 13:22:57.954 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-09 13:22:57.957 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-09 13:22:57.959 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-09 13:22:57.961 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-09 13:22:57.964 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-09 13:22:57.966 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-09 13:22:57.968 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 13:22:57.970 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-09 13:22:57.973 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-09 13:22:57.975 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-09 13:22:57.977 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-09 13:22:57.981 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-09 13:22:58.032 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-09 13:22:58.085 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-09 13:22:58.135 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 13:22:58.186 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 13:22:58.236 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-09 13:22:58.287 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-09 13:22:58.338 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-09 13:22:58.389 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-09 13:22:58.441 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-09 13:22:58.492 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-09 13:22:58.494 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-09 13:22:58.547 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-09 13:22:58.929 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-09 13:22:58.942 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-09 13:22:59.322 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-09 13:22:59.402 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 13:22:59.405 | + functions-common:time_stop:2425 : local name 2022-03-09 13:22:59.407 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:22:59.410 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:22:59.412 | + functions-common:time_stop:2428 : local total 2022-03-09 13:22:59.415 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:22:59.420 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 13:22:59.423 | + functions-common:time_stop:2432 : start_time=1646832177912 2022-03-09 13:22:59.425 | + functions-common:time_stop:2434 : [[ -z 1646832177912 ]] 2022-03-09 13:22:59.428 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:22:59.433 | + functions-common:time_stop:2437 : end_time=1646832179430 2022-03-09 13:22:59.435 | + functions-common:time_stop:2438 : elapsed_time=1518 2022-03-09 13:22:59.437 | + functions-common:time_stop:2439 : total=1354 2022-03-09 13:22:59.440 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:22:59.443 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2872 2022-03-09 13:22:59.445 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-09 13:22:59.445 | Waiting for keystone to start... 2022-03-09 13:22:59.448 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.30/identity/v3/ 2022-03-09 13:22:59.450 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.30/identity/v3/ 2022-03-09 13:22:59.453 | + functions:wait_for_service:457 : local timeout=60 2022-03-09 13:22:59.455 | + functions:wait_for_service:458 : local url=http://10.222.0.30/identity/v3/ 2022-03-09 13:22:59.458 | + functions:wait_for_service:459 : local rval=0 2022-03-09 13:22:59.461 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-09 13:22:59.463 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-09 13:22:59.466 | + functions-common:time_start:2412 : local start_time= 2022-03-09 13:22:59.468 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 13:22:59.471 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 13:22:59.476 | + functions-common:time_start:2416 : _TIME_START[$name]=1646832179473 2022-03-09 13:22:59.489 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-09 13:22:59.494 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/identity/v3/ 2022-03-09 13:23:06.065 | + :: : [[ 200 == 503 ]] 2022-03-09 13:23:06.066 | + :: : [[ 0 -eq 7 ]] 2022-03-09 13:23:06.069 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-09 13:23:06.072 | + functions-common:time_stop:2425 : local name 2022-03-09 13:23:06.074 | + functions-common:time_stop:2426 : local end_time 2022-03-09 13:23:06.076 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 13:23:06.079 | + functions-common:time_stop:2428 : local total 2022-03-09 13:23:06.081 | + functions-common:time_stop:2429 : local start_time 2022-03-09 13:23:06.083 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-09 13:23:06.086 | + functions-common:time_stop:2432 : start_time=1646832179473 2022-03-09 13:23:06.088 | + functions-common:time_stop:2434 : [[ -z 1646832179473 ]] 2022-03-09 13:23:06.091 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 13:23:06.095 | + functions-common:time_stop:2437 : end_time=1646832186093 2022-03-09 13:23:06.098 | + functions-common:time_stop:2438 : elapsed_time=6620 2022-03-09 13:23:06.101 | + functions-common:time_stop:2439 : total=0 2022-03-09 13:23:06.103 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 13:23:06.106 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6620 2022-03-09 13:23:06.108 | + functions:wait_for_service:467 : return 0 2022-03-09 13:23:06.111 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-09 13:23:06.128 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:23:06.131 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-09 13:23:06.133 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 13:23:06.135 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-09 13:23:06.167 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-09 13:23:06.170 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.30/identity 2022-03-09 13:23:10.754 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.754 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.754 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.762 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.779 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.782 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.814 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.849 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.849 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.939 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.939 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.940 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.940 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.940 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.941 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.953 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.953 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.962 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.965 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.965 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.965 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.965 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.965 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.966 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.966 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=308215) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 13:23:10.997 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=308215) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-09 13:23:11.398 | INFO keystone.cmd.bootstrap [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] Created domain default 2022-03-09 13:23:11.488 | INFO keystone.cmd.bootstrap [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] Created project admin 2022-03-09 13:23:11.516 | DEBUG passlib.handlers.bcrypt [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=308215) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-09 13:23:11.517 | DEBUG passlib.handlers.bcrypt [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=308215) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-09 13:23:11.628 | INFO keystone.cmd.bootstrap [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] Created user admin 2022-03-09 13:23:11.710 | INFO keystone.cmd.bootstrap [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] Created role reader 2022-03-09 13:23:11.789 | INFO keystone.cmd.bootstrap [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] Created role member 2022-03-09 13:23:11.860 | INFO keystone.cmd.bootstrap [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] Created implied role where 8d712668b5354a2eb2c5b2cce24bd51a implies 9a7746ac7448428e89be2381acf4ea9a 2022-03-09 13:23:11.937 | INFO keystone.cmd.bootstrap [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] Created role admin 2022-03-09 13:23:12.031 | INFO keystone.cmd.bootstrap [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] Created implied role where 0a6505db92cf4a4ba4a5ffb596329d30 implies 8d712668b5354a2eb2c5b2cce24bd51a 2022-03-09 13:23:12.092 | INFO keystone.cmd.bootstrap [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] Granted role admin on project admin to user admin. 2022-03-09 13:23:12.151 | INFO keystone.cmd.bootstrap [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] Granted role admin on the system to user admin. 2022-03-09 13:23:12.214 | WARNING py.warnings [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-09 13:23:12.214 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-09 13:23:12.214 |  2022-03-09 13:23:12.218 | INFO keystone.cmd.bootstrap [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] Created region RegionOne 2022-03-09 13:23:12.410 | INFO keystone.cmd.bootstrap [None req-f72df66d-0c77-441d-aa9b-6af953a9c320 None None] Created public endpoint http://10.222.0.30/identity 2022-03-09 13:23:12.858 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-09 13:23:12.860 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-09 13:23:12.864 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-09 13:23:12.867 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-09 13:23:15.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:15.867 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:15.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:15.867 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:16.027 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:16.030 | + lib/keystone:create_keystone_accounts:310 : admin_project=734e150c7d5b40a18ff714feb840c2b6 2022-03-09 13:23:16.032 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-09 13:23:16.036 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-09 13:23:18.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:18.279 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:18.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:18.279 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:18.441 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:18.444 | + lib/keystone:create_keystone_accounts:312 : admin_user=6d4035a3e5a54e368887b99488ae3fd2 2022-03-09 13:23:18.446 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-09 13:23:18.449 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-09 13:23:18.451 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-09 13:23:18.454 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 6d4035a3e5a54e368887b99488ae3fd2 default 2022-03-09 13:23:18.510 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 6d4035a3e5a54e368887b99488ae3fd2 default 2022-03-09 13:23:18.547 | [280061 Async ks-domain-role:308336]: running: get_or_add_user_domain_role admin 6d4035a3e5a54e368887b99488ae3fd2 default 2022-03-09 13:23:18.549 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-09 13:23:18.552 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 13:23:18.555 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-09 13:23:21.719 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-09 13:23:21.721 | + functions-common:get_or_create_domain:888 : echo default 2022-03-09 13:23:21.721 | default 2022-03-09 13:23:21.724 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-09 13:23:21.782 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-09 13:23:21.843 | [280061 Async ks-project:308477]: running: get_or_create_project service Default 2022-03-09 13:23:21.845 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-09 13:23:21.912 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-09 13:23:21.954 | [280061 Async ks-service:308563]: running: get_or_create_role service 2022-03-09 13:23:21.958 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-09 13:23:22.037 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-09 13:23:22.090 | [280061 Async ks-reseller:308649]: running: get_or_create_role ResellerAdmin 2022-03-09 13:23:22.093 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-09 13:23:22.095 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-09 13:23:22.477 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-09 13:23:22.718 | [280061 Async ks-anotherrole:308739]: running: get_or_create_role anotherrole 2022-03-09 13:23:22.741 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-09 13:23:22.772 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-09 13:23:22.792 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:23:22.829 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-09 13:23:25.672 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:23:25.794 | [308563 Async ks-service:308563]: finished successfully 2022-03-09 13:23:26.119 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:23:26.167 | [308649 Async ks-reseller:308649]: finished successfully 2022-03-09 13:23:26.450 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:23:26.521 | [308739 Async ks-anotherrole:308739]: finished successfully 2022-03-09 13:23:26.619 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:23:26.651 | [308477 Async ks-project:308477]: finished successfully 2022-03-09 13:23:26.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:26.860 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:26.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:26.860 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:27.027 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:27.029 | ++ functions-common:get_or_create_project:938 : project_id=4c8888b9090c4fa2bb2a79c842cdac9b 2022-03-09 13:23:27.032 | ++ functions-common:get_or_create_project:939 : echo 4c8888b9090c4fa2bb2a79c842cdac9b 2022-03-09 13:23:27.035 | + lib/keystone:create_keystone_accounts:340 : invis_project=4c8888b9090c4fa2bb2a79c842cdac9b 2022-03-09 13:23:27.038 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-09 13:23:27.041 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-09 13:23:27.043 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:23:27.046 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-09 13:23:28.902 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:23:28.927 | [308336 Async ks-domain-role:308336]: finished successfully 2022-03-09 13:23:29.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:29.632 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:29.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:29.632 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:29.798 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:29.801 | ++ functions-common:get_or_create_project:938 : project_id=1a17053027564b969e0b589ed422e777 2022-03-09 13:23:29.803 | ++ functions-common:get_or_create_project:939 : echo 1a17053027564b969e0b589ed422e777 2022-03-09 13:23:29.806 | + lib/keystone:create_keystone_accounts:344 : demo_project=1a17053027564b969e0b589ed422e777 2022-03-09 13:23:29.809 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-09 13:23:29.812 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-09 13:23:29.814 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:23:29.817 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-09 13:23:29.820 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-09 13:23:29.823 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-09 13:23:32.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:32.458 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:32.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:32.458 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:32.623 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:32.626 | ++ functions-common:get_or_create_user:925 : user_id=11f75a53a71c42458a28dc7c832d6e43 2022-03-09 13:23:32.628 | ++ functions-common:get_or_create_user:926 : echo 11f75a53a71c42458a28dc7c832d6e43 2022-03-09 13:23:32.631 | + lib/keystone:create_keystone_accounts:347 : demo_user=11f75a53a71c42458a28dc7c832d6e43 2022-03-09 13:23:32.634 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-09 13:23:32.684 | [280061 Async ks-domain-role:308336]: Waiting for completion of get_or_add_user_domain_role admin 6d4035a3e5a54e368887b99488ae3fd2 default running on PID 308336 (6 other jobs running) 2022-03-09 13:23:32.708 | [280061 Async ks-domain-role:308336]: Signaling child to exit 2022-03-09 13:23:32.708 | WAKEUP 2022-03-09 13:23:32.731 | [280061 Async ks-domain-role:308336]: Signaled 2022-03-09 13:23:32.733 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-09 13:23:32.733 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d4035a3e5a54e368887b99488ae3fd2 --domain default 2022-03-09 13:23:32.733 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:23:32.733 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-09 13:23:32.733 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:23:32.733 | ++ functions-common:get_field:812 : read data 2022-03-09 13:23:32.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:32.733 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:32.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:32.733 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:32.733 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:32.733 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-09 13:23:32.733 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-09 13:23:32.733 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 6d4035a3e5a54e368887b99488ae3fd2 --domain default 2022-03-09 13:23:32.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:32.733 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:32.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:32.733 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:32.733 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d4035a3e5a54e368887b99488ae3fd2 --domain default 2022-03-09 13:23:32.733 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-09 13:23:32.733 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:23:32.733 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:23:32.733 | ++ functions-common:get_field:812 : read data 2022-03-09 13:23:32.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:32.734 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:32.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:32.734 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:32.734 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:32.734 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:23:32.734 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:23:32.734 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:23:32.734 | ++ functions-common:get_field:818 : echo '| 0a6505db92cf4a4ba4a5ffb596329d30 | 6d4035a3e5a54e368887b99488ae3fd2 | | | default | | False |' 2022-03-09 13:23:32.734 | ++ functions-common:get_field:812 : read data 2022-03-09 13:23:32.734 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:23:32.734 | + functions-common:get_or_add_user_domain_role:1021 : echo 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:23:32.734 | 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:23:32.776 | [280061 Async ks-domain-role:308336]: finished get_or_add_user_domain_role admin 6d4035a3e5a54e368887b99488ae3fd2 default with result 0 in 10 seconds 2022-03-09 13:23:32.783 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-09 13:23:32.817 | [280061 Async ks-project:308477]: Waiting for completion of get_or_create_project service Default running on PID 308477 (5 other jobs running) 2022-03-09 13:23:32.842 | [280061 Async ks-project:308477]: Signaling child to exit 2022-03-09 13:23:32.842 | WAKEUP 2022-03-09 13:23:32.864 | [280061 Async ks-project:308477]: Signaled 2022-03-09 13:23:32.866 | + functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:23:32.866 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-09 13:23:32.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:32.866 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:32.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:32.866 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:32.866 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:32.866 | + functions-common:get_or_create_project:938 : project_id=8d38d9e90be04789bf30921deee61152 2022-03-09 13:23:32.866 | + functions-common:get_or_create_project:939 : echo 8d38d9e90be04789bf30921deee61152 2022-03-09 13:23:32.866 | 8d38d9e90be04789bf30921deee61152 2022-03-09 13:23:32.910 | [280061 Async ks-project:308477]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-09 13:23:32.946 | [280061 Async ks-service:308563]: Waiting for completion of get_or_create_role service running on PID 308563 (4 other jobs running) 2022-03-09 13:23:32.970 | [280061 Async ks-service:308563]: Signaling child to exit 2022-03-09 13:23:32.970 | WAKEUP 2022-03-09 13:23:32.992 | [280061 Async ks-service:308563]: Signaled 2022-03-09 13:23:32.993 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 13:23:32.993 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-09 13:23:32.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:32.993 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:32.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:32.993 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:32.993 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:32.993 | + functions-common:get_or_create_role:950 : role_id=9bed81294f544305a265487903a5af7c 2022-03-09 13:23:32.993 | + functions-common:get_or_create_role:951 : echo 9bed81294f544305a265487903a5af7c 2022-03-09 13:23:32.994 | 9bed81294f544305a265487903a5af7c 2022-03-09 13:23:33.037 | [280061 Async ks-service:308563]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-09 13:23:33.073 | [280061 Async ks-reseller:308649]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 308649 (3 other jobs running) 2022-03-09 13:23:33.098 | [280061 Async ks-reseller:308649]: Signaling child to exit 2022-03-09 13:23:33.098 | WAKEUP 2022-03-09 13:23:33.119 | [280061 Async ks-reseller:308649]: Signaled 2022-03-09 13:23:33.120 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 13:23:33.120 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-09 13:23:33.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:33.120 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:33.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:33.121 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:33.121 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:33.121 | + functions-common:get_or_create_role:950 : role_id=c3b65e01902142c7a860156c8ae49088 2022-03-09 13:23:33.121 | + functions-common:get_or_create_role:951 : echo c3b65e01902142c7a860156c8ae49088 2022-03-09 13:23:33.121 | c3b65e01902142c7a860156c8ae49088 2022-03-09 13:23:33.164 | [280061 Async ks-reseller:308649]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-09 13:23:33.200 | [280061 Async ks-anotherrole:308739]: Waiting for completion of get_or_create_role anotherrole running on PID 308739 (2 other jobs running) 2022-03-09 13:23:33.225 | [280061 Async ks-anotherrole:308739]: Signaling child to exit 2022-03-09 13:23:33.225 | WAKEUP 2022-03-09 13:23:33.247 | [280061 Async ks-anotherrole:308739]: Signaled 2022-03-09 13:23:33.248 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 13:23:33.248 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-09 13:23:33.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:33.248 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:33.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:33.248 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:33.248 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:33.248 | + functions-common:get_or_create_role:950 : role_id=f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:23:33.248 | + functions-common:get_or_create_role:951 : echo f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:23:33.248 | f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:23:33.292 | [280061 Async ks-anotherrole:308739]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-09 13:23:33.296 | + inc/async:async_wait:197 : return 0 2022-03-09 13:23:33.299 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 11f75a53a71c42458a28dc7c832d6e43 1a17053027564b969e0b589ed422e777 2022-03-09 13:23:33.357 | + inc/async:async_inner:63 : get_or_add_user_project_role member 11f75a53a71c42458a28dc7c832d6e43 1a17053027564b969e0b589ed422e777 2022-03-09 13:23:33.398 | [280061 Async ks-demo-member:309607]: running: get_or_add_user_project_role member 11f75a53a71c42458a28dc7c832d6e43 1a17053027564b969e0b589ed422e777 2022-03-09 13:23:33.400 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 6d4035a3e5a54e368887b99488ae3fd2 1a17053027564b969e0b589ed422e777 2022-03-09 13:23:33.459 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6d4035a3e5a54e368887b99488ae3fd2 1a17053027564b969e0b589ed422e777 2022-03-09 13:23:33.501 | [280061 Async ks-demo-admin:309719]: running: get_or_add_user_project_role admin 6d4035a3e5a54e368887b99488ae3fd2 1a17053027564b969e0b589ed422e777 2022-03-09 13:23:33.504 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 11f75a53a71c42458a28dc7c832d6e43 1a17053027564b969e0b589ed422e777 2022-03-09 13:23:33.567 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 11f75a53a71c42458a28dc7c832d6e43 1a17053027564b969e0b589ed422e777 2022-03-09 13:23:33.615 | [280061 Async ks-demo-another:309831]: running: get_or_add_user_project_role anotherrole 11f75a53a71c42458a28dc7c832d6e43 1a17053027564b969e0b589ed422e777 2022-03-09 13:23:33.618 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 11f75a53a71c42458a28dc7c832d6e43 4c8888b9090c4fa2bb2a79c842cdac9b 2022-03-09 13:23:33.703 | + inc/async:async_inner:63 : get_or_add_user_project_role member 11f75a53a71c42458a28dc7c832d6e43 4c8888b9090c4fa2bb2a79c842cdac9b 2022-03-09 13:23:33.744 | [280061 Async ks-demo-invis:309943]: running: get_or_add_user_project_role member 11f75a53a71c42458a28dc7c832d6e43 4c8888b9090c4fa2bb2a79c842cdac9b 2022-03-09 13:23:33.748 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-09 13:23:33.753 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-09 13:23:33.755 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:23:33.764 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-09 13:23:33.769 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-09 13:23:33.789 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-09 13:23:37.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:37.501 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:37.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:37.501 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:37.680 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:37.682 | ++ functions-common:get_or_create_user:925 : user_id=410802c3f8554109b97413fb81236850 2022-03-09 13:23:37.685 | ++ functions-common:get_or_create_user:926 : echo 410802c3f8554109b97413fb81236850 2022-03-09 13:23:37.688 | + lib/keystone:create_keystone_accounts:360 : demo_reader=410802c3f8554109b97413fb81236850 2022-03-09 13:23:37.691 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 410802c3f8554109b97413fb81236850 1a17053027564b969e0b589ed422e777 2022-03-09 13:23:37.761 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 410802c3f8554109b97413fb81236850 1a17053027564b969e0b589ed422e777 2022-03-09 13:23:37.815 | [280061 Async ks-demo-reader:310099]: running: get_or_add_user_project_role reader 410802c3f8554109b97413fb81236850 1a17053027564b969e0b589ed422e777 2022-03-09 13:23:37.817 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-09 13:23:37.823 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-09 13:23:37.841 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:23:37.846 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-09 13:23:41.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:41.597 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:41.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:41.597 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:41.819 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:41.826 | ++ functions-common:get_or_create_project:938 : project_id=912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:41.832 | ++ functions-common:get_or_create_project:939 : echo 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:41.837 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:41.840 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-09 13:23:41.868 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-09 13:23:41.891 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:23:41.913 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-09 13:23:41.945 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-09 13:23:41.964 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-09 13:23:44.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:44.985 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:44.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:44.985 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:45.377 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:45.404 | ++ functions-common:get_or_create_user:925 : user_id=ad466eb2f2974d36a7d8c2a8554262af 2022-03-09 13:23:45.430 | ++ functions-common:get_or_create_user:926 : echo ad466eb2f2974d36a7d8c2a8554262af 2022-03-09 13:23:45.448 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=ad466eb2f2974d36a7d8c2a8554262af 2022-03-09 13:23:45.468 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin ad466eb2f2974d36a7d8c2a8554262af 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:45.914 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ad466eb2f2974d36a7d8c2a8554262af 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:46.130 | [280061 Async ks-alt-admin:310503]: running: get_or_add_user_project_role admin ad466eb2f2974d36a7d8c2a8554262af 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:46.152 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole ad466eb2f2974d36a7d8c2a8554262af 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:46.560 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ad466eb2f2974d36a7d8c2a8554262af 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:46.808 | [280061 Async ks-alt-another:310615]: running: get_or_add_user_project_role anotherrole ad466eb2f2974d36a7d8c2a8554262af 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:46.837 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-09 13:23:46.867 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-09 13:23:46.887 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:23:46.912 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-09 13:23:46.929 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-09 13:23:46.972 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-09 13:23:50.146 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:23:50.335 | [309719 Async ks-demo-admin:309719]: finished successfully 2022-03-09 13:23:51.085 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:23:51.134 | [309607 Async ks-demo-member:309607]: finished successfully 2022-03-09 13:23:51.663 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:23:51.749 | [309831 Async ks-demo-another:309831]: finished successfully 2022-03-09 13:23:51.785 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:23:51.816 | [309943 Async ks-demo-invis:309943]: finished successfully 2022-03-09 13:23:52.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:52.104 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:52.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:52.104 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:52.285 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:52.288 | ++ functions-common:get_or_create_user:925 : user_id=bc54848a7c8348cbb8e54f28868470e0 2022-03-09 13:23:52.290 | ++ functions-common:get_or_create_user:926 : echo bc54848a7c8348cbb8e54f28868470e0 2022-03-09 13:23:52.293 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=bc54848a7c8348cbb8e54f28868470e0 2022-03-09 13:23:52.296 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member bc54848a7c8348cbb8e54f28868470e0 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:52.359 | + inc/async:async_inner:63 : get_or_add_user_project_role member bc54848a7c8348cbb8e54f28868470e0 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:52.405 | [280061 Async ks-alt-member-user:310998]: running: get_or_add_user_project_role member bc54848a7c8348cbb8e54f28868470e0 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:52.409 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-09 13:23:52.413 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-09 13:23:52.417 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:23:52.420 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-09 13:23:52.423 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-09 13:23:52.431 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-09 13:23:54.492 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:23:54.669 | [310099 Async ks-demo-reader:310099]: finished successfully 2022-03-09 13:23:55.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:55.487 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:55.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:55.487 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:55.702 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:55.707 | ++ functions-common:get_or_create_user:925 : user_id=274b6b7d7f1948748b5ebb40fa31593c 2022-03-09 13:23:55.712 | ++ functions-common:get_or_create_user:926 : echo 274b6b7d7f1948748b5ebb40fa31593c 2022-03-09 13:23:55.716 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=274b6b7d7f1948748b5ebb40fa31593c 2022-03-09 13:23:55.719 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 274b6b7d7f1948748b5ebb40fa31593c 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:55.805 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 274b6b7d7f1948748b5ebb40fa31593c 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:55.887 | [280061 Async ks-alt-reader-user:311222]: running: get_or_add_user_project_role reader 274b6b7d7f1948748b5ebb40fa31593c 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:23:55.892 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-09 13:23:55.895 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:23:55.899 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-09 13:23:55.907 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-09 13:23:55.920 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-09 13:23:58.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:58.842 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:58.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:23:58.842 | from cryptography.utils import int_from_bytes 2022-03-09 13:23:59.070 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:23:59.072 | ++ functions-common:get_or_create_user:925 : user_id=ce8cb84e7a4c415294dd8d549947c227 2022-03-09 13:23:59.095 | ++ functions-common:get_or_create_user:926 : echo ce8cb84e7a4c415294dd8d549947c227 2022-03-09 13:23:59.098 | + lib/keystone:create_keystone_accounts:392 : system_member_user=ce8cb84e7a4c415294dd8d549947c227 2022-03-09 13:23:59.109 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member ce8cb84e7a4c415294dd8d549947c227 all 2022-03-09 13:23:59.342 | + inc/async:async_inner:63 : get_or_add_user_system_role member ce8cb84e7a4c415294dd8d549947c227 all 2022-03-09 13:23:59.534 | [280061 Async ks-system-member:311446]: running: get_or_add_user_system_role member ce8cb84e7a4c415294dd8d549947c227 all 2022-03-09 13:23:59.560 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-09 13:23:59.581 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:23:59.598 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-09 13:23:59.609 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-09 13:23:59.632 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-09 13:24:02.652 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:24:02.773 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:24:02.801 | [310503 Async ks-alt-admin:310503]: finished successfully 2022-03-09 13:24:02.914 | [310615 Async ks-alt-another:310615]: finished successfully 2022-03-09 13:24:03.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:03.515 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:03.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:03.515 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:03.730 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:03.734 | ++ functions-common:get_or_create_user:925 : user_id=9117ec06653e4a9faabb725c6e89fa5b 2022-03-09 13:24:03.738 | ++ functions-common:get_or_create_user:926 : echo 9117ec06653e4a9faabb725c6e89fa5b 2022-03-09 13:24:03.742 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=9117ec06653e4a9faabb725c6e89fa5b 2022-03-09 13:24:03.746 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 9117ec06653e4a9faabb725c6e89fa5b all 2022-03-09 13:24:03.833 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 9117ec06653e4a9faabb725c6e89fa5b all 2022-03-09 13:24:03.908 | [280061 Async ks-system-reader:311740]: running: get_or_add_user_system_role reader 9117ec06653e4a9faabb725c6e89fa5b all 2022-03-09 13:24:03.912 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-09 13:24:03.924 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-09 13:24:03.928 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-09 13:24:03.934 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-09 13:24:03.942 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-09 13:24:06.033 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:24:06.193 | [310998 Async ks-alt-member-user:310998]: finished successfully 2022-03-09 13:24:07.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:07.451 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:07.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:07.451 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:07.633 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:07.636 | ++ functions-common:get_or_create_group:902 : group_id=7d18e96de06d415685491cc2bb45867b 2022-03-09 13:24:07.639 | ++ functions-common:get_or_create_group:903 : echo 7d18e96de06d415685491cc2bb45867b 2022-03-09 13:24:07.641 | + lib/keystone:create_keystone_accounts:402 : admin_group=7d18e96de06d415685491cc2bb45867b 2022-03-09 13:24:07.644 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-09 13:24:07.648 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-09 13:24:07.650 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-09 13:24:07.653 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-09 13:24:07.656 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-09 13:24:08.936 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:24:08.965 | [311222 Async ks-alt-reader-user:311222]: finished successfully 2022-03-09 13:24:10.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:10.487 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:10.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:10.487 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:10.612 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:24:10.644 | [311446 Async ks-system-member:311446]: finished successfully 2022-03-09 13:24:10.681 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:10.684 | ++ functions-common:get_or_create_group:902 : group_id=aa7875e67fc84cd9895af12880a30633 2022-03-09 13:24:10.686 | ++ functions-common:get_or_create_group:903 : echo aa7875e67fc84cd9895af12880a30633 2022-03-09 13:24:10.689 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=aa7875e67fc84cd9895af12880a30633 2022-03-09 13:24:10.692 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:10.756 | + inc/async:async_inner:63 : get_or_add_group_project_role member aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:10.795 | [280061 Async ks-group-memberdemo:312118]: running: get_or_add_group_project_role member aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:10.797 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:10.871 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:10.920 | [280061 Async ks-group-anotherdemo:312204]: running: get_or_add_group_project_role anotherrole aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:10.922 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:11.000 | + inc/async:async_inner:63 : get_or_add_group_project_role member aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:11.128 | [280061 Async ks-group-memberalt:312298]: running: get_or_add_group_project_role member aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:11.146 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:11.566 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:11.790 | [280061 Async ks-group-anotheralt:312397]: running: get_or_add_group_project_role anotherrole aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:11.817 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 7d18e96de06d415685491cc2bb45867b 734e150c7d5b40a18ff714feb840c2b6 2022-03-09 13:24:12.274 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 7d18e96de06d415685491cc2bb45867b 734e150c7d5b40a18ff714feb840c2b6 2022-03-09 13:24:12.528 | [280061 Async ks-group-admin:312487]: running: get_or_add_group_project_role admin 7d18e96de06d415685491cc2bb45867b 734e150c7d5b40a18ff714feb840c2b6 2022-03-09 13:24:12.549 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-09 13:24:12.938 | [280061 Async ks-demo-member:309607]: Waiting for completion of get_or_add_user_project_role member 11f75a53a71c42458a28dc7c832d6e43 1a17053027564b969e0b589ed422e777 running on PID 309607 (17 other jobs running) 2022-03-09 13:24:13.118 | [280061 Async ks-demo-member:309607]: Signaling child to exit 2022-03-09 13:24:13.118 | WAKEUP 2022-03-09 13:24:13.250 | [280061 Async ks-demo-member:309607]: Signaled 2022-03-09 13:24:13.262 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:24:13.262 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:24:13.262 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:24:13.262 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:24:13.262 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:24:13.262 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:24:13.262 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:24:13.262 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:24:13.262 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:13.262 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 11f75a53a71c42458a28dc7c832d6e43 --project 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:13.262 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:24:13.262 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:13.262 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:13.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:13.262 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:13.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:13.262 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:13.262 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:13.262 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:24:13.262 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:24:13.262 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 11f75a53a71c42458a28dc7c832d6e43 --project 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:13.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:13.262 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:13.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:13.263 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:13.263 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:24:13.263 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:13.263 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:13.263 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 11f75a53a71c42458a28dc7c832d6e43 --project 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:13.263 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:13.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:13.270 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:13.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:13.270 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:13.270 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:13.270 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:24:13.270 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:24:13.270 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:24:13.270 | ++ functions-common:get_field:818 : echo '| 8d712668b5354a2eb2c5b2cce24bd51a | 11f75a53a71c42458a28dc7c832d6e43 | | 1a17053027564b969e0b589ed422e777 | | | False |' 2022-03-09 13:24:13.270 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:13.270 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8d712668b5354a2eb2c5b2cce24bd51a 2022-03-09 13:24:13.270 | + functions-common:get_or_add_user_project_role:997 : echo 8d712668b5354a2eb2c5b2cce24bd51a 2022-03-09 13:24:13.270 | 8d712668b5354a2eb2c5b2cce24bd51a 2022-03-09 13:24:13.602 | [280061 Async ks-demo-member:309607]: finished get_or_add_user_project_role member 11f75a53a71c42458a28dc7c832d6e43 1a17053027564b969e0b589ed422e777 with result 0 in 17 seconds 2022-03-09 13:24:13.836 | [280061 Async ks-demo-admin:309719]: Waiting for completion of get_or_add_user_project_role admin 6d4035a3e5a54e368887b99488ae3fd2 1a17053027564b969e0b589ed422e777 running on PID 309719 (16 other jobs running) 2022-03-09 13:24:13.989 | [280061 Async ks-demo-admin:309719]: Signaling child to exit 2022-03-09 13:24:13.989 | WAKEUP 2022-03-09 13:24:14.124 | [280061 Async ks-demo-admin:309719]: Signaled 2022-03-09 13:24:14.135 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:24:14.135 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:24:14.135 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:24:14.135 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:24:14.135 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:24:14.135 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:24:14.135 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:24:14.135 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:24:14.135 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:14.135 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:24:14.135 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d4035a3e5a54e368887b99488ae3fd2 --project 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:14.135 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:14.135 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:14.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:14.135 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:14.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:14.135 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:14.136 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:14.136 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:24:14.136 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:24:14.136 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 6d4035a3e5a54e368887b99488ae3fd2 --project 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:14.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:14.136 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:14.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:14.136 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:14.136 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d4035a3e5a54e368887b99488ae3fd2 --project 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:14.136 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:14.136 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:24:14.136 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:14.136 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:14.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:14.136 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:14.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:14.136 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:14.136 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:14.136 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:24:14.136 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:24:14.136 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:24:14.136 | ++ functions-common:get_field:818 : echo '| 0a6505db92cf4a4ba4a5ffb596329d30 | 6d4035a3e5a54e368887b99488ae3fd2 | | 1a17053027564b969e0b589ed422e777 | | | False |' 2022-03-09 13:24:14.136 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:14.136 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:24:14.136 | + functions-common:get_or_add_user_project_role:997 : echo 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:24:14.136 | 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:24:14.416 | [280061 Async ks-demo-admin:309719]: finished get_or_add_user_project_role admin 6d4035a3e5a54e368887b99488ae3fd2 1a17053027564b969e0b589ed422e777 with result 0 in 16 seconds 2022-03-09 13:24:14.599 | [280061 Async ks-demo-another:309831]: Waiting for completion of get_or_add_user_project_role anotherrole 11f75a53a71c42458a28dc7c832d6e43 1a17053027564b969e0b589ed422e777 running on PID 309831 (15 other jobs running) 2022-03-09 13:24:14.718 | [280061 Async ks-demo-another:309831]: Signaling child to exit 2022-03-09 13:24:14.721 | WAKEUP 2022-03-09 13:24:14.833 | [280061 Async ks-demo-another:309831]: Signaled 2022-03-09 13:24:14.834 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:24:14.834 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:24:14.834 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:24:14.835 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:24:14.835 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:24:14.835 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:24:14.835 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:24:14.835 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:24:14.835 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:24:14.835 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:14.835 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:14.835 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:14.835 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 11f75a53a71c42458a28dc7c832d6e43 --project 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:14.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:14.835 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:14.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:14.835 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:14.835 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:14.835 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:24:14.835 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:24:14.835 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 11f75a53a71c42458a28dc7c832d6e43 --project 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:14.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:14.835 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:14.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:14.835 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:14.835 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:24:14.835 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 11f75a53a71c42458a28dc7c832d6e43 --project 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:14.835 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:14.835 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:14.835 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:14.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:14.835 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:14.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:14.836 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:14.836 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:14.836 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:24:14.836 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:24:14.836 | ++ functions-common:get_field:818 : echo '| f16a5a0ea42447879b418e6ca8d9f0b4 | 11f75a53a71c42458a28dc7c832d6e43 | | 1a17053027564b969e0b589ed422e777 | | | False |' 2022-03-09 13:24:14.836 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:24:14.836 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:14.836 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:24:14.836 | + functions-common:get_or_add_user_project_role:997 : echo f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:24:14.836 | f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:24:14.950 | [280061 Async ks-demo-another:309831]: finished get_or_add_user_project_role anotherrole 11f75a53a71c42458a28dc7c832d6e43 1a17053027564b969e0b589ed422e777 with result 0 in 18 seconds 2022-03-09 13:24:15.007 | [280061 Async ks-demo-invis:309943]: Waiting for completion of get_or_add_user_project_role member 11f75a53a71c42458a28dc7c832d6e43 4c8888b9090c4fa2bb2a79c842cdac9b running on PID 309943 (14 other jobs running) 2022-03-09 13:24:15.073 | [280061 Async ks-demo-invis:309943]: Signaling child to exit 2022-03-09 13:24:15.073 | WAKEUP 2022-03-09 13:24:15.130 | [280061 Async ks-demo-invis:309943]: Signaled 2022-03-09 13:24:15.131 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:24:15.131 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:24:15.131 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:24:15.131 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:24:15.131 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:24:15.131 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:24:15.131 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:24:15.131 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:24:15.131 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:15.131 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:24:15.131 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 11f75a53a71c42458a28dc7c832d6e43 --project 4c8888b9090c4fa2bb2a79c842cdac9b 2022-03-09 13:24:15.131 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:15.131 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:15.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:15.132 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:15.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:15.132 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:15.132 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:15.132 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:24:15.132 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:24:15.132 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 11f75a53a71c42458a28dc7c832d6e43 --project 4c8888b9090c4fa2bb2a79c842cdac9b 2022-03-09 13:24:15.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:15.132 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:15.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:15.132 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:15.132 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:24:15.132 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 11f75a53a71c42458a28dc7c832d6e43 --project 4c8888b9090c4fa2bb2a79c842cdac9b 2022-03-09 13:24:15.132 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:15.132 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:15.132 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:15.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:15.132 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:15.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:15.132 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:15.132 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:15.132 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:24:15.132 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:24:15.132 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:24:15.132 | ++ functions-common:get_field:818 : echo '| 8d712668b5354a2eb2c5b2cce24bd51a | 11f75a53a71c42458a28dc7c832d6e43 | | 4c8888b9090c4fa2bb2a79c842cdac9b | | | False |' 2022-03-09 13:24:15.132 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:15.132 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8d712668b5354a2eb2c5b2cce24bd51a 2022-03-09 13:24:15.132 | + functions-common:get_or_add_user_project_role:997 : echo 8d712668b5354a2eb2c5b2cce24bd51a 2022-03-09 13:24:15.132 | 8d712668b5354a2eb2c5b2cce24bd51a 2022-03-09 13:24:15.271 | [280061 Async ks-demo-invis:309943]: finished get_or_add_user_project_role member 11f75a53a71c42458a28dc7c832d6e43 4c8888b9090c4fa2bb2a79c842cdac9b with result 0 in 18 seconds 2022-03-09 13:24:15.430 | [280061 Async ks-demo-reader:310099]: Waiting for completion of get_or_add_user_project_role reader 410802c3f8554109b97413fb81236850 1a17053027564b969e0b589ed422e777 running on PID 310099 (13 other jobs running) 2022-03-09 13:24:15.600 | [280061 Async ks-demo-reader:310099]: Signaling child to exit 2022-03-09 13:24:15.601 | WAKEUP 2022-03-09 13:24:15.756 | [280061 Async ks-demo-reader:310099]: Signaled 2022-03-09 13:24:15.772 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:24:15.772 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:24:15.772 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:24:15.772 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:24:15.772 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:24:15.772 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:24:15.772 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:24:15.772 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:24:15.772 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:24:15.772 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 410802c3f8554109b97413fb81236850 --project 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:15.772 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:15.773 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:15.773 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:15.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:15.773 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:15.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:15.773 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:15.773 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:15.773 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:24:15.773 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:24:15.773 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 410802c3f8554109b97413fb81236850 --project 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:15.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:15.773 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:15.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:15.773 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:15.773 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:24:15.773 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:15.773 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 410802c3f8554109b97413fb81236850 --project 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:15.773 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:15.773 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:15.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:15.773 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:15.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:15.773 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:15.773 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:15.773 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:24:15.773 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:24:15.773 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:24:15.773 | ++ functions-common:get_field:818 : echo '| 9a7746ac7448428e89be2381acf4ea9a | 410802c3f8554109b97413fb81236850 | | 1a17053027564b969e0b589ed422e777 | | | False |' 2022-03-09 13:24:15.773 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:15.773 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9a7746ac7448428e89be2381acf4ea9a 2022-03-09 13:24:15.773 | + functions-common:get_or_add_user_project_role:997 : echo 9a7746ac7448428e89be2381acf4ea9a 2022-03-09 13:24:15.773 | 9a7746ac7448428e89be2381acf4ea9a 2022-03-09 13:24:15.908 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:24:15.973 | [280061 Async ks-demo-reader:310099]: finished get_or_add_user_project_role reader 410802c3f8554109b97413fb81236850 1a17053027564b969e0b589ed422e777 with result 0 in 16 seconds 2022-03-09 13:24:15.985 | + inc/async:async_wait:197 : return 0 2022-03-09 13:24:15.988 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-09 13:24:16.033 | [311740 Async ks-system-reader:311740]: finished successfully 2022-03-09 13:24:16.165 | [280061 Async ks-alt-admin:310503]: Waiting for completion of get_or_add_user_project_role admin ad466eb2f2974d36a7d8c2a8554262af 912ac15da91748d3aefef19dce6d550c running on PID 310503 (12 other jobs running) 2022-03-09 13:24:16.275 | [280061 Async ks-alt-admin:310503]: Signaling child to exit 2022-03-09 13:24:16.275 | WAKEUP 2022-03-09 13:24:16.387 | [280061 Async ks-alt-admin:310503]: Signaled 2022-03-09 13:24:16.395 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:24:16.395 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:24:16.395 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:24:16.396 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:24:16.396 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:24:16.396 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:24:16.396 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:24:16.396 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:24:16.396 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:16.396 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:24:16.396 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ad466eb2f2974d36a7d8c2a8554262af --project 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:16.396 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:16.396 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:16.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:16.396 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:16.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:16.396 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:16.396 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:16.396 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:24:16.396 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:24:16.396 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user ad466eb2f2974d36a7d8c2a8554262af --project 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:16.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:16.396 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:16.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:16.396 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:16.396 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ad466eb2f2974d36a7d8c2a8554262af --project 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:16.396 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:24:16.396 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:16.396 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:16.396 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:16.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:16.396 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:16.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:16.396 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:16.397 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:16.397 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:24:16.397 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:24:16.397 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:24:16.397 | ++ functions-common:get_field:818 : echo '| 0a6505db92cf4a4ba4a5ffb596329d30 | ad466eb2f2974d36a7d8c2a8554262af | | 912ac15da91748d3aefef19dce6d550c | | | False |' 2022-03-09 13:24:16.397 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:16.397 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:24:16.397 | + functions-common:get_or_add_user_project_role:997 : echo 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:24:16.397 | 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:24:16.676 | [280061 Async ks-alt-admin:310503]: finished get_or_add_user_project_role admin ad466eb2f2974d36a7d8c2a8554262af 912ac15da91748d3aefef19dce6d550c with result 0 in 17 seconds 2022-03-09 13:24:16.875 | [280061 Async ks-alt-another:310615]: Waiting for completion of get_or_add_user_project_role anotherrole ad466eb2f2974d36a7d8c2a8554262af 912ac15da91748d3aefef19dce6d550c running on PID 310615 (11 other jobs running) 2022-03-09 13:24:16.998 | [280061 Async ks-alt-another:310615]: Signaling child to exit 2022-03-09 13:24:16.998 | WAKEUP 2022-03-09 13:24:17.109 | [280061 Async ks-alt-another:310615]: Signaled 2022-03-09 13:24:17.111 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:24:17.111 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:24:17.111 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:24:17.111 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:24:17.111 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:24:17.111 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:24:17.111 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:24:17.111 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:24:17.111 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:24:17.111 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:17.111 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ad466eb2f2974d36a7d8c2a8554262af --project 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:17.111 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:17.111 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:17.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:17.111 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:17.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:17.111 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:17.111 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:17.111 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:24:17.111 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:24:17.111 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user ad466eb2f2974d36a7d8c2a8554262af --project 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:17.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:17.112 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:17.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:17.112 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:17.112 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:24:17.112 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ad466eb2f2974d36a7d8c2a8554262af --project 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:17.112 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:17.112 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:17.112 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:17.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:17.113 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:17.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:17.113 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:17.113 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:17.113 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:24:17.113 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:24:17.113 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:24:17.113 | ++ functions-common:get_field:818 : echo '| f16a5a0ea42447879b418e6ca8d9f0b4 | ad466eb2f2974d36a7d8c2a8554262af | | 912ac15da91748d3aefef19dce6d550c | | | False |' 2022-03-09 13:24:17.113 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:17.113 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:24:17.113 | + functions-common:get_or_add_user_project_role:997 : echo f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:24:17.113 | f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:24:17.331 | [280061 Async ks-alt-another:310615]: finished get_or_add_user_project_role anotherrole ad466eb2f2974d36a7d8c2a8554262af 912ac15da91748d3aefef19dce6d550c with result 0 in 16 seconds 2022-03-09 13:24:17.571 | [280061 Async ks-alt-member-user:310998]: Waiting for completion of get_or_add_user_project_role member bc54848a7c8348cbb8e54f28868470e0 912ac15da91748d3aefef19dce6d550c running on PID 310998 (10 other jobs running) 2022-03-09 13:24:17.726 | [280061 Async ks-alt-member-user:310998]: Signaling child to exit 2022-03-09 13:24:17.727 | WAKEUP 2022-03-09 13:24:17.889 | [280061 Async ks-alt-member-user:310998]: Signaled 2022-03-09 13:24:17.904 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:24:17.904 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:24:17.904 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:24:17.904 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:24:17.904 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:24:17.904 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:24:17.904 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:24:17.904 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:24:17.904 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:17.904 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc54848a7c8348cbb8e54f28868470e0 --project 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:17.904 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:24:17.904 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:17.904 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:17.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:17.904 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:17.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:17.904 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:17.904 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:17.905 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:24:17.905 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:24:17.905 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user bc54848a7c8348cbb8e54f28868470e0 --project 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:17.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:17.905 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:17.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:17.905 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:17.905 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc54848a7c8348cbb8e54f28868470e0 --project 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:17.905 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:17.905 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:24:17.905 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:17.905 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:17.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:17.905 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:17.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:17.905 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:17.905 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:17.905 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:24:17.905 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:24:17.905 | ++ functions-common:get_field:818 : echo '| 8d712668b5354a2eb2c5b2cce24bd51a | bc54848a7c8348cbb8e54f28868470e0 | | 912ac15da91748d3aefef19dce6d550c | | | False |' 2022-03-09 13:24:17.905 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:24:17.905 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:17.905 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8d712668b5354a2eb2c5b2cce24bd51a 2022-03-09 13:24:17.905 | + functions-common:get_or_add_user_project_role:997 : echo 8d712668b5354a2eb2c5b2cce24bd51a 2022-03-09 13:24:17.905 | 8d712668b5354a2eb2c5b2cce24bd51a 2022-03-09 13:24:18.208 | [280061 Async ks-alt-member-user:310998]: finished get_or_add_user_project_role member bc54848a7c8348cbb8e54f28868470e0 912ac15da91748d3aefef19dce6d550c with result 0 in 13 seconds 2022-03-09 13:24:18.457 | [280061 Async ks-alt-reader-user:311222]: Waiting for completion of get_or_add_user_project_role reader 274b6b7d7f1948748b5ebb40fa31593c 912ac15da91748d3aefef19dce6d550c running on PID 311222 (9 other jobs running) 2022-03-09 13:24:18.622 | [280061 Async ks-alt-reader-user:311222]: Signaling child to exit 2022-03-09 13:24:18.627 | WAKEUP 2022-03-09 13:24:18.790 | [280061 Async ks-alt-reader-user:311222]: Signaled 2022-03-09 13:24:18.801 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:24:18.802 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:24:18.802 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:24:18.802 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:24:18.802 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:24:18.802 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:24:18.802 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:24:18.802 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:24:18.802 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:24:18.802 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:18.802 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:18.802 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:18.802 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 274b6b7d7f1948748b5ebb40fa31593c --project 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:18.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:18.802 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:18.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:18.802 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:18.802 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:18.802 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:24:18.802 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:24:18.802 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 274b6b7d7f1948748b5ebb40fa31593c --project 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:18.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:18.802 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:18.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:18.802 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:18.802 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 274b6b7d7f1948748b5ebb40fa31593c --project 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:18.802 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:24:18.802 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:24:18.802 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:24:18.802 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:18.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:18.803 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:18.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:18.803 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:18.803 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:18.803 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:24:18.803 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:24:18.803 | ++ functions-common:get_field:818 : echo '| 9a7746ac7448428e89be2381acf4ea9a | 274b6b7d7f1948748b5ebb40fa31593c | | 912ac15da91748d3aefef19dce6d550c | | | False |' 2022-03-09 13:24:18.803 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:24:18.803 | ++ functions-common:get_field:812 : read data 2022-03-09 13:24:18.803 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9a7746ac7448428e89be2381acf4ea9a 2022-03-09 13:24:18.803 | + functions-common:get_or_add_user_project_role:997 : echo 9a7746ac7448428e89be2381acf4ea9a 2022-03-09 13:24:18.803 | 9a7746ac7448428e89be2381acf4ea9a 2022-03-09 13:24:19.020 | [280061 Async ks-alt-reader-user:311222]: finished get_or_add_user_project_role reader 274b6b7d7f1948748b5ebb40fa31593c 912ac15da91748d3aefef19dce6d550c with result 0 in 13 seconds 2022-03-09 13:24:19.053 | + inc/async:async_wait:197 : return 0 2022-03-09 13:24:19.068 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-09 13:24:19.366 | [280061 Async ks-system-member:311446]: Waiting for completion of get_or_add_user_system_role member ce8cb84e7a4c415294dd8d549947c227 all running on PID 311446 (8 other jobs running) 2022-03-09 13:24:19.499 | [280061 Async ks-system-member:311446]: Signaling child to exit 2022-03-09 13:24:19.500 | WAKEUP 2022-03-09 13:24:19.654 | [280061 Async ks-system-member:311446]: Signaled 2022-03-09 13:24:19.669 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-09 13:24:19.669 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-09 13:24:19.669 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-09 13:24:19.669 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:24:19.669 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:24:19.669 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:24:19.669 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:24:19.669 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:24:19.669 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-09 13:24:19.669 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ce8cb84e7a4c415294dd8d549947c227 --system all -f value -c Role 2022-03-09 13:24:19.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:19.669 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:19.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:19.670 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:19.670 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:19.670 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-09 13:24:19.670 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-09 13:24:19.670 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user ce8cb84e7a4c415294dd8d549947c227 --system all 2022-03-09 13:24:19.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:19.670 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:19.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:19.670 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:19.670 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ce8cb84e7a4c415294dd8d549947c227 --system all -f value -c Role 2022-03-09 13:24:19.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:19.670 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:19.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:19.670 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:19.670 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:19.670 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=8d712668b5354a2eb2c5b2cce24bd51a 2022-03-09 13:24:19.670 | + functions-common:get_or_add_user_system_role:1052 : echo 8d712668b5354a2eb2c5b2cce24bd51a 2022-03-09 13:24:19.670 | 8d712668b5354a2eb2c5b2cce24bd51a 2022-03-09 13:24:19.995 | [280061 Async ks-system-member:311446]: finished get_or_add_user_system_role member ce8cb84e7a4c415294dd8d549947c227 all with result 0 in 11 seconds 2022-03-09 13:24:20.281 | [280061 Async ks-system-reader:311740]: Waiting for completion of get_or_add_user_system_role reader 9117ec06653e4a9faabb725c6e89fa5b all running on PID 311740 (7 other jobs running) 2022-03-09 13:24:20.441 | [280061 Async ks-system-reader:311740]: Signaling child to exit 2022-03-09 13:24:20.442 | WAKEUP 2022-03-09 13:24:20.602 | [280061 Async ks-system-reader:311740]: Signaled 2022-03-09 13:24:20.622 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-09 13:24:20.622 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-09 13:24:20.622 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-09 13:24:20.622 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:24:20.622 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:24:20.622 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:24:20.622 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:24:20.622 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:24:20.622 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-09 13:24:20.622 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9117ec06653e4a9faabb725c6e89fa5b --system all -f value -c Role 2022-03-09 13:24:20.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:20.622 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:20.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:20.622 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:20.622 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:20.622 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-09 13:24:20.622 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-09 13:24:20.622 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 9117ec06653e4a9faabb725c6e89fa5b --system all 2022-03-09 13:24:20.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:20.622 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:20.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:20.622 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:20.622 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9117ec06653e4a9faabb725c6e89fa5b --system all -f value -c Role 2022-03-09 13:24:20.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:20.623 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:20.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:20.623 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:20.623 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:20.623 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=9a7746ac7448428e89be2381acf4ea9a 2022-03-09 13:24:20.623 | + functions-common:get_or_add_user_system_role:1052 : echo 9a7746ac7448428e89be2381acf4ea9a 2022-03-09 13:24:20.623 | 9a7746ac7448428e89be2381acf4ea9a 2022-03-09 13:24:20.857 | [280061 Async ks-system-reader:311740]: finished get_or_add_user_system_role reader 9117ec06653e4a9faabb725c6e89fa5b all with result 0 in 12 seconds 2022-03-09 13:24:20.881 | + inc/async:async_wait:197 : return 0 2022-03-09 13:24:20.889 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-09 13:24:21.203 | [280061 Async ks-group-memberdemo:312118]: Waiting for completion of get_or_add_group_project_role member aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 running on PID 312118 (6 other jobs running) 2022-03-09 13:24:21.335 | [280061 Async ks-group-memberdemo:312118]: Signaling child to exit 2022-03-09 13:24:24.180 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:24:24.317 | [312204 Async ks-group-anotherdemo:312204]: finished successfully 2022-03-09 13:24:24.719 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:24:24.751 | [312118 Async ks-group-memberdemo:312118]: finished successfully 2022-03-09 13:24:24.773 | WAKEUP 2022-03-09 13:24:24.802 | [280061 Async ks-group-memberdemo:312118]: Signaled 2022-03-09 13:24:24.804 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 13:24:24.804 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group aa7875e67fc84cd9895af12880a30633 --project 1a17053027564b969e0b589ed422e777 -f value 2022-03-09 13:24:24.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:24.804 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:24.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:24.804 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:24.804 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:24.804 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 13:24:24.804 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 13:24:24.804 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group aa7875e67fc84cd9895af12880a30633 --project 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:24.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:24.804 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:24.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:24.804 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:24.804 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group aa7875e67fc84cd9895af12880a30633 --project 1a17053027564b969e0b589ed422e777 -f value 2022-03-09 13:24:24.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:24.804 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:24.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:24.804 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:24.804 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:24.804 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='8d712668b5354a2eb2c5b2cce24bd51a aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 False' 2022-03-09 13:24:24.804 | + functions-common:get_or_add_group_project_role:1076 : echo 8d712668b5354a2eb2c5b2cce24bd51a aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 False 2022-03-09 13:24:24.805 | 8d712668b5354a2eb2c5b2cce24bd51a aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 False 2022-03-09 13:24:24.873 | [280061 Async ks-group-memberdemo:312118]: finished get_or_add_group_project_role member aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 with result 0 in 14 seconds 2022-03-09 13:24:24.930 | [280061 Async ks-group-anotherdemo:312204]: Waiting for completion of get_or_add_group_project_role anotherrole aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 running on PID 312204 (5 other jobs running) 2022-03-09 13:24:24.974 | [280061 Async ks-group-anotherdemo:312204]: Signaling child to exit 2022-03-09 13:24:24.975 | WAKEUP 2022-03-09 13:24:25.013 | [280061 Async ks-group-anotherdemo:312204]: Signaled 2022-03-09 13:24:25.016 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 13:24:25.016 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group aa7875e67fc84cd9895af12880a30633 --project 1a17053027564b969e0b589ed422e777 -f value 2022-03-09 13:24:25.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:25.016 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:25.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:25.016 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:25.017 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:25.017 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 13:24:25.017 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 13:24:25.017 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group aa7875e67fc84cd9895af12880a30633 --project 1a17053027564b969e0b589ed422e777 2022-03-09 13:24:25.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:25.017 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:25.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:25.017 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:25.017 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group aa7875e67fc84cd9895af12880a30633 --project 1a17053027564b969e0b589ed422e777 -f value 2022-03-09 13:24:25.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:25.017 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:25.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:25.017 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:25.017 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:25.017 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='f16a5a0ea42447879b418e6ca8d9f0b4 aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 False' 2022-03-09 13:24:25.017 | + functions-common:get_or_add_group_project_role:1076 : echo f16a5a0ea42447879b418e6ca8d9f0b4 aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 False 2022-03-09 13:24:25.017 | f16a5a0ea42447879b418e6ca8d9f0b4 aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 False 2022-03-09 13:24:25.082 | [280061 Async ks-group-anotherdemo:312204]: finished get_or_add_group_project_role anotherrole aa7875e67fc84cd9895af12880a30633 1a17053027564b969e0b589ed422e777 with result 0 in 13 seconds 2022-03-09 13:24:25.130 | [280061 Async ks-group-memberalt:312298]: Waiting for completion of get_or_add_group_project_role member aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c running on PID 312298 (4 other jobs running) 2022-03-09 13:24:25.157 | [280061 Async ks-group-memberalt:312298]: Signaling child to exit 2022-03-09 13:24:26.442 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:24:26.473 | [312487 Async ks-group-admin:312487]: finished successfully 2022-03-09 13:24:26.742 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:24:26.769 | [312298 Async ks-group-memberalt:312298]: finished successfully 2022-03-09 13:24:26.774 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:24:26.791 | WAKEUP 2022-03-09 13:24:26.802 | [312397 Async ks-group-anotheralt:312397]: finished successfully 2022-03-09 13:24:26.814 | [280061 Async ks-group-memberalt:312298]: Signaled 2022-03-09 13:24:26.815 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 13:24:26.816 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group aa7875e67fc84cd9895af12880a30633 --project 912ac15da91748d3aefef19dce6d550c -f value 2022-03-09 13:24:26.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:26.816 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:26.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:26.816 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:26.816 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:26.816 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 13:24:26.816 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 13:24:26.816 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group aa7875e67fc84cd9895af12880a30633 --project 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:26.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:26.816 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:26.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:26.816 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:26.816 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group aa7875e67fc84cd9895af12880a30633 --project 912ac15da91748d3aefef19dce6d550c -f value 2022-03-09 13:24:26.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:26.816 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:26.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:26.816 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:26.816 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:26.816 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='8d712668b5354a2eb2c5b2cce24bd51a aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c False' 2022-03-09 13:24:26.816 | + functions-common:get_or_add_group_project_role:1076 : echo 8d712668b5354a2eb2c5b2cce24bd51a aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c False 2022-03-09 13:24:26.816 | 8d712668b5354a2eb2c5b2cce24bd51a aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c False 2022-03-09 13:24:26.860 | [280061 Async ks-group-memberalt:312298]: finished get_or_add_group_project_role member aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c with result 0 in 15 seconds 2022-03-09 13:24:26.897 | [280061 Async ks-group-anotheralt:312397]: Waiting for completion of get_or_add_group_project_role anotherrole aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c running on PID 312397 (3 other jobs running) 2022-03-09 13:24:26.923 | [280061 Async ks-group-anotheralt:312397]: Signaling child to exit 2022-03-09 13:24:26.923 | WAKEUP 2022-03-09 13:24:26.945 | [280061 Async ks-group-anotheralt:312397]: Signaled 2022-03-09 13:24:26.947 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 13:24:26.947 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group aa7875e67fc84cd9895af12880a30633 --project 912ac15da91748d3aefef19dce6d550c -f value 2022-03-09 13:24:26.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:26.947 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:26.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:26.947 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:26.947 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:26.947 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 13:24:26.947 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 13:24:26.947 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group aa7875e67fc84cd9895af12880a30633 --project 912ac15da91748d3aefef19dce6d550c 2022-03-09 13:24:26.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:26.947 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:26.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:26.947 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:26.947 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group aa7875e67fc84cd9895af12880a30633 --project 912ac15da91748d3aefef19dce6d550c -f value 2022-03-09 13:24:26.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:26.947 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:26.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:26.947 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:26.947 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:26.947 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='f16a5a0ea42447879b418e6ca8d9f0b4 aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c False' 2022-03-09 13:24:26.947 | + functions-common:get_or_add_group_project_role:1076 : echo f16a5a0ea42447879b418e6ca8d9f0b4 aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c False 2022-03-09 13:24:26.947 | f16a5a0ea42447879b418e6ca8d9f0b4 aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c False 2022-03-09 13:24:26.991 | [280061 Async ks-group-anotheralt:312397]: finished get_or_add_group_project_role anotherrole aa7875e67fc84cd9895af12880a30633 912ac15da91748d3aefef19dce6d550c with result 0 in 15 seconds 2022-03-09 13:24:27.028 | [280061 Async ks-group-admin:312487]: Waiting for completion of get_or_add_group_project_role admin 7d18e96de06d415685491cc2bb45867b 734e150c7d5b40a18ff714feb840c2b6 running on PID 312487 (2 other jobs running) 2022-03-09 13:24:27.055 | [280061 Async ks-group-admin:312487]: Signaling child to exit 2022-03-09 13:24:27.055 | WAKEUP 2022-03-09 13:24:27.078 | [280061 Async ks-group-admin:312487]: Signaled 2022-03-09 13:24:27.080 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 13:24:27.080 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7d18e96de06d415685491cc2bb45867b --project 734e150c7d5b40a18ff714feb840c2b6 -f value 2022-03-09 13:24:27.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:27.080 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:27.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:27.080 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:27.080 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:27.080 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 13:24:27.080 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 13:24:27.080 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 7d18e96de06d415685491cc2bb45867b --project 734e150c7d5b40a18ff714feb840c2b6 2022-03-09 13:24:27.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:27.080 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:27.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:27.080 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:27.080 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7d18e96de06d415685491cc2bb45867b --project 734e150c7d5b40a18ff714feb840c2b6 -f value 2022-03-09 13:24:27.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:27.080 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:27.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:24:27.080 | from cryptography.utils import int_from_bytes 2022-03-09 13:24:27.080 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:24:27.080 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0a6505db92cf4a4ba4a5ffb596329d30 7d18e96de06d415685491cc2bb45867b 734e150c7d5b40a18ff714feb840c2b6 False' 2022-03-09 13:24:27.080 | + functions-common:get_or_add_group_project_role:1076 : echo 0a6505db92cf4a4ba4a5ffb596329d30 7d18e96de06d415685491cc2bb45867b 734e150c7d5b40a18ff714feb840c2b6 False 2022-03-09 13:24:27.080 | 0a6505db92cf4a4ba4a5ffb596329d30 7d18e96de06d415685491cc2bb45867b 734e150c7d5b40a18ff714feb840c2b6 False 2022-03-09 13:24:27.124 | [280061 Async ks-group-admin:312487]: finished get_or_add_group_project_role admin 7d18e96de06d415685491cc2bb45867b 734e150c7d5b40a18ff714feb840c2b6 with result 0 in 14 seconds 2022-03-09 13:24:27.128 | + inc/async:async_wait:197 : return 0 2022-03-09 13:24:27.130 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-09 13:24:27.148 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:24:27.150 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-09 13:24:27.168 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:24:27.170 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-09 13:24:27.173 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-09 13:24:27.242 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-09 13:24:27.284 | [280061 Async create_nova_accounts:314386]: running: create_nova_accounts 2022-03-09 13:24:27.287 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-09 13:24:27.305 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:24:27.307 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-09 13:24:27.310 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-09 13:24:27.370 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-09 13:24:27.411 | [280061 Async create_glance_accounts:314501]: running: create_glance_accounts 2022-03-09 13:24:27.416 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-09 13:24:27.440 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:24:27.445 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-09 13:24:27.448 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-09 13:24:27.515 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-09 13:24:27.558 | [280061 Async create_cinder_accounts:314631]: running: create_cinder_accounts 2022-03-09 13:24:27.561 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-09 13:24:27.583 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:24:27.585 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-09 13:24:27.588 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-09 13:24:27.658 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-09 13:24:27.733 | [280061 Async create_neutron_accounts:314746]: running: create_neutron_accounts 2022-03-09 13:24:27.737 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-09 13:24:27.770 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:24:27.774 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-09 13:24:27.779 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-09 13:24:27.997 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-09 13:24:28.220 | [280061 Async create_swift_accounts:314887]: running: create_swift_accounts 2022-03-09 13:24:28.241 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-09 13:24:28.358 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:24:28.381 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-09 13:24:28.749 | [280061 Async create_nova_accounts:314386]: Waiting for completion of create_nova_accounts running on PID 314386 (6 other jobs running) 2022-03-09 13:24:28.933 | [280061 Async create_nova_accounts:314386]: Signaling child to exit 2022-03-09 13:25:08.594 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:25:08.712 | [314746 Async create_neutron_accounts:314746]: finished successfully 2022-03-09 13:25:27.079 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:25:27.120 | [314631 Async create_cinder_accounts:314631]: finished successfully 2022-03-09 13:25:44.164 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:25:44.195 | [314501 Async create_glance_accounts:314501]: finished successfully 2022-03-09 13:25:45.599 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:25:45.625 | [314386 Async create_nova_accounts:314386]: finished successfully 2022-03-09 13:25:45.645 | WAKEUP 2022-03-09 13:25:45.669 | [280061 Async create_nova_accounts:314386]: Signaled 2022-03-09 13:25:45.670 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-09 13:25:45.670 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-09 13:25:45.670 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-09 13:25:45.671 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:25:45.671 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 13:25:45.671 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 13:25:45.671 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 13:25:45.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.671 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.671 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.671 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.671 | + functions-common:get_or_create_user:925 : user_id=ec69c3d2c3704ef69334c4e825a704e4 2022-03-09 13:25:45.671 | + functions-common:get_or_create_user:926 : echo ec69c3d2c3704ef69334c4e825a704e4 2022-03-09 13:25:45.671 | ec69c3d2c3704ef69334c4e825a704e4 2022-03-09 13:25:45.671 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-09 13:25:45.671 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:25:45.671 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:25:45.671 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:25:45.671 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:25:45.671 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:25:45.671 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:25:45.671 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:25:45.671 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:25:45.671 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:25:45.671 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:25:45.671 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.671 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:25:45.671 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:45.671 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:45.671 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.672 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.672 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.672 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.672 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:25:45.672 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:25:45.672 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.672 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.672 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.672 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:25:45.672 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.672 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:45.672 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:45.672 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.672 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.672 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.672 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.672 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:25:45.672 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:25:45.672 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:25:45.672 | ++ functions-common:get_field:818 : echo '| 9bed81294f544305a265487903a5af7c | ec69c3d2c3704ef69334c4e825a704e4 | | 8d38d9e90be04789bf30921deee61152 | | | False |' 2022-03-09 13:25:45.672 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.672 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9bed81294f544305a265487903a5af7c 2022-03-09 13:25:45.672 | + functions-common:get_or_add_user_project_role:997 : echo 9bed81294f544305a265487903a5af7c 2022-03-09 13:25:45.672 | 9bed81294f544305a265487903a5af7c 2022-03-09 13:25:45.672 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-09 13:25:45.672 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-09 13:25:45.672 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:25:45.673 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:25:45.673 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:25:45.673 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:25:45.673 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:25:45.673 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:25:45.673 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:25:45.673 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:25:45.673 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:25:45.673 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:25:45.673 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.673 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:25:45.673 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:45.673 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:45.673 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.673 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.673 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.673 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.673 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:25:45.673 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:25:45.673 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.673 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.673 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.673 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.673 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:25:45.673 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:45.673 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:45.673 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.674 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.674 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.674 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.674 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:25:45.674 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:25:45.674 | ++ functions-common:get_field:818 : echo '| 0a6505db92cf4a4ba4a5ffb596329d30 | ec69c3d2c3704ef69334c4e825a704e4 | | 8d38d9e90be04789bf30921deee61152 | | | False |' 2022-03-09 13:25:45.674 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:25:45.674 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.674 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:25:45.674 | + functions-common:get_or_add_user_project_role:997 : echo 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:25:45.674 | 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:25:45.674 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-09 13:25:45.674 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-09 13:25:45.674 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.30/compute 2022-03-09 13:25:45.674 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-09 13:25:45.674 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 13:25:45.674 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-09 13:25:45.674 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-09 13:25:45.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.674 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.674 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.674 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.674 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 13:25:45.674 | 0087d307120d40c7833aa0b259cad796' 2022-03-09 13:25:45.674 | + functions-common:get_or_create_service:1094 : echo 0087d307120d40c7833aa0b259cad796 2022-03-09 13:25:45.674 | 0087d307120d40c7833aa0b259cad796 2022-03-09 13:25:45.674 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.30/compute/v2/$(project_id)s' 2022-03-09 13:25:45.674 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 13:25:45.674 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' RegionOne 2022-03-09 13:25:45.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:25:45.675 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-09 13:25:45.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.675 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.675 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.675 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:25:45.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:25:45.675 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 13:25:45.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.675 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.675 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.675 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=98417fef771c4c67958c7385e65f6243 2022-03-09 13:25:45.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 98417fef771c4c67958c7385e65f6243 2022-03-09 13:25:45.675 | + functions-common:get_or_create_endpoint:1127 : public_id=98417fef771c4c67958c7385e65f6243 2022-03-09 13:25:45.675 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 13:25:45.675 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 13:25:45.675 | + functions-common:get_or_create_endpoint:1136 : echo 98417fef771c4c67958c7385e65f6243 2022-03-09 13:25:45.675 | 98417fef771c4c67958c7385e65f6243 2022-03-09 13:25:45.675 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-09 13:25:45.675 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 13:25:45.675 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-09 13:25:45.675 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-09 13:25:45.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.675 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.675 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.675 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.676 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 13:25:45.676 | 41aad12b92bf4407b949bdab4355048b' 2022-03-09 13:25:45.676 | + functions-common:get_or_create_service:1094 : echo 41aad12b92bf4407b949bdab4355048b 2022-03-09 13:25:45.676 | 41aad12b92bf4407b949bdab4355048b 2022-03-09 13:25:45.676 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.30/compute/v2.1 2022-03-09 13:25:45.676 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 13:25:45.676 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.30/compute/v2.1 RegionOne 2022-03-09 13:25:45.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:25:45.676 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-09 13:25:45.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.676 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.676 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.676 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:25:45.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:25:45.676 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.30/compute/v2.1 --region RegionOne -f value -c id 2022-03-09 13:25:45.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.676 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.676 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.676 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=54aaf16dfa29440bba0db88ecf775c6d 2022-03-09 13:25:45.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 54aaf16dfa29440bba0db88ecf775c6d 2022-03-09 13:25:45.676 | + functions-common:get_or_create_endpoint:1127 : public_id=54aaf16dfa29440bba0db88ecf775c6d 2022-03-09 13:25:45.676 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 13:25:45.676 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 13:25:45.676 | + functions-common:get_or_create_endpoint:1136 : echo 54aaf16dfa29440bba0db88ecf775c6d 2022-03-09 13:25:45.676 | 54aaf16dfa29440bba0db88ecf775c6d 2022-03-09 13:25:45.676 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-09 13:25:45.676 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:25:45.676 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-09 13:25:45.677 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:25:45.677 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-09 13:25:45.677 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:25:45.677 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:25:45.677 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:25:45.677 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:25:45.677 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:25:45.677 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:25:45.677 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:25:45.677 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:25:45.677 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:25:45.677 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:25:45.677 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.677 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:25:45.677 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:45.677 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:45.677 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.677 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.677 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.677 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.677 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:25:45.677 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:25:45.677 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.677 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.677 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.677 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.677 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:25:45.678 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:45.678 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:45.678 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.678 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.678 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.678 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.678 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:25:45.678 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:25:45.678 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:25:45.678 | ++ functions-common:get_field:818 : echo '| c3b65e01902142c7a860156c8ae49088 | ec69c3d2c3704ef69334c4e825a704e4 | | 8d38d9e90be04789bf30921deee61152 | | | False |' 2022-03-09 13:25:45.678 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.678 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c3b65e01902142c7a860156c8ae49088 2022-03-09 13:25:45.678 | + functions-common:get_or_add_user_project_role:997 : echo c3b65e01902142c7a860156c8ae49088 2022-03-09 13:25:45.678 | c3b65e01902142c7a860156c8ae49088 2022-03-09 13:25:45.678 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-09 13:25:45.678 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 13:25:45.678 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-09 13:25:45.678 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:25:45.678 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-09 13:25:45.719 | [280061 Async create_nova_accounts:314386]: finished create_nova_accounts with result 0 in 78 seconds 2022-03-09 13:25:45.756 | [280061 Async create_glance_accounts:314501]: Waiting for completion of create_glance_accounts running on PID 314501 (5 other jobs running) 2022-03-09 13:25:45.781 | [280061 Async create_glance_accounts:314501]: Signaling child to exit 2022-03-09 13:25:45.782 | WAKEUP 2022-03-09 13:25:45.804 | [280061 Async create_glance_accounts:314501]: Signaled 2022-03-09 13:25:45.806 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-09 13:25:45.806 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:25:45.806 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-09 13:25:45.806 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-09 13:25:45.806 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:25:45.806 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 13:25:45.806 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 13:25:45.806 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 13:25:45.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.806 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.806 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.806 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.806 | + functions-common:get_or_create_user:925 : user_id=1d0d09ed5c1746c9a571361e9a23082c 2022-03-09 13:25:45.806 | + functions-common:get_or_create_user:926 : echo 1d0d09ed5c1746c9a571361e9a23082c 2022-03-09 13:25:45.806 | 1d0d09ed5c1746c9a571361e9a23082c 2022-03-09 13:25:45.806 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-09 13:25:45.806 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:25:45.806 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:25:45.806 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:25:45.806 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:25:45.806 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:25:45.806 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:25:45.806 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:25:45.806 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:25:45.806 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:25:45.806 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:25:45.806 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.806 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:25:45.806 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:45.807 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:45.807 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.807 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.807 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.807 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.807 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:25:45.807 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:25:45.807 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.807 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.807 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.807 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.807 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:45.807 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:25:45.807 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:45.807 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.807 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.807 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.807 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.807 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:25:45.807 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:25:45.807 | ++ functions-common:get_field:818 : echo '| 9bed81294f544305a265487903a5af7c | 1d0d09ed5c1746c9a571361e9a23082c | | 8d38d9e90be04789bf30921deee61152 | | | False |' 2022-03-09 13:25:45.807 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:25:45.807 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.807 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9bed81294f544305a265487903a5af7c 2022-03-09 13:25:45.807 | + functions-common:get_or_add_user_project_role:997 : echo 9bed81294f544305a265487903a5af7c 2022-03-09 13:25:45.808 | 9bed81294f544305a265487903a5af7c 2022-03-09 13:25:45.808 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 13:25:45.808 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-09 13:25:45.808 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:25:45.808 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-09 13:25:45.808 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-09 13:25:45.808 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:25:45.808 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 13:25:45.808 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 13:25:45.808 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 13:25:45.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.808 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.808 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.808 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.808 | + functions-common:get_or_create_user:925 : user_id=a93bc99296cf4b5ca5b9179a88eac644 2022-03-09 13:25:45.808 | + functions-common:get_or_create_user:926 : echo a93bc99296cf4b5ca5b9179a88eac644 2022-03-09 13:25:45.808 | a93bc99296cf4b5ca5b9179a88eac644 2022-03-09 13:25:45.808 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-09 13:25:45.808 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:25:45.808 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:25:45.808 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:25:45.808 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:25:45.808 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:25:45.808 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:25:45.808 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:25:45.808 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:25:45.808 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:25:45.808 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:25:45.808 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:45.808 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.809 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:25:45.809 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:45.809 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.809 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.809 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.809 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.809 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:25:45.809 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:25:45.809 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.809 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.809 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.809 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:25:45.810 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:45.810 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:45.810 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.810 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.810 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.810 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.810 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.810 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:25:45.810 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:25:45.810 | ++ functions-common:get_field:818 : echo '| 9bed81294f544305a265487903a5af7c | a93bc99296cf4b5ca5b9179a88eac644 | | 8d38d9e90be04789bf30921deee61152 | | | False |' 2022-03-09 13:25:45.810 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:25:45.810 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.810 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9bed81294f544305a265487903a5af7c 2022-03-09 13:25:45.810 | + functions-common:get_or_add_user_project_role:997 : echo 9bed81294f544305a265487903a5af7c 2022-03-09 13:25:45.810 | 9bed81294f544305a265487903a5af7c 2022-03-09 13:25:45.810 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-09 13:25:45.810 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-09 13:25:45.810 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:25:45.810 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:25:45.810 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:25:45.810 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:25:45.810 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:25:45.810 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:25:45.810 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:25:45.810 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:25:45.810 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:25:45.810 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:25:45.810 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.810 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:45.810 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:25:45.811 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:45.811 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.811 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.811 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.811 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.811 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:25:45.811 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:25:45.811 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.811 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.811 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.811 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.811 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:45.811 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:25:45.811 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:45.811 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.811 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.811 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.811 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.811 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:25:45.811 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:25:45.811 | ++ functions-common:get_field:818 : echo '| c3b65e01902142c7a860156c8ae49088 | a93bc99296cf4b5ca5b9179a88eac644 | | 8d38d9e90be04789bf30921deee61152 | | | False |' 2022-03-09 13:25:45.811 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:25:45.811 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.811 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c3b65e01902142c7a860156c8ae49088 2022-03-09 13:25:45.812 | + functions-common:get_or_add_user_project_role:997 : echo c3b65e01902142c7a860156c8ae49088 2022-03-09 13:25:45.812 | c3b65e01902142c7a860156c8ae49088 2022-03-09 13:25:45.812 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-09 13:25:45.812 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 13:25:45.812 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-09 13:25:45.812 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-09 13:25:45.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.812 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.812 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.812 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.812 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 13:25:45.812 | a3bedfdf8201459e8bece9149bdd7c9b' 2022-03-09 13:25:45.812 | + functions-common:get_or_create_service:1094 : echo a3bedfdf8201459e8bece9149bdd7c9b 2022-03-09 13:25:45.812 | a3bedfdf8201459e8bece9149bdd7c9b 2022-03-09 13:25:45.812 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.30/image 2022-03-09 13:25:45.812 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 13:25:45.812 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.30/image RegionOne 2022-03-09 13:25:45.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:25:45.812 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-09 13:25:45.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.812 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.812 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.812 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:25:45.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:25:45.812 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.30/image --region RegionOne -f value -c id 2022-03-09 13:25:45.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.812 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.813 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.813 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c75c8456e8e14fa4a5f37aa3ef8a3b40 2022-03-09 13:25:45.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c75c8456e8e14fa4a5f37aa3ef8a3b40 2022-03-09 13:25:45.813 | + functions-common:get_or_create_endpoint:1127 : public_id=c75c8456e8e14fa4a5f37aa3ef8a3b40 2022-03-09 13:25:45.813 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 13:25:45.813 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 13:25:45.813 | + functions-common:get_or_create_endpoint:1136 : echo c75c8456e8e14fa4a5f37aa3ef8a3b40 2022-03-09 13:25:45.813 | c75c8456e8e14fa4a5f37aa3ef8a3b40 2022-03-09 13:25:45.813 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-09 13:25:45.813 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 13:25:45.813 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-09 13:25:45.813 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-09 13:25:45.813 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-09 13:25:45.813 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-09 13:25:45.813 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-09 13:25:45.813 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-09 13:25:45.813 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-09 13:25:45.851 | [280061 Async create_glance_accounts:314501]: finished create_glance_accounts with result 0 in 76 seconds 2022-03-09 13:25:45.889 | [280061 Async create_cinder_accounts:314631]: Waiting for completion of create_cinder_accounts running on PID 314631 (4 other jobs running) 2022-03-09 13:25:45.914 | [280061 Async create_cinder_accounts:314631]: Signaling child to exit 2022-03-09 13:25:45.914 | WAKEUP 2022-03-09 13:25:45.937 | [280061 Async create_cinder_accounts:314631]: Signaled 2022-03-09 13:25:45.939 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-09 13:25:45.939 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-09 13:25:45.939 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-09 13:25:45.939 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:25:45.939 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 13:25:45.939 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 13:25:45.939 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 13:25:45.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.939 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.939 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.939 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.939 | + functions-common:get_or_create_user:925 : user_id=ef0d87dac36f4082879566852b70f2f3 2022-03-09 13:25:45.939 | + functions-common:get_or_create_user:926 : echo ef0d87dac36f4082879566852b70f2f3 2022-03-09 13:25:45.940 | ef0d87dac36f4082879566852b70f2f3 2022-03-09 13:25:45.940 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-09 13:25:45.940 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:25:45.940 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:25:45.940 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:25:45.940 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:25:45.940 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:25:45.940 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:25:45.940 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:25:45.940 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:25:45.940 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:25:45.940 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:25:45.940 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.940 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:25:45.940 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:45.941 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.941 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:45.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.941 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.941 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.941 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.941 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:25:45.941 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:25:45.941 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.941 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.941 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.941 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:45.941 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:25:45.941 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 13:25:45.941 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:45.941 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.942 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.942 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.942 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.942 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:25:45.942 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:25:45.942 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:25:45.942 | ++ functions-common:get_field:818 : echo '| 9bed81294f544305a265487903a5af7c | ef0d87dac36f4082879566852b70f2f3 | | 8d38d9e90be04789bf30921deee61152 | | | False |' 2022-03-09 13:25:45.942 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:45.942 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9bed81294f544305a265487903a5af7c 2022-03-09 13:25:45.942 | + functions-common:get_or_add_user_project_role:997 : echo 9bed81294f544305a265487903a5af7c 2022-03-09 13:25:45.942 | 9bed81294f544305a265487903a5af7c 2022-03-09 13:25:45.942 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 13:25:45.942 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-09 13:25:45.942 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 13:25:45.942 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-09 13:25:45.942 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-09 13:25:45.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.942 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.943 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.943 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.943 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 13:25:45.943 | 25c078062ff54cc3b03f0ee966873379' 2022-03-09 13:25:45.943 | + functions-common:get_or_create_service:1094 : echo 25c078062ff54cc3b03f0ee966873379 2022-03-09 13:25:45.943 | 25c078062ff54cc3b03f0ee966873379 2022-03-09 13:25:45.943 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-09 13:25:45.943 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-03-09 13:25:45.943 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 13:25:45.943 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-03-09 13:25:45.943 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:25:45.943 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-09 13:25:45.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.943 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.944 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.944 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:25:45.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:25:45.944 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 13:25:45.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.944 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.944 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.944 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8652c82e017f43c296929ac291ade3b9 2022-03-09 13:25:45.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8652c82e017f43c296929ac291ade3b9 2022-03-09 13:25:45.944 | + functions-common:get_or_create_endpoint:1127 : public_id=8652c82e017f43c296929ac291ade3b9 2022-03-09 13:25:45.944 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 13:25:45.945 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 13:25:45.945 | + functions-common:get_or_create_endpoint:1136 : echo 8652c82e017f43c296929ac291ade3b9 2022-03-09 13:25:45.945 | 8652c82e017f43c296929ac291ade3b9 2022-03-09 13:25:45.945 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-09 13:25:45.945 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 13:25:45.945 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-09 13:25:45.945 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-09 13:25:45.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.945 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.945 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.945 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.945 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 13:25:45.945 | badb9c495e5a4e288558fdfabb965ae5' 2022-03-09 13:25:45.945 | + functions-common:get_or_create_service:1094 : echo badb9c495e5a4e288558fdfabb965ae5 2022-03-09 13:25:45.946 | badb9c495e5a4e288558fdfabb965ae5 2022-03-09 13:25:45.946 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-03-09 13:25:45.946 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 13:25:45.946 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-03-09 13:25:45.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:25:45.946 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-09 13:25:45.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.946 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.946 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.946 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:25:45.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:25:45.946 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 13:25:45.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.947 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.947 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.947 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f281d04332f944208e7ab04a128b8560 2022-03-09 13:25:45.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f281d04332f944208e7ab04a128b8560 2022-03-09 13:25:45.947 | + functions-common:get_or_create_endpoint:1127 : public_id=f281d04332f944208e7ab04a128b8560 2022-03-09 13:25:45.947 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 13:25:45.947 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 13:25:45.947 | + functions-common:get_or_create_endpoint:1136 : echo f281d04332f944208e7ab04a128b8560 2022-03-09 13:25:45.947 | f281d04332f944208e7ab04a128b8560 2022-03-09 13:25:45.947 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-09 13:25:45.947 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-09 13:25:45.948 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:25:45.948 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-09 13:25:45.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.948 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.948 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.948 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.948 | ++ functions-common:get_or_create_project:938 : project_id=8d38d9e90be04789bf30921deee61152 2022-03-09 13:25:45.948 | ++ functions-common:get_or_create_project:939 : echo 8d38d9e90be04789bf30921deee61152 2022-03-09 13:25:45.948 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 8d38d9e90be04789bf30921deee61152 2022-03-09 13:25:45.948 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-09 13:25:45.948 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:25:45.948 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 13:25:45.948 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-09 13:25:45.949 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-09 13:25:45.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.949 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:45.949 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:45.949 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-09 13:25:45.949 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:45.949 | ++ functions-common:get_or_create_user:925 : user_id=ef0d87dac36f4082879566852b70f2f3 2022-03-09 13:25:45.949 | ++ functions-common:get_or_create_user:926 : echo ef0d87dac36f4082879566852b70f2f3 2022-03-09 13:25:45.949 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id ef0d87dac36f4082879566852b70f2f3 2022-03-09 13:25:45.987 | [280061 Async create_cinder_accounts:314631]: finished create_cinder_accounts with result 0 in 59 seconds 2022-03-09 13:25:45.991 | + inc/async:async_wait:197 : return 0 2022-03-09 13:25:45.993 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-09 13:25:46.045 | [280061 Async create_neutron_accounts:314746]: Waiting for completion of create_neutron_accounts running on PID 314746 (3 other jobs running) 2022-03-09 13:25:46.071 | [280061 Async create_neutron_accounts:314746]: Signaling child to exit 2022-03-09 13:25:46.071 | WAKEUP 2022-03-09 13:25:46.094 | [280061 Async create_neutron_accounts:314746]: Signaled 2022-03-09 13:25:46.096 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-09 13:25:46.096 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:25:46.096 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 13:25:46.096 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:25:46.096 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 13:25:46.096 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-09 13:25:46.096 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 13:25:46.096 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-09 13:25:46.096 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-09 13:25:46.096 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-09 13:25:46.096 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.30:9696/ 2022-03-09 13:25:46.096 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-09 13:25:46.096 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-09 13:25:46.096 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-09 13:25:46.096 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:25:46.096 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 13:25:46.096 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 13:25:46.096 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 13:25:46.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:46.096 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:46.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:46.096 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:46.096 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:46.096 | + functions-common:get_or_create_user:925 : user_id=dc9a531acf894c47aab10dd35c084fd4 2022-03-09 13:25:46.096 | + functions-common:get_or_create_user:926 : echo dc9a531acf894c47aab10dd35c084fd4 2022-03-09 13:25:46.096 | dc9a531acf894c47aab10dd35c084fd4 2022-03-09 13:25:46.096 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-09 13:25:46.096 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:25:46.096 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:25:46.097 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:25:46.097 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:25:46.097 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:25:46.097 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:25:46.097 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:25:46.097 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:25:46.097 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:25:46.097 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:25:46.097 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:46.097 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 13:25:46.097 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:25:46.097 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:46.097 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:46.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:46.097 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:46.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:46.097 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:46.097 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:46.097 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:25:46.097 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:25:46.097 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 13:25:46.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:46.097 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:46.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:46.097 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:46.097 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 13:25:46.097 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:25:46.097 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:25:46.097 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:25:46.097 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:46.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:46.098 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:46.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:46.098 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:46.098 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:46.098 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:25:46.098 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:25:46.098 | ++ functions-common:get_field:818 : echo '| 9bed81294f544305a265487903a5af7c | dc9a531acf894c47aab10dd35c084fd4 | | 8d38d9e90be04789bf30921deee61152 | | | False |' 2022-03-09 13:25:46.098 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:25:46.098 | ++ functions-common:get_field:812 : read data 2022-03-09 13:25:46.098 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9bed81294f544305a265487903a5af7c 2022-03-09 13:25:46.098 | + functions-common:get_or_add_user_project_role:997 : echo 9bed81294f544305a265487903a5af7c 2022-03-09 13:25:46.098 | 9bed81294f544305a265487903a5af7c 2022-03-09 13:25:46.098 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 13:25:46.098 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-09 13:25:46.098 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 13:25:46.098 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-09 13:25:46.098 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-09 13:25:46.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:46.098 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:46.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:46.098 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:46.098 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:46.098 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 13:25:46.098 | 8dee6a6ab06a4f9fb4b3f35c1046909a' 2022-03-09 13:25:46.098 | + functions-common:get_or_create_service:1094 : echo 8dee6a6ab06a4f9fb4b3f35c1046909a 2022-03-09 13:25:46.098 | 8dee6a6ab06a4f9fb4b3f35c1046909a 2022-03-09 13:25:46.098 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.30:9696/ 2022-03-09 13:25:46.098 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 13:25:46.098 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.30:9696/ RegionOne 2022-03-09 13:25:46.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:25:46.098 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-09 13:25:46.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:46.099 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:46.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:46.099 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:46.099 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:46.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:25:46.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:25:46.099 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.30:9696/ --region RegionOne -f value -c id 2022-03-09 13:25:46.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:46.099 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:46.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:25:46.099 | from cryptography.utils import int_from_bytes 2022-03-09 13:25:46.099 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:25:46.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9eea1209e76f4ebb997c7e9a54f9209a 2022-03-09 13:25:46.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9eea1209e76f4ebb997c7e9a54f9209a 2022-03-09 13:25:46.099 | + functions-common:get_or_create_endpoint:1127 : public_id=9eea1209e76f4ebb997c7e9a54f9209a 2022-03-09 13:25:46.099 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 13:25:46.099 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 13:25:46.099 | + functions-common:get_or_create_endpoint:1136 : echo 9eea1209e76f4ebb997c7e9a54f9209a 2022-03-09 13:25:46.099 | 9eea1209e76f4ebb997c7e9a54f9209a 2022-03-09 13:25:46.141 | [280061 Async create_neutron_accounts:314746]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-09 13:25:46.179 | [280061 Async create_swift_accounts:314887]: Waiting for completion of create_swift_accounts running on PID 314887 (2 other jobs running) 2022-03-09 13:25:46.204 | [280061 Async create_swift_accounts:314887]: Signaling child to exit 2022-03-09 13:26:38.085 | + inc/async:async_inner:64 : rc=0 2022-03-09 13:26:38.110 | [314887 Async create_swift_accounts:314887]: finished successfully 2022-03-09 13:26:38.130 | WAKEUP 2022-03-09 13:26:38.152 | [280061 Async create_swift_accounts:314887]: Signaled 2022-03-09 13:26:38.153 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-09 13:26:38.153 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-09 13:26:38.153 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-09 13:26:38.153 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-09 13:26:38.154 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-09 13:26:38.154 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-09 13:26:38.154 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-09 13:26:38.154 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-09 13:26:38.154 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-09 13:26:38.154 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-09 13:26:38.154 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-09 13:26:38.154 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-09 13:26:38.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.154 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.154 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.154 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.154 | ++ functions-common:get_or_create_role:950 : role_id=f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:26:38.154 | ++ functions-common:get_or_create_role:951 : echo f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:26:38.154 | + lib/swift:create_swift_accounts:614 : another_role=f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:26:38.154 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-09 13:26:38.154 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-09 13:26:38.154 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:26:38.154 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 13:26:38.154 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 13:26:38.154 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 13:26:38.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.154 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.154 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.154 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.154 | + functions-common:get_or_create_user:925 : user_id=c89f26b517564cc8a46b4070c3504166 2022-03-09 13:26:38.154 | + functions-common:get_or_create_user:926 : echo c89f26b517564cc8a46b4070c3504166 2022-03-09 13:26:38.154 | c89f26b517564cc8a46b4070c3504166 2022-03-09 13:26:38.154 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-09 13:26:38.155 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:26:38.155 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:26:38.155 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:26:38.155 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:26:38.155 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:26:38.155 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:26:38.155 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:26:38.155 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:26:38.155 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:26:38.155 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:26:38.155 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:26:38.155 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 13:26:38.155 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:26:38.155 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:26:38.155 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.155 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.155 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.155 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.155 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:26:38.155 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:26:38.155 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 13:26:38.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.155 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.155 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.155 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:26:38.155 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 13:26:38.155 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:26:38.156 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:26:38.156 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.156 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.156 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.156 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.156 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:26:38.156 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:26:38.156 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:26:38.156 | ++ functions-common:get_field:818 : echo '| 9bed81294f544305a265487903a5af7c | c89f26b517564cc8a46b4070c3504166 | | 8d38d9e90be04789bf30921deee61152 | | | False |' 2022-03-09 13:26:38.156 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.156 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9bed81294f544305a265487903a5af7c 2022-03-09 13:26:38.156 | + functions-common:get_or_add_user_project_role:997 : echo 9bed81294f544305a265487903a5af7c 2022-03-09 13:26:38.156 | 9bed81294f544305a265487903a5af7c 2022-03-09 13:26:38.156 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-09 13:26:38.156 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-09 13:26:38.156 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:26:38.156 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 13:26:38.156 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:26:38.156 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:26:38.156 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 13:26:38.156 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 13:26:38.156 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 13:26:38.156 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 13:26:38.156 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 13:26:38.156 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 13:26:38.156 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:26:38.156 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:26:38.156 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 13:26:38.156 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:26:38.157 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.157 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.157 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.157 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.157 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:26:38.157 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:26:38.157 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 13:26:38.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.157 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.157 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.157 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 13:26:38.157 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:26:38.157 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:26:38.157 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.157 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:26:38.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.157 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.157 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.157 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.157 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:26:38.157 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:26:38.157 | ++ functions-common:get_field:818 : echo '| 0a6505db92cf4a4ba4a5ffb596329d30 | c89f26b517564cc8a46b4070c3504166 | | 8d38d9e90be04789bf30921deee61152 | | | False |' 2022-03-09 13:26:38.157 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:26:38.157 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.157 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:26:38.157 | + functions-common:get_or_add_user_project_role:997 : echo 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:26:38.157 | 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:26:38.158 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-09 13:26:38.158 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 13:26:38.158 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-09 13:26:38.158 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-09 13:26:38.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.158 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.158 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.158 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.158 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 13:26:38.158 | 132dc0eca60945398b229ff86a51e991' 2022-03-09 13:26:38.158 | + functions-common:get_or_create_service:1094 : echo 132dc0eca60945398b229ff86a51e991 2022-03-09 13:26:38.158 | 132dc0eca60945398b229ff86a51e991 2022-03-09 13:26:38.158 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' http://10.222.0.30:8080 2022-03-09 13:26:38.158 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 13:26:38.158 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-09 13:26:38.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:26:38.158 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-09 13:26:38.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.158 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.158 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.158 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:26:38.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:26:38.158 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-09 13:26:38.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.158 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.158 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.158 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.159 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=fb81da17c08f47f7880977ac1bb9526b 2022-03-09 13:26:38.159 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo fb81da17c08f47f7880977ac1bb9526b 2022-03-09 13:26:38.159 | + functions-common:get_or_create_endpoint:1127 : public_id=fb81da17c08f47f7880977ac1bb9526b 2022-03-09 13:26:38.159 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.30:8080 ]] 2022-03-09 13:26:38.159 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.30:8080 RegionOne 2022-03-09 13:26:38.159 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 13:26:38.159 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-09 13:26:38.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.159 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.159 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.159 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.159 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 13:26:38.159 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 13:26:38.159 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.30:8080 --region RegionOne -f value -c id 2022-03-09 13:26:38.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.159 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.159 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.159 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.159 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=df32992a4623422d8db9e9653d3a0de8 2022-03-09 13:26:38.159 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo df32992a4623422d8db9e9653d3a0de8 2022-03-09 13:26:38.159 | df32992a4623422d8db9e9653d3a0de8 2022-03-09 13:26:38.159 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 13:26:38.159 | + functions-common:get_or_create_endpoint:1136 : echo fb81da17c08f47f7880977ac1bb9526b 2022-03-09 13:26:38.159 | fb81da17c08f47f7880977ac1bb9526b 2022-03-09 13:26:38.159 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-09 13:26:38.159 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-09 13:26:38.159 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:26:38.160 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-09 13:26:38.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.160 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.160 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.160 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.160 | ++ functions-common:get_or_create_project:938 : project_id=8ac80643045240eeb6807e729bf74bb8 2022-03-09 13:26:38.160 | ++ functions-common:get_or_create_project:939 : echo 8ac80643045240eeb6807e729bf74bb8 2022-03-09 13:26:38.160 | + lib/swift:create_swift_accounts:628 : swift_project_test1=8ac80643045240eeb6807e729bf74bb8 2022-03-09 13:26:38.160 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-09 13:26:38.160 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:26:38.160 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-09 13:26:38.160 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:26:38.160 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-09 13:26:38.160 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-09 13:26:38.160 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-09 13:26:38.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.160 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.160 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.160 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.160 | ++ functions-common:get_or_create_user:925 : user_id=1e8568a8de104d94852afd0cd1fafcfa 2022-03-09 13:26:38.160 | ++ functions-common:get_or_create_user:926 : echo 1e8568a8de104d94852afd0cd1fafcfa 2022-03-09 13:26:38.160 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=1e8568a8de104d94852afd0cd1fafcfa 2022-03-09 13:26:38.160 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-09 13:26:38.160 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:26:38.160 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 1e8568a8de104d94852afd0cd1fafcfa 8ac80643045240eeb6807e729bf74bb8 2022-03-09 13:26:38.160 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:26:38.160 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:26:38.160 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:26:38.160 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:26:38.161 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:26:38.161 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:26:38.161 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:26:38.161 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:26:38.161 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e8568a8de104d94852afd0cd1fafcfa --project 8ac80643045240eeb6807e729bf74bb8 2022-03-09 13:26:38.161 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:26:38.161 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:26:38.161 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:26:38.161 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.161 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.161 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.161 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.161 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:26:38.161 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:26:38.161 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 1e8568a8de104d94852afd0cd1fafcfa --project 8ac80643045240eeb6807e729bf74bb8 2022-03-09 13:26:38.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.161 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.161 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.161 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:26:38.161 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:26:38.161 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e8568a8de104d94852afd0cd1fafcfa --project 8ac80643045240eeb6807e729bf74bb8 2022-03-09 13:26:38.161 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:26:38.161 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.161 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.161 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.161 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.162 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:26:38.162 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:26:38.162 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:26:38.162 | ++ functions-common:get_field:818 : echo '| 0a6505db92cf4a4ba4a5ffb596329d30 | 1e8568a8de104d94852afd0cd1fafcfa | | 8ac80643045240eeb6807e729bf74bb8 | | | False |' 2022-03-09 13:26:38.162 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.162 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:26:38.162 | + functions-common:get_or_add_user_project_role:997 : echo 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:26:38.162 | 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:26:38.162 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-09 13:26:38.162 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-09 13:26:38.162 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:26:38.162 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-09 13:26:38.162 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-09 13:26:38.162 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-09 13:26:38.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.162 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.162 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.162 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.162 | ++ functions-common:get_or_create_user:925 : user_id=5c972dcaebe841a9b030e6a372b33723 2022-03-09 13:26:38.162 | ++ functions-common:get_or_create_user:926 : echo 5c972dcaebe841a9b030e6a372b33723 2022-03-09 13:26:38.162 | + lib/swift:create_swift_accounts:637 : swift_user_test3=5c972dcaebe841a9b030e6a372b33723 2022-03-09 13:26:38.162 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-09 13:26:38.162 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:26:38.162 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role f16a5a0ea42447879b418e6ca8d9f0b4 5c972dcaebe841a9b030e6a372b33723 8ac80643045240eeb6807e729bf74bb8 2022-03-09 13:26:38.162 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:26:38.162 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:26:38.162 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:26:38.162 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:26:38.162 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:26:38.162 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:26:38.162 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:26:38.163 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:26:38.163 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role f16a5a0ea42447879b418e6ca8d9f0b4 --user 5c972dcaebe841a9b030e6a372b33723 --project 8ac80643045240eeb6807e729bf74bb8 2022-03-09 13:26:38.163 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:26:38.163 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:26:38.163 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:26:38.163 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.163 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.163 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.163 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.163 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:26:38.163 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:26:38.163 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add f16a5a0ea42447879b418e6ca8d9f0b4 --user 5c972dcaebe841a9b030e6a372b33723 --project 8ac80643045240eeb6807e729bf74bb8 2022-03-09 13:26:38.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.163 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.163 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.163 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role f16a5a0ea42447879b418e6ca8d9f0b4 --user 5c972dcaebe841a9b030e6a372b33723 --project 8ac80643045240eeb6807e729bf74bb8 2022-03-09 13:26:38.163 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:26:38.163 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:26:38.163 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:26:38.163 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.163 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.163 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.163 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.163 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:26:38.164 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:26:38.164 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:26:38.164 | ++ functions-common:get_field:818 : echo '| f16a5a0ea42447879b418e6ca8d9f0b4 | 5c972dcaebe841a9b030e6a372b33723 | | 8ac80643045240eeb6807e729bf74bb8 | | | False |' 2022-03-09 13:26:38.164 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.164 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:26:38.164 | + functions-common:get_or_add_user_project_role:997 : echo f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:26:38.164 | f16a5a0ea42447879b418e6ca8d9f0b4 2022-03-09 13:26:38.164 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-09 13:26:38.164 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-09 13:26:38.164 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:26:38.164 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-09 13:26:38.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.164 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.164 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.164 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.164 | ++ functions-common:get_or_create_project:938 : project_id=512c748f5a974afe90f0d87f7ff4e1b3 2022-03-09 13:26:38.164 | ++ functions-common:get_or_create_project:939 : echo 512c748f5a974afe90f0d87f7ff4e1b3 2022-03-09 13:26:38.164 | + lib/swift:create_swift_accounts:642 : swift_project_test2=512c748f5a974afe90f0d87f7ff4e1b3 2022-03-09 13:26:38.164 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-09 13:26:38.164 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:26:38.164 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-09 13:26:38.164 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-09 13:26:38.164 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:26:38.164 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-09 13:26:38.164 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-09 13:26:38.164 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-09 13:26:38.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.164 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.164 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.164 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.165 | ++ functions-common:get_or_create_user:925 : user_id=8b2347088bc44837b8cd64f102bc2083 2022-03-09 13:26:38.165 | ++ functions-common:get_or_create_user:926 : echo 8b2347088bc44837b8cd64f102bc2083 2022-03-09 13:26:38.165 | + lib/swift:create_swift_accounts:647 : swift_user_test2=8b2347088bc44837b8cd64f102bc2083 2022-03-09 13:26:38.165 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-09 13:26:38.165 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:26:38.165 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 8b2347088bc44837b8cd64f102bc2083 512c748f5a974afe90f0d87f7ff4e1b3 2022-03-09 13:26:38.165 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:26:38.165 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:26:38.165 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:26:38.165 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:26:38.165 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:26:38.165 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:26:38.165 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:26:38.165 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:26:38.165 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8b2347088bc44837b8cd64f102bc2083 --project 512c748f5a974afe90f0d87f7ff4e1b3 2022-03-09 13:26:38.165 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:26:38.165 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:26:38.165 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:26:38.165 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.165 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.165 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.165 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.165 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:26:38.165 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:26:38.165 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 8b2347088bc44837b8cd64f102bc2083 --project 512c748f5a974afe90f0d87f7ff4e1b3 2022-03-09 13:26:38.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.165 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.165 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.166 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8b2347088bc44837b8cd64f102bc2083 --project 512c748f5a974afe90f0d87f7ff4e1b3 2022-03-09 13:26:38.166 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:26:38.166 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:26:38.166 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:26:38.166 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.166 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.166 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.166 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.166 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:26:38.166 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:26:38.166 | ++ functions-common:get_field:818 : echo '| 0a6505db92cf4a4ba4a5ffb596329d30 | 8b2347088bc44837b8cd64f102bc2083 | | 512c748f5a974afe90f0d87f7ff4e1b3 | | | False |' 2022-03-09 13:26:38.166 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:26:38.166 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.167 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:26:38.167 | + functions-common:get_or_add_user_project_role:997 : echo 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:26:38.167 | 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:26:38.167 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-09 13:26:38.167 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-09 13:26:38.167 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 13:26:38.167 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-09 13:26:38.167 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-09 13:26:38.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.167 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.167 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.167 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.167 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-09 13:26:38.167 | 4cb5be11fdb748b8b1a8fe605e60df9b' 2022-03-09 13:26:38.167 | ++ functions-common:get_or_create_domain:888 : echo 4cb5be11fdb748b8b1a8fe605e60df9b 2022-03-09 13:26:38.167 | + lib/swift:create_swift_accounts:652 : swift_domain=4cb5be11fdb748b8b1a8fe605e60df9b 2022-03-09 13:26:38.167 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-09 13:26:38.167 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:26:38.167 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-09 13:26:38.167 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 4cb5be11fdb748b8b1a8fe605e60df9b 2022-03-09 13:26:38.167 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 13:26:38.167 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=4cb5be11fdb748b8b1a8fe605e60df9b --or-show -f value -c id 2022-03-09 13:26:38.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.167 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.167 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.167 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.167 | ++ functions-common:get_or_create_project:938 : project_id=986fb11f184b4057adbd8c27f2be5312 2022-03-09 13:26:38.167 | ++ functions-common:get_or_create_project:939 : echo 986fb11f184b4057adbd8c27f2be5312 2022-03-09 13:26:38.167 | + lib/swift:create_swift_accounts:656 : swift_project_test4=986fb11f184b4057adbd8c27f2be5312 2022-03-09 13:26:38.168 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-09 13:26:38.168 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:26:38.168 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-09 13:26:38.168 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 4cb5be11fdb748b8b1a8fe605e60df9b test4@example.com 2022-03-09 13:26:38.168 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 13:26:38.168 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-09 13:26:38.168 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-09 13:26:38.168 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=4cb5be11fdb748b8b1a8fe605e60df9b --email=test4@example.com --or-show -f value -c id 2022-03-09 13:26:38.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.168 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.168 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.168 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.168 | ++ functions-common:get_or_create_user:925 : user_id=862727ac578c498cbdb6afb0669f5131 2022-03-09 13:26:38.168 | ++ functions-common:get_or_create_user:926 : echo 862727ac578c498cbdb6afb0669f5131 2022-03-09 13:26:38.168 | + lib/swift:create_swift_accounts:661 : swift_user_test4=862727ac578c498cbdb6afb0669f5131 2022-03-09 13:26:38.168 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-09 13:26:38.168 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 13:26:38.168 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 862727ac578c498cbdb6afb0669f5131 986fb11f184b4057adbd8c27f2be5312 2022-03-09 13:26:38.168 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 13:26:38.168 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 13:26:38.168 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 13:26:38.168 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 13:26:38.168 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 13:26:38.168 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 13:26:38.168 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 13:26:38.168 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 13:26:38.168 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 862727ac578c498cbdb6afb0669f5131 --project 986fb11f184b4057adbd8c27f2be5312 2022-03-09 13:26:38.168 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:26:38.168 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 13:26:38.168 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:26:38.169 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.169 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.169 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.169 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.169 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 13:26:38.169 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 13:26:38.169 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 862727ac578c498cbdb6afb0669f5131 --project 986fb11f184b4057adbd8c27f2be5312 2022-03-09 13:26:38.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.169 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.169 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.169 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 862727ac578c498cbdb6afb0669f5131 --project 986fb11f184b4057adbd8c27f2be5312 2022-03-09 13:26:38.169 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 13:26:38.169 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 13:26:38.169 | ++ functions-common:get_field:811 : local data field 2022-03-09 13:26:38.169 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.169 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 13:26:38.169 | from cryptography.utils import int_from_bytes 2022-03-09 13:26:38.169 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 13:26:38.169 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 13:26:38.169 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 13:26:38.169 | ++ functions-common:get_field:818 : echo '| 0a6505db92cf4a4ba4a5ffb596329d30 | 862727ac578c498cbdb6afb0669f5131 | | 986fb11f184b4057adbd8c27f2be5312 | | | False |' 2022-03-09 13:26:38.169 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 13:26:38.169 | ++ functions-common:get_field:812 : read data 2022-03-09 13:26:38.169 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:26:38.169 | + functions-common:get_or_add_user_project_role:997 : echo 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:26:38.169 | 0a6505db92cf4a4ba4a5ffb596329d30 2022-03-09 13:26:38.199 | [280061 Async create_swift_accounts:314887]: finished create_swift_accounts with result 0 in 130 seconds 2022-03-09 13:26:38.206 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-09 13:26:38.208 | + inc/async:async_wait:197 : return 0 2022-03-09 13:26:38.211 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-09 13:26:38.230 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:26:38.233 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-09 13:26:38.251 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:26:38.253 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-09 13:26:38.256 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:26:38.258 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-09 13:26:38.261 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-09 13:26:38.264 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-09 13:26:38.323 | + inc/async:async_inner:63 : init_glance 2022-03-09 13:26:38.362 | [280061 Async init_glance:319540]: running: init_glance 2022-03-09 13:26:38.364 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-09 13:26:38.382 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 13:26:38.385 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-09 13:26:38.388 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 13:26:38.390 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-09 13:26:38.393 | + ./stack.sh:main:1147 : configure_neutron 2022-03-09 13:26:38.395 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-09 13:26:38.399 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:26:38.399 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 13:26:38.406 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 13:26:38.408 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 13:26:38.414 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-09 13:26:38.415 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 13:26:38.417 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-09 13:26:38.420 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-09 13:26:38.422 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-09 13:26:38.424 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-09 13:26:38.437 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-09 13:26:38.439 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-09 13:26:40.873 | Traceback (most recent call last): 2022-03-09 13:26:40.873 | File "/usr/local/bin/oslo-config-generator", line 8, in 2022-03-09 13:26:40.873 | sys.exit(main()) 2022-03-09 13:26:40.873 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 836, in main 2022-03-09 13:26:40.873 | generate(conf) 2022-03-09 13:26:40.873 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 797, in generate 2022-03-09 13:26:40.873 | groups = _get_groups(_list_opts(conf.namespace)) 2022-03-09 13:26:40.873 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 524, in _list_opts 2022-03-09 13:26:40.873 | loaders = _get_raw_opts_loaders(namespaces) 2022-03-09 13:26:40.873 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 464, in _get_raw_opts_loaders 2022-03-09 13:26:40.873 | mgr = stevedore.named.NamedExtensionManager( 2022-03-09 13:26:40.873 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 78, in __init__ 2022-03-09 13:26:40.873 | extensions = self._load_plugins(invoke_on_load, 2022-03-09 13:26:40.873 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 233, in _load_plugins 2022-03-09 13:26:40.873 | self._on_load_failure_callback(self, ep, err) 2022-03-09 13:26:40.873 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 221, in _load_plugins 2022-03-09 13:26:40.873 | ext = self._load_one_plugin(ep, 2022-03-09 13:26:40.873 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 156, in _load_one_plugin 2022-03-09 13:26:40.873 | return super(NamedExtensionManager, self)._load_one_plugin( 2022-03-09 13:26:40.873 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 255, in _load_one_plugin 2022-03-09 13:26:40.873 | plugin = ep.load() 2022-03-09 13:26:40.873 | File "/usr/lib/python3.8/importlib/metadata.py", line 77, in load 2022-03-09 13:26:40.873 | module = import_module(match.group('module')) 2022-03-09 13:26:40.873 | File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module 2022-03-09 13:26:40.873 | return _bootstrap._gcd_import(name[level:], package, level) 2022-03-09 13:26:40.873 | File "", line 1014, in _gcd_import 2022-03-09 13:26:40.873 | File "", line 991, in _find_and_load 2022-03-09 13:26:40.873 | File "", line 975, in _find_and_load_unlocked 2022-03-09 13:26:40.874 | File "", line 671, in _load_unlocked 2022-03-09 13:26:40.874 | File "", line 848, in exec_module 2022-03-09 13:26:40.874 | File "", line 219, in _call_with_frames_removed 2022-03-09 13:26:40.874 | File "/opt/stack/neutron/neutron/opts.py", line 23, in 2022-03-09 13:26:40.874 | import neutron.conf.agent.common 2022-03-09 13:26:40.874 | File "/opt/stack/neutron/neutron/conf/agent/common.py", line 23, in 2022-03-09 13:26:40.874 | from neutron.common import config_lite as config 2022-03-09 13:26:40.874 | File "/opt/stack/neutron/neutron/common/config_lite.py", line 22, in 2022-03-09 13:26:40.874 | from neutron_lib.api import validators_lite as validators 2022-03-09 13:26:40.874 | ImportError: cannot import name 'validators_lite' from 'neutron_lib.api' (/usr/local/lib/python3.8/dist-packages/neutron_lib/api/__init__.py) 2022-03-09 13:26:41.100 | + lib/neutron-legacy:_configure_neutron_common:1 : exit_trap 2022-03-09 13:26:41.102 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-09 13:26:41.106 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-09 13:26:41.109 | + ./stack.sh:exit_trap:522 : jobs='305524 2022-03-09 13:26:41.109 | 319540' 2022-03-09 13:26:41.112 | + ./stack.sh:exit_trap:525 : [[ -n 305524 2022-03-09 13:26:41.112 | 319540 ]] 2022-03-09 13:26:41.115 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-09-131746 ]] 2022-03-09 13:26:41.117 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-09 13:26:41.121 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-09 13:26:41.121 | exit_trap: cleaning up child processes 2022-03-09 13:26:41.123 | + ./stack.sh:exit_trap:527 : kill 305524 319540 2022-03-09 13:26:41.126 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.RogjK6VE4U ']' 2022-03-09 13:26:41.128 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.RogjK6VE4U 2022-03-09 13:26:41.132 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-09 13:26:41.136 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-09 13:26:41.138 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-09 13:26:41.143 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-09 13:26:41.143 | Error on exit 2022-03-09 13:26:41.146 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-09 13:26:41.148 | + ./stack.sh:exit_trap:542 : generate-subunit 1646831862 539 fail 2022-03-09 13:26:41.827 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-09 13:26:41.829 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-09 13:26:42.860 | + ./stack.sh:exit_trap:556 : exit 1