2022-07-05 21:38:58.227 | + ./stack.sh:main:482 : exec 2022-07-05 21:38:58.227 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-05-213858' 2022-07-05 21:38:58.227 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-05-213858.summary.2022-07-05-213858 2022-07-05 21:38:58.227 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:38:58.228 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-05-213858 2022-07-05 21:38:58.228 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-05-213858 /opt/stack/logs/stack.sh.log 2022-07-05 21:38:58.228 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-05-213858.summary.2022-07-05-213858 /opt/stack/logs/stack.sh.log.summary 2022-07-05 21:38:58.228 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-05 21:38:58.228 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-05 21:38:58.228 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-05 21:38:58.228 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-05 21:38:58.228 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-05 21:38:58.228 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-05 21:38:58.228 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-05 21:38:58.228 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-05 21:38:58.228 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-05 21:38:58.228 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-05 21:38:58.228 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-05 21:38:58.228 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-05 21:38:58.228 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-05 21:38:58.228 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-05 21:38:58.228 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-05 21:38:58.229 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-05 21:38:58.231 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-05 21:38:58.233 | + ./stack.sh:main:568 : set -o errexit 2022-07-05 21:38:58.235 | + ./stack.sh:main:571 : uname -a 2022-07-05 21:38:58.236 | Linux dv-cinder-847335-3-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-07-05 21:38:58.238 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-05 21:38:58.240 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-05 21:38:58.243 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-05 21:38:58.279 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-05 21:38:58.296 | + ./stack.sh:main:585 : fetch_plugins 2022-07-05 21:38:58.298 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-05 21:38:58.299 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-05 21:38:58.301 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-05 21:38:58.303 | + functions-common:fetch_plugins:1791 : return 2022-07-05 21:38:58.305 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-05 21:38:58.307 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-05 21:38:58.309 | + functions-common:run_phase:1869 : local phase= 2022-07-05 21:38:58.310 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-05 21:38:58.312 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-05 21:38:58.314 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-05 21:38:58.316 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-05 21:38:58.318 | + functions-common:run_phase:1878 : local extra 2022-07-05 21:38:58.320 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-05 21:38:58.323 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-05 21:38:58.325 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-05 21:38:58.327 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-05 21:38:58.328 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-05 21:38:58.330 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-05 21:38:58.344 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:38:58.345 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-05 21:38:58.347 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-05 21:38:58.350 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-05 21:38:58.352 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-05 21:38:58.353 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-05 21:38:58.355 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-05 21:38:58.357 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-05 21:38:58.359 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-05 21:38:58.360 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-05 21:38:58.362 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-05 21:38:58.364 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-05 21:38:58.366 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-05 21:38:58.368 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-05 21:38:58.369 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-05 21:38:58.371 | + functions-common:plugin_override_defaults:1832 : return 2022-07-05 21:38:58.373 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-05 21:38:58.391 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-05 21:38:58.393 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-05 21:38:58.406 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:38:58.408 | +++ lib/tls:source:43 : hostname -f 2022-07-05 21:38:58.411 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-05 21:38:58.413 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-05 21:38:58.415 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-05 21:38:58.417 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-05 21:38:58.419 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-05 21:38:58.421 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-05 21:38:58.423 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-05 21:38:58.424 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-05 21:38:58.426 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-05 21:38:58.428 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-05 21:38:58.433 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-05 21:38:58.446 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-05 21:38:58.464 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-05 21:38:58.477 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-05 21:38:58.489 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-05 21:38:58.524 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-05 21:38:58.583 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-05 21:38:58.674 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-05 21:38:58.696 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-05 21:38:58.741 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-05 21:38:58.793 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-05 21:38:58.939 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-05 21:38:58.953 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-05 21:38:58.967 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-05 21:38:58.980 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-05 21:38:59.071 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-05 21:38:59.074 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-05 21:38:59.076 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-05 21:38:59.079 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-05 21:38:59.081 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-05 21:38:59.083 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-05 21:38:59.086 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-05 21:38:59.086 | False' 2022-07-05 21:38:59.088 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-05 21:38:59.104 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-05 21:38:59.106 | + ./stack.sh:main:619 : run_phase source 2022-07-05 21:38:59.108 | + functions-common:run_phase:1868 : local mode=source 2022-07-05 21:38:59.110 | + functions-common:run_phase:1869 : local phase= 2022-07-05 21:38:59.112 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-05 21:38:59.114 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-05 21:38:59.116 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-05 21:38:59.118 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-05 21:38:59.120 | + functions-common:run_phase:1878 : local extra 2022-07-05 21:38:59.123 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-05 21:38:59.127 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-05 21:38:59.129 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-05 21:38:59.131 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-05 21:38:59.133 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-05 21:38:59.136 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-05 21:38:59.150 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:38:59.152 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-05 21:38:59.154 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-05 21:38:59.193 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-05 21:38:59.196 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-05 21:38:59.198 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-05 21:38:59.200 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-05 21:38:59.202 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-05 21:38:59.204 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-05 21:38:59.206 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-05 21:38:59.208 | + functions-common:load_plugin_settings:1809 : return 2022-07-05 21:38:59.211 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-05 21:38:59.213 | + functions-common:verify_disabled_services:2151 : local service 2022-07-05 21:38:59.215 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.217 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-05 21:38:59.219 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.222 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-05 21:38:59.225 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.227 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-07-05 21:38:59.229 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.232 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-05 21:38:59.234 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.236 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-07-05 21:38:59.238 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.241 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-05 21:38:59.243 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.246 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-05 21:38:59.248 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.250 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-07-05 21:38:59.252 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.255 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-07-05 21:38:59.257 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.260 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-07-05 21:38:59.262 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.264 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-07-05 21:38:59.266 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.268 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-05 21:38:59.271 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.273 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-07-05 21:38:59.275 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.278 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-05 21:38:59.280 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.282 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-05 21:38:59.285 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.287 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-07-05 21:38:59.290 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.292 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-05 21:38:59.294 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.296 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-05 21:38:59.299 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.301 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-05 21:38:59.304 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.306 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-05 21:38:59.308 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.310 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-05 21:38:59.313 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.315 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-05 21:38:59.317 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.320 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-07-05 21:38:59.322 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.324 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-07-05 21:38:59.326 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.329 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-07-05 21:38:59.331 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.333 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-05 21:38:59.336 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.338 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-05 21:38:59.340 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.342 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-05 21:38:59.345 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.347 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-05 21:38:59.350 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.352 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-05 21:38:59.355 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.357 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-05 21:38:59.359 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.362 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-05 21:38:59.364 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.367 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-05 21:38:59.369 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.371 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-05 21:38:59.373 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.376 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-05 21:38:59.378 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.380 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-05 21:38:59.383 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.385 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-05 21:38:59.387 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.389 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-07-05 21:38:59.392 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.394 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-07-05 21:38:59.397 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.399 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-05 21:38:59.401 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.404 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-05 21:38:59.406 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.408 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-05 21:38:59.410 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.413 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-05 21:38:59.416 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.418 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-05 21:38:59.420 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-05 21:38:59.422 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-05 21:38:59.425 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-05 21:38:59.428 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-05 21:38:59.430 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-05 21:38:59.445 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:38:59.447 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-05 21:38:59.449 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-05 21:38:59.452 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-05 21:38:59.466 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:38:59.469 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-05 21:38:59.471 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-05 21:38:59.474 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-05 21:38:59.477 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-05 21:38:59.479 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-05 21:38:59.481 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-05 21:38:59.483 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-05 21:38:59.486 | + lib/database:initialize_database_backends:92 : return 0 2022-07-05 21:38:59.488 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-05 21:38:59.488 | Using mysql database backend 2022-07-05 21:38:59.491 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-05 21:38:59.507 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-05 21:38:59.510 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-05 21:38:59.513 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-05 21:38:59.515 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-05 21:38:59.518 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-05 21:38:59.520 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-05 21:38:59.537 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:38:59.540 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-05 21:38:59.556 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-05 21:38:59.572 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:38:59.575 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-05 21:38:59.593 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-05 21:38:59.610 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-05 21:38:59.627 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:38:59.629 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-05 21:38:59.647 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:38:59.649 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-05 21:38:59.665 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-05 21:38:59.667 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-05 21:38:59.670 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-05 21:38:59.672 | + functions-common:save_stackenv:60 : local tag=752 2022-07-05 21:38:59.675 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-05 21:38:59.680 | + functions-common:save_stackenv:62 : time_stamp=2022-07-05-213859 2022-07-05 21:38:59.683 | + functions-common:save_stackenv:63 : echo '# 2022-07-05-213859 752' 2022-07-05 21:38:59.685 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.687 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-05 21:38:59.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.692 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-05 21:38:59.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.698 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-05 21:38:59.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.702 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-05 21:38:59.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.707 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-07-05 21:38:59.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.712 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-07-05 21:38:59.715 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.717 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-05-213858 2022-07-05 21:38:59.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.722 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-05 21:38:59.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.727 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-07-05 21:38:59.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.732 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-05 21:38:59.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.737 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-05 21:38:59.740 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.742 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-05 21:38:59.744 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.747 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-05 21:38:59.749 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.751 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.30 2022-07-05 21:38:59.754 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:38:59.756 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-05 21:38:59.758 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-05 21:38:59.761 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-05 21:38:59.763 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-05 21:38:59.765 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-05 21:38:59.767 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:38:59.770 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:38:59.773 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:38:59.775 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:38:59.777 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:38:59.780 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:38:59.795 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:38:59.797 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:38:59.799 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:38:59.802 | + functions-common:git_clone:618 : echo master 2022-07-05 21:38:59.803 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:38:59.807 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-05 21:38:59.810 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:38:59.812 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-05 21:38:59.824 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-05 21:38:59.827 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:38:59.828 | + functions-common:git_clone:679 : head -1 2022-07-05 21:38:59.830 | 1512e212 Updated from generate-constraints 2022-07-05 21:38:59.833 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:38:59.836 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-05 21:38:59.839 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:38:59.841 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-05 21:38:59.844 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-05 21:38:59.846 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-05 21:38:59.849 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-05 21:38:59.852 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-05 21:38:59.854 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-05 21:38:59.856 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-05 21:38:59.859 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-05 21:38:59.862 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-05 21:38:59.867 | ++ tools/install_prereqs.sh:source:47 : NOW=1657057139 2022-07-05 21:38:59.870 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-05 21:38:59.875 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1657056015 2022-07-05 21:38:59.877 | ++ tools/install_prereqs.sh:source:49 : DELTA=1124 2022-07-05 21:38:59.880 | ++ tools/install_prereqs.sh:source:50 : [[ 1124 -lt 7200 ]] 2022-07-05 21:38:59.883 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-05 21:38:59.885 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-05 21:38:59.888 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-05 21:38:59.890 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-05 21:38:59.892 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-05 21:38:59.895 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-05 21:38:59.897 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-05 21:38:59.899 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-05 21:38:59.903 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-05 21:38:59.949 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-05 21:38:59.949 | apache2-dev 2022-07-05 21:38:59.949 | bc 2022-07-05 21:38:59.949 | bsdmainutils 2022-07-05 21:38:59.949 | curl 2022-07-05 21:38:59.949 | g++ 2022-07-05 21:38:59.949 | gawk 2022-07-05 21:38:59.949 | gcc 2022-07-05 21:38:59.949 | gettext 2022-07-05 21:38:59.949 | git 2022-07-05 21:38:59.949 | graphviz 2022-07-05 21:38:59.949 | iputils-ping 2022-07-05 21:38:59.950 | libapache2-mod-proxy-uwsgi 2022-07-05 21:38:59.950 | libffi-dev 2022-07-05 21:38:59.950 | libjpeg-dev 2022-07-05 21:38:59.950 | libpcre3-dev 2022-07-05 21:38:59.950 | libpq-dev 2022-07-05 21:38:59.950 | libssl-dev 2022-07-05 21:38:59.950 | libsystemd-dev 2022-07-05 21:38:59.950 | libxml2-dev 2022-07-05 21:38:59.950 | libxslt1-dev 2022-07-05 21:38:59.950 | libyaml-dev 2022-07-05 21:38:59.950 | lsof 2022-07-05 21:38:59.950 | openssh-server 2022-07-05 21:38:59.950 | openssl 2022-07-05 21:38:59.950 | pkg-config 2022-07-05 21:38:59.950 | psmisc 2022-07-05 21:38:59.950 | python3-dev 2022-07-05 21:38:59.950 | python3-pip 2022-07-05 21:38:59.950 | python3-systemd 2022-07-05 21:38:59.950 | python3-venv 2022-07-05 21:38:59.950 | tar 2022-07-05 21:38:59.950 | tcpdump 2022-07-05 21:38:59.950 | unzip 2022-07-05 21:38:59.950 | uuid-runtime 2022-07-05 21:38:59.950 | wget 2022-07-05 21:38:59.950 | wget 2022-07-05 21:38:59.950 | zlib1g-dev 2022-07-05 21:38:59.950 | libkrb5-dev 2022-07-05 21:38:59.950 | libldap2-dev 2022-07-05 21:38:59.950 | libsasl2-dev 2022-07-05 21:38:59.950 | memcached 2022-07-05 21:38:59.950 | python3-mysqldb 2022-07-05 21:38:59.950 | sqlite3 2022-07-05 21:38:59.950 | conntrack 2022-07-05 21:38:59.950 | curl 2022-07-05 21:38:59.950 | dnsmasq-base 2022-07-05 21:38:59.951 | dnsmasq-utils 2022-07-05 21:38:59.951 | ebtables 2022-07-05 21:38:59.951 | genisoimage 2022-07-05 21:38:59.951 | iptables 2022-07-05 21:38:59.951 | iputils-arping 2022-07-05 21:38:59.951 | kpartx 2022-07-05 21:38:59.951 | libjs-jquery-tablesorter 2022-07-05 21:38:59.951 | parted 2022-07-05 21:38:59.951 | pm-utils 2022-07-05 21:38:59.951 | python3-mysqldb 2022-07-05 21:38:59.951 | socat 2022-07-05 21:38:59.951 | sqlite3 2022-07-05 21:38:59.951 | sudo 2022-07-05 21:38:59.951 | vlan 2022-07-05 21:38:59.951 | lsscsi 2022-07-05 21:38:59.951 | open-iscsi 2022-07-05 21:38:59.951 | lvm2 2022-07-05 21:38:59.951 | qemu-utils 2022-07-05 21:38:59.951 | thin-provisioning-tools 2022-07-05 21:38:59.951 | acl 2022-07-05 21:38:59.951 | dnsmasq-base 2022-07-05 21:38:59.951 | dnsmasq-utils 2022-07-05 21:38:59.951 | ebtables 2022-07-05 21:38:59.951 | haproxy 2022-07-05 21:38:59.951 | iptables 2022-07-05 21:38:59.951 | iputils-arping 2022-07-05 21:38:59.951 | iputils-ping 2022-07-05 21:38:59.951 | postgresql-server-dev-all 2022-07-05 21:38:59.951 | python3-mysqldb 2022-07-05 21:38:59.951 | sqlite3 2022-07-05 21:38:59.951 | sudo 2022-07-05 21:38:59.951 | vlan 2022-07-05 21:38:59.951 | pcp 2022-07-05 21:38:59.951 | ipset 2022-07-05 21:38:59.951 | conntrack 2022-07-05 21:38:59.951 | conntrackd 2022-07-05 21:38:59.951 | keepalived 2022-07-05 21:38:59.952 | lvm2 2022-07-05 21:38:59.952 | qemu-utils 2022-07-05 21:38:59.952 | thin-provisioning-tools 2022-07-05 21:38:59.952 | curl 2022-07-05 21:38:59.952 | liberasurecode-dev 2022-07-05 21:38:59.952 | make 2022-07-05 21:38:59.952 | memcached 2022-07-05 21:38:59.952 | rsync 2022-07-05 21:38:59.952 | sqlite3 2022-07-05 21:38:59.952 | xfsprogs' 2022-07-05 21:38:59.953 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-05 21:38:59.971 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-05 21:38:59.971 | apache2-dev 2022-07-05 21:38:59.971 | bc 2022-07-05 21:38:59.971 | bsdmainutils 2022-07-05 21:38:59.971 | curl 2022-07-05 21:38:59.971 | g++ 2022-07-05 21:38:59.971 | gawk 2022-07-05 21:38:59.971 | gcc 2022-07-05 21:38:59.971 | gettext 2022-07-05 21:38:59.971 | git 2022-07-05 21:38:59.971 | graphviz 2022-07-05 21:38:59.971 | iputils-ping 2022-07-05 21:38:59.971 | libapache2-mod-proxy-uwsgi 2022-07-05 21:38:59.971 | libffi-dev 2022-07-05 21:38:59.971 | libjpeg-dev 2022-07-05 21:38:59.971 | libpcre3-dev 2022-07-05 21:38:59.971 | libpq-dev 2022-07-05 21:38:59.971 | libssl-dev 2022-07-05 21:38:59.971 | libsystemd-dev 2022-07-05 21:38:59.972 | libxml2-dev 2022-07-05 21:38:59.972 | libxslt1-dev 2022-07-05 21:38:59.972 | libyaml-dev 2022-07-05 21:38:59.972 | lsof 2022-07-05 21:38:59.972 | openssh-server 2022-07-05 21:38:59.972 | openssl 2022-07-05 21:38:59.972 | pkg-config 2022-07-05 21:38:59.972 | psmisc 2022-07-05 21:38:59.972 | python3-dev 2022-07-05 21:38:59.972 | python3-pip 2022-07-05 21:38:59.972 | python3-systemd 2022-07-05 21:38:59.972 | python3-venv 2022-07-05 21:38:59.972 | tar 2022-07-05 21:38:59.972 | tcpdump 2022-07-05 21:38:59.972 | unzip 2022-07-05 21:38:59.972 | uuid-runtime 2022-07-05 21:38:59.972 | wget 2022-07-05 21:38:59.972 | wget 2022-07-05 21:38:59.972 | zlib1g-dev 2022-07-05 21:38:59.972 | libkrb5-dev 2022-07-05 21:38:59.972 | libldap2-dev 2022-07-05 21:38:59.972 | libsasl2-dev 2022-07-05 21:38:59.972 | memcached 2022-07-05 21:38:59.972 | python3-mysqldb 2022-07-05 21:38:59.972 | sqlite3 2022-07-05 21:38:59.972 | conntrack 2022-07-05 21:38:59.972 | curl 2022-07-05 21:38:59.972 | dnsmasq-base 2022-07-05 21:38:59.973 | dnsmasq-utils 2022-07-05 21:38:59.973 | ebtables 2022-07-05 21:38:59.973 | genisoimage 2022-07-05 21:38:59.973 | iptables 2022-07-05 21:38:59.973 | iputils-arping 2022-07-05 21:38:59.973 | kpartx 2022-07-05 21:38:59.973 | libjs-jquery-tablesorter 2022-07-05 21:38:59.973 | parted 2022-07-05 21:38:59.973 | pm-utils 2022-07-05 21:38:59.973 | python3-mysqldb 2022-07-05 21:38:59.973 | socat 2022-07-05 21:38:59.973 | sqlite3 2022-07-05 21:38:59.973 | sudo 2022-07-05 21:38:59.973 | vlan 2022-07-05 21:38:59.973 | lsscsi 2022-07-05 21:38:59.973 | open-iscsi 2022-07-05 21:38:59.973 | lvm2 2022-07-05 21:38:59.973 | qemu-utils 2022-07-05 21:38:59.973 | thin-provisioning-tools 2022-07-05 21:38:59.973 | acl 2022-07-05 21:38:59.973 | dnsmasq-base 2022-07-05 21:38:59.973 | dnsmasq-utils 2022-07-05 21:38:59.973 | ebtables 2022-07-05 21:38:59.973 | haproxy 2022-07-05 21:38:59.973 | iptables 2022-07-05 21:38:59.973 | iputils-arping 2022-07-05 21:38:59.973 | iputils-ping 2022-07-05 21:38:59.973 | postgresql-server-dev-all 2022-07-05 21:38:59.973 | python3-mysqldb 2022-07-05 21:38:59.973 | sqlite3 2022-07-05 21:38:59.973 | sudo 2022-07-05 21:38:59.973 | vlan 2022-07-05 21:38:59.973 | pcp 2022-07-05 21:38:59.973 | ipset 2022-07-05 21:38:59.974 | conntrack 2022-07-05 21:38:59.974 | conntrackd 2022-07-05 21:38:59.974 | keepalived 2022-07-05 21:38:59.974 | lvm2 2022-07-05 21:38:59.974 | qemu-utils 2022-07-05 21:38:59.974 | thin-provisioning-tools 2022-07-05 21:38:59.974 | curl 2022-07-05 21:38:59.974 | liberasurecode-dev 2022-07-05 21:38:59.974 | make 2022-07-05 21:38:59.974 | memcached 2022-07-05 21:38:59.974 | rsync 2022-07-05 21:38:59.974 | sqlite3 2022-07-05 21:38:59.974 | xfsprogs ' 2022-07-05 21:38:59.974 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-05 21:38:59.977 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:38:59.979 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:38:59.982 | ++ 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-07-05 21:38:59.982 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-05 21:38:59.987 | ++ 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-07-05 21:38:59.990 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-05 21:38:59.992 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:38:59.994 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-05 21:38:59.996 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:38:59.998 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:39:00.000 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:39:00.003 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:00.005 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:00.007 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:39:00.009 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-05 21:39:00.012 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-05 21:39:00.014 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-05 21:39:00.016 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-05 21:39:00.020 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-05 21:39:00.023 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-05 21:39:00.025 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-05 21:39:00.027 | ++ functions-common:time_start:2427 : local start_time= 2022-07-05 21:39:00.029 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:39:00.032 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:39:00.036 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1657057140033 2022-07-05 21:39:00.038 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-05 21:39:00.040 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-05 21:39:00.042 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-07-05 21:39:00.282 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-05 21:39:00.334 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-07-05 21:39:00.470 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-07-05 21:39:00.578 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-07-05 21:39:01.141 | Fetched 336 kB in 1s (438 kB/s) 2022-07-05 21:39:02.751 | Reading package lists... 2022-07-05 21:39:02.785 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-05 21:39:02.787 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-05 21:39:02.790 | ++ functions-common:time_stop:2440 : local name 2022-07-05 21:39:02.792 | ++ functions-common:time_stop:2441 : local end_time 2022-07-05 21:39:02.794 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:39:02.797 | ++ functions-common:time_stop:2443 : local total 2022-07-05 21:39:02.800 | ++ functions-common:time_stop:2444 : local start_time 2022-07-05 21:39:02.802 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-05 21:39:02.804 | ++ functions-common:time_stop:2447 : start_time=1657057140033 2022-07-05 21:39:02.806 | ++ functions-common:time_stop:2449 : [[ -z 1657057140033 ]] 2022-07-05 21:39:02.809 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:39:02.813 | ++ functions-common:time_stop:2452 : end_time=1657057142811 2022-07-05 21:39:02.815 | ++ functions-common:time_stop:2453 : elapsed_time=2778 2022-07-05 21:39:02.817 | ++ functions-common:time_stop:2454 : total=0 2022-07-05 21:39:02.820 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:39:02.822 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2778 2022-07-05 21:39:02.824 | ++ functions-common:install_package:1465 : 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-07-05 21:39:02.827 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:39:02.829 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:02.831 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:02.834 | ++ functions-common:real_install_package:1451 : 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-07-05 21:39:02.855 | ++ functions-common:apt_get:1231 : 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-07-05 21:39:02.968 | Reading package lists... 2022-07-05 21:39:03.227 | Building dependency tree... 2022-07-05 21:39:03.229 | Reading state information... 2022-07-05 21:39:03.264 | acl is already the newest version (2.2.53-6). 2022-07-05 21:39:03.264 | bc is already the newest version (1.07.1-2build1). 2022-07-05 21:39:03.264 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-05 21:39:03.264 | conntrack is already the newest version (1:1.4.5-2). 2022-07-05 21:39:03.264 | ebtables is already the newest version (2.0.11-3build1). 2022-07-05 21:39:03.264 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-05 21:39:03.264 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-05 21:39:03.264 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-05 21:39:03.264 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-05 21:39:03.264 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-05 21:39:03.264 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-05 21:39:03.265 | iputils-arping is already the newest version (3:20190709-3). 2022-07-05 21:39:03.265 | iputils-ping is already the newest version (3:20190709-3). 2022-07-05 21:39:03.265 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-05 21:39:03.265 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-05 21:39:03.265 | libffi-dev is already the newest version (3.3-4). 2022-07-05 21:39:03.265 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-05 21:39:03.265 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-05 21:39:03.265 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-05 21:39:03.265 | lsscsi is already the newest version (0.30-0.1). 2022-07-05 21:39:03.265 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-05 21:39:03.265 | make is already the newest version (4.2.1-1.2). 2022-07-05 21:39:03.265 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-05 21:39:03.265 | psmisc is already the newest version (23.3-1). 2022-07-05 21:39:03.265 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-05 21:39:03.265 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-05 21:39:03.265 | python3-systemd is already the newest version (234-3build2). 2022-07-05 21:39:03.265 | socat is already the newest version (1.7.3.3-2). 2022-07-05 21:39:03.265 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-05 21:39:03.265 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-05 21:39:03.265 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-05 21:39:03.265 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-05 21:39:03.265 | graphviz is already the newest version (2.42.2-3build2). 2022-07-05 21:39:03.265 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-05 21:39:03.265 | pcp is already the newest version (5.0.3-1). 2022-07-05 21:39:03.265 | pm-utils is already the newest version (1.4.1-19). 2022-07-05 21:39:03.265 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-05 21:39:03.265 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-05 21:39:03.265 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-05 21:39:03.265 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-05 21:39:03.265 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-05 21:39:03.265 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-05 21:39:03.265 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-07-05 21:39:03.265 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-05 21:39:03.265 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-05 21:39:03.266 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-05 21:39:03.266 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-05 21:39:03.266 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-05 21:39:03.266 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-05 21:39:03.266 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-05 21:39:03.266 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-05 21:39:03.266 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-05 21:39:03.266 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-05 21:39:03.266 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-05 21:39:03.266 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-05 21:39:03.266 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-05 21:39:03.266 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-05 21:39:03.266 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-05 21:39:03.266 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-05 21:39:03.266 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-05 21:39:03.266 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-05 21:39:03.266 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-05 21:39:03.266 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-05 21:39:03.266 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-05 21:39:03.266 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-05 21:39:03.266 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-05 21:39:03.266 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-05 21:39:03.266 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-05 21:39:03.266 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-05 21:39:03.497 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-05 21:39:03.498 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-07-05 21:39:03.498 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-05 21:39:03.498 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-05 21:39:03.498 | The following packages were automatically installed and are no longer required: 2022-07-05 21:39:03.499 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:39:03.499 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:39:03.499 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:39:03.499 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:39:03.499 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:39:03.499 | python3-zope.interface 2022-07-05 21:39:03.499 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:39:03.616 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:39:03.620 | ++ functions-common:apt_get:1235 : result=0 2022-07-05 21:39:03.626 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:39:03.626 | ++ functions-common:time_stop:2440 : local name 2022-07-05 21:39:03.627 | ++ functions-common:time_stop:2441 : local end_time 2022-07-05 21:39:03.629 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:39:03.632 | ++ functions-common:time_stop:2443 : local total 2022-07-05 21:39:03.635 | ++ functions-common:time_stop:2444 : local start_time 2022-07-05 21:39:03.637 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:39:03.639 | ++ functions-common:time_stop:2447 : start_time=1657057142852 2022-07-05 21:39:03.641 | ++ functions-common:time_stop:2449 : [[ -z 1657057142852 ]] 2022-07-05 21:39:03.644 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:39:03.648 | ++ functions-common:time_stop:2452 : end_time=1657057143646 2022-07-05 21:39:03.651 | ++ functions-common:time_stop:2453 : elapsed_time=794 2022-07-05 21:39:03.653 | ++ functions-common:time_stop:2454 : total=768 2022-07-05 21:39:03.655 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:39:03.657 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1562 2022-07-05 21:39:03.660 | ++ functions-common:apt_get:1239 : return 0 2022-07-05 21:39:03.663 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-05 21:39:03.665 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-05 21:39:03.668 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-05 21:39:03.672 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-05 21:39:03.676 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-05 21:39:03.679 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-05 21:39:03.682 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-05 21:39:05.089 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-05 21:39:05.090 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-05 21:39:05.092 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-05 21:39:05.094 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-05 21:39:05.096 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-05 21:39:05.098 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-05 21:39:05.100 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-05 21:39:05.102 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-05 21:39:05.103 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-05 21:39:05.105 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-05 21:39:05.107 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-05 21:39:05.109 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-05 21:39:05.110 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-05 21:39:05.112 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-05 21:39:05.114 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-05 21:39:05.116 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-05 21:39:05.118 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-05 21:39:05.120 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-05 21:39:05.121 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-05 21:39:05.123 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-05 21:39:05.125 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-05 21:39:05.128 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-05 21:39:05.129 | + functions-common:_ensure_lsb_release:394 : return 2022-07-05 21:39:05.132 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-05 21:39:05.205 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-05 21:39:05.207 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-05 21:39:05.279 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-05 21:39:05.282 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-05 21:39:05.353 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-05 21:39:05.355 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-05 21:39:05.357 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-05 21:39:05.359 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-05 21:39:05.361 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-05 21:39:05.363 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-05 21:39:05.365 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-05 21:39:05.367 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-05 21:39:05.369 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-05 21:39:05.371 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-05 21:39:05.373 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-05 21:39:05.373 | Distro: focal 2022-07-05 21:39:05.375 | + tools/install_pip.sh:main:124 : get_versions 2022-07-05 21:39:05.377 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-05 21:39:05.381 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-05 21:39:05.383 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-05 21:39:05.385 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-05 21:39:05.386 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-05 21:39:06.859 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-05 21:39:06.860 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-05 21:39:06.860 | pip: 20.0.2 2022-07-05 21:39:06.862 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-05 21:39:06.864 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-05 21:39:06.866 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:39:06.868 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:39:06.870 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:39:06.872 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:39:06.873 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:39:06.875 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:39:06.877 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:39:06.879 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:39:06.881 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:39:06.884 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:39:06.885 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-05 21:39:06.886 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:06.888 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:06.890 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-05 21:39:06.894 | + tools/install_pip.sh:main:153 : set -x 2022-07-05 21:39:06.897 | + tools/install_pip.sh:main:156 : get_versions 2022-07-05 21:39:06.899 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-05 21:39:06.903 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-05 21:39:06.905 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-05 21:39:06.908 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-05 21:39:06.908 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-05 21:39:08.376 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-05 21:39:08.378 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-05 21:39:08.378 | pip: 20.0.2 2022-07-05 21:39:08.381 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-05 21:39:08.384 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-05 21:39:08.387 | + ./stack.sh:main:791 : fixup_all 2022-07-05 21:39:08.389 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-05 21:39:08.392 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-05 21:39:08.394 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:08.396 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:08.399 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-07-05 21:39:08.410 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-05 21:39:08.421 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-05 21:39:08.433 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-05 21:39:08.435 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-05 21:39:08.437 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:39:08.439 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:39:08.441 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:39:08.444 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:39:08.446 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:39:08.448 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:39:08.451 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:39:08.453 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:39:08.455 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:39:08.457 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:39:08.460 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-05 21:39:08.462 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-05 21:39:08.465 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-05 21:39:08.467 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:39:08.469 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:39:08.471 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:39:08.474 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:39:08.476 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:39:08.478 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:39:08.481 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-05 21:39:08.483 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-05 21:39:08.504 | Using python 3.8 to install os-testr 2022-07-05 21:39:08.507 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-07-05 21:39:10.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:39:10.632 | from cryptography.utils import int_from_bytes 2022-07-05 21:39:10.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:39:10.632 | from cryptography.utils import int_from_bytes 2022-07-05 21:39:11.682 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:39:12.264 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-07-05 21:39:12.359 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:39:12.701 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.4.0) 2022-07-05 21:39:12.755 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-05 21:39:12.778 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-05 21:39:12.808 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:39:15.162 | + inc/python:pip_install:196 : result=0 2022-07-05 21:39:15.164 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:39:15.166 | + functions-common:time_stop:2440 : local name 2022-07-05 21:39:15.168 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:39:15.170 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:39:15.173 | + functions-common:time_stop:2443 : local total 2022-07-05 21:39:15.175 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:39:15.178 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:39:15.180 | + functions-common:time_stop:2447 : start_time=1657057148499 2022-07-05 21:39:15.182 | + functions-common:time_stop:2449 : [[ -z 1657057148499 ]] 2022-07-05 21:39:15.185 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:39:15.193 | + functions-common:time_stop:2452 : end_time=1657057155190 2022-07-05 21:39:15.195 | + functions-common:time_stop:2453 : elapsed_time=6691 2022-07-05 21:39:15.197 | + functions-common:time_stop:2454 : total=0 2022-07-05 21:39:15.199 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:39:15.201 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6691 2022-07-05 21:39:15.204 | + inc/python:pip_install:199 : return 0 2022-07-05 21:39:15.206 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-05 21:39:15.258 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-05 21:39:15.607 | + ./stack.sh:main:805 : install_infra 2022-07-05 21:39:15.609 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-05 21:39:15.612 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-05 21:39:15.615 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-05 21:39:15.618 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-05 21:39:15.641 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-05 21:39:18.425 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:39:18.549 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:39:18.846 | + inc/python:pip_install:196 : result=0 2022-07-05 21:39:18.849 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:39:18.851 | + functions-common:time_stop:2440 : local name 2022-07-05 21:39:18.853 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:39:18.855 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:39:18.858 | + functions-common:time_stop:2443 : local total 2022-07-05 21:39:18.860 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:39:18.862 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:39:18.864 | + functions-common:time_stop:2447 : start_time=1657057155634 2022-07-05 21:39:18.866 | + functions-common:time_stop:2449 : [[ -z 1657057155634 ]] 2022-07-05 21:39:18.869 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:39:18.873 | + functions-common:time_stop:2452 : end_time=1657057158870 2022-07-05 21:39:18.875 | + functions-common:time_stop:2453 : elapsed_time=3236 2022-07-05 21:39:18.877 | + functions-common:time_stop:2454 : total=6691 2022-07-05 21:39:18.880 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:39:18.882 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9927 2022-07-05 21:39:18.884 | + inc/python:pip_install:199 : return 0 2022-07-05 21:39:18.887 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-05 21:39:18.889 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-05 21:39:18.914 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-07-05 21:39:21.564 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:39:21.566 | Processing /opt/stack/requirements 2022-07-05 21:39:23.278 | 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 22)) (6.0) 2022-07-05 21:39:23.281 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:39:23.294 | 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 329)) (21.3) 2022-07-05 21:39:23.299 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:39:23.302 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:39:23.308 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:39:23.322 | 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 490)) (1.16.0) 2022-07-05 21:39:23.324 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:39:23.357 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5493) (1.3) 2022-07-05 21:39:23.360 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5493) (0.3.0) 2022-07-05 21:39:23.377 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:39:23.381 | 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 201)) (3.3) 2022-07-05 21:39:23.384 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2022.6.15) 2022-07-05 21:39:23.387 | 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 115)) (3.10.1) 2022-07-05 21:39:23.399 | 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 523)) (3.5.0) 2022-07-05 21:39:23.405 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-05 21:39:23.455 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-05 21:39:23.458 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:39:23.469 | 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 579)) (0.2.5) 2022-07-05 21:39:23.475 | 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 90)) (21.4.0) 2022-07-05 21:39:23.555 | 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 370)) (1.8.2) 2022-07-05 21:39:23.557 | Building wheels for collected packages: openstack-requirements 2022-07-05 21:39:23.558 | Building wheel for openstack-requirements (setup.py): started 2022-07-05 21:39:24.411 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-05 21:39:24.411 | ERROR: Command errored out with exit status 1: 2022-07-05 21:39:24.412 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-qczzbwv_/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-qczzbwv_/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-f7jci82e 2022-07-05 21:39:24.412 | cwd: /tmp/pip-req-build-qczzbwv_/ 2022-07-05 21:39:24.412 | Complete output (6 lines): 2022-07-05 21:39:24.412 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-05 21:39:24.412 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-05 21:39:24.412 | or: setup.py --help-commands 2022-07-05 21:39:24.412 | or: setup.py cmd --help 2022-07-05 21:39:24.412 | 2022-07-05 21:39:24.412 | error: invalid command 'bdist_wheel' 2022-07-05 21:39:24.412 | ---------------------------------------- 2022-07-05 21:39:24.412 | ERROR: Failed building wheel for openstack-requirements 2022-07-05 21:39:24.412 | Running setup.py clean for openstack-requirements 2022-07-05 21:39:25.263 | Failed to build openstack-requirements 2022-07-05 21:39:25.278 | Installing collected packages: openstack-requirements 2022-07-05 21:39:25.279 | Attempting uninstall: openstack-requirements 2022-07-05 21:39:25.280 | Found existing installation: openstack-requirements 1.2.1.dev5493 2022-07-05 21:39:25.315 | Uninstalling openstack-requirements-1.2.1.dev5493: 2022-07-05 21:39:25.332 | Successfully uninstalled openstack-requirements-1.2.1.dev5493 2022-07-05 21:39:25.335 | Running setup.py install for openstack-requirements: started 2022-07-05 21:39:27.768 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-05 21:39:27.794 | Successfully installed openstack-requirements-1.2.1.dev5493 2022-07-05 21:39:27.957 | + inc/python:pip_install:196 : result=0 2022-07-05 21:39:27.959 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:39:27.962 | + functions-common:time_stop:2440 : local name 2022-07-05 21:39:27.964 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:39:27.966 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:39:27.969 | + functions-common:time_stop:2443 : local total 2022-07-05 21:39:27.971 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:39:27.974 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:39:27.976 | + functions-common:time_stop:2447 : start_time=1657057158906 2022-07-05 21:39:27.979 | + functions-common:time_stop:2449 : [[ -z 1657057158906 ]] 2022-07-05 21:39:27.984 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:39:27.988 | + functions-common:time_stop:2452 : end_time=1657057167985 2022-07-05 21:39:27.991 | + functions-common:time_stop:2453 : elapsed_time=9079 2022-07-05 21:39:27.993 | + functions-common:time_stop:2454 : total=9927 2022-07-05 21:39:27.995 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:39:27.997 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19006 2022-07-05 21:39:28.000 | + inc/python:pip_install:199 : return 0 2022-07-05 21:39:28.002 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-05 21:39:28.005 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-05 21:39:28.008 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-05 21:39:28.010 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:28.012 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:28.015 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-07-05 21:39:28.017 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:28.020 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-05 21:39:28.042 | Using python 3.8 to install pbr 2022-07-05 21:39:28.044 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-05 21:39:30.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:39:30.177 | from cryptography.utils import int_from_bytes 2022-07-05 21:39:30.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:39:30.177 | from cryptography.utils import int_from_bytes 2022-07-05 21:39:31.230 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:39:31.356 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:39:33.767 | + inc/python:pip_install:196 : result=0 2022-07-05 21:39:33.777 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:39:33.777 | + functions-common:time_stop:2440 : local name 2022-07-05 21:39:33.777 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:39:33.777 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:39:33.778 | + functions-common:time_stop:2443 : local total 2022-07-05 21:39:33.781 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:39:33.783 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:39:33.785 | + functions-common:time_stop:2447 : start_time=1657057168037 2022-07-05 21:39:33.787 | + functions-common:time_stop:2449 : [[ -z 1657057168037 ]] 2022-07-05 21:39:33.790 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:39:33.794 | + functions-common:time_stop:2452 : end_time=1657057173792 2022-07-05 21:39:33.796 | + functions-common:time_stop:2453 : elapsed_time=5755 2022-07-05 21:39:33.798 | + functions-common:time_stop:2454 : total=19006 2022-07-05 21:39:33.800 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:39:33.803 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24761 2022-07-05 21:39:33.805 | + inc/python:pip_install:199 : return 0 2022-07-05 21:39:33.807 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-05 21:39:36.087 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-05 21:39:37.971 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:39:37.972 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-05 21:39:37.993 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-05 21:39:37.996 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-07-05 21:39:37.999 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-05 21:39:38.002 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-05 21:39:38.008 | 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.9) 2022-07-05 21:39:38.080 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-05 21:39:38.083 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-05 21:39:38.087 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-05 21:39:38.104 | + ./stack.sh:main:814 : pkgs= 2022-07-05 21:39:38.107 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-05 21:39:38.109 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-05 21:39:38.111 | + functions-common:run_phase:1868 : local mode=stack 2022-07-05 21:39:38.114 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-05 21:39:38.116 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-05 21:39:38.118 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-05 21:39:38.121 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-05 21:39:38.123 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-05 21:39:38.125 | + functions-common:run_phase:1878 : local extra 2022-07-05 21:39:38.128 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-05 21:39:38.132 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-05 21:39:38.135 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-05 21:39:38.137 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-05 21:39:38.139 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-05 21:39:38.142 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-05 21:39:38.157 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:39:38.159 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-05 21:39:38.161 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:39:38.163 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-05 21:39:38.165 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:39:38.168 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-05 21:39:38.170 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:39:38.172 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-05 21:39:38.174 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:39:38.176 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-05 21:39:38.178 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:39:38.180 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-05 21:39:38.182 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-05 21:39:38.185 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-05 21:39:38.187 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-05 21:39:38.189 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-05 21:39:38.191 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-05 21:39:38.194 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-05 21:39:38.196 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-05 21:39:38.198 | + functions-common:run_plugins:1857 : local plugins= 2022-07-05 21:39:38.201 | + functions-common:run_plugins:1858 : local plugin 2022-07-05 21:39:38.203 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-05 21:39:38.205 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-05 21:39:38.208 | + functions:set_systemd_override:821 : local value=2048 2022-07-05 21:39:38.211 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-05 21:39:38.213 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-05 21:39:38.266 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-05 21:39:38.266 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-05 21:39:38.268 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-05 21:39:38.654 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-05 21:39:38.656 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-05 21:39:38.672 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:39:38.675 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-05 21:39:38.678 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:39:38.680 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:39:38.682 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:39:38.685 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:39:38.687 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:39:38.689 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:39:38.691 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:38.694 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:38.696 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:39:38.699 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:39:38.701 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:39:38.703 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:39:38.705 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-05 21:39:38.708 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:39:38.710 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:38.712 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:38.714 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-05 21:39:38.736 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-07-05 21:39:38.847 | Reading package lists... 2022-07-05 21:39:39.099 | Building dependency tree... 2022-07-05 21:39:39.101 | Reading state information... 2022-07-05 21:39:39.365 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-05 21:39:39.365 | The following packages were automatically installed and are no longer required: 2022-07-05 21:39:39.366 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:39:39.366 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:39:39.366 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:39:39.366 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:39:39.366 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:39:39.366 | python3-zope.interface 2022-07-05 21:39:39.366 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:39:39.483 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:39:39.487 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:39:39.490 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:39:39.492 | + functions-common:time_stop:2440 : local name 2022-07-05 21:39:39.495 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:39:39.497 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:39:39.499 | + functions-common:time_stop:2443 : local total 2022-07-05 21:39:39.501 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:39:39.504 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:39:39.507 | + functions-common:time_stop:2447 : start_time=1657057178733 2022-07-05 21:39:39.509 | + functions-common:time_stop:2449 : [[ -z 1657057178733 ]] 2022-07-05 21:39:39.512 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:39:39.516 | + functions-common:time_stop:2452 : end_time=1657057179513 2022-07-05 21:39:39.518 | + functions-common:time_stop:2453 : elapsed_time=780 2022-07-05 21:39:39.520 | + functions-common:time_stop:2454 : total=1562 2022-07-05 21:39:39.522 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:39:39.524 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2342 2022-07-05 21:39:39.527 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:39:39.529 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-05 21:39:39.531 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:39:39.534 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:39:39.536 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:39:39.538 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:39:39.541 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:39:39.543 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:39:39.545 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-05 21:39:39.547 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:39:39.550 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:39:39.553 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:39:39.555 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:39:39.557 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:39:39.560 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:39:39.562 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:39:39.564 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:39:39.566 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:39:39.569 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:39:39.571 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-05 21:39:39.574 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:39:39.576 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:39:39.578 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:39:39.580 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:39:39.583 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:39:39.585 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:39:39.587 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-05 21:39:39.590 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-05 21:39:39.609 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:39:39.612 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-05 21:39:39.615 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:39:39.617 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-05 21:39:39.619 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-05 21:39:39.622 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-05 21:39:39.626 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-05 21:39:39.628 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-05 21:39:39.631 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-05 21:39:39.634 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-05 21:39:39.636 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-05 21:39:39.638 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-05 21:39:39.641 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-05 21:39:40.329 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-05 21:39:40.329 | user tags 2022-07-05 21:39:40.329 | stackrabbit []' 2022-07-05 21:39:40.333 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-05 21:39:40.333 | user tags 2022-07-05 21:39:40.333 | stackrabbit []' 2022-07-05 21:39:40.333 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-05 21:39:40.339 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-05 21:39:40.342 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-05 21:39:40.344 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-05 21:39:41.004 | Changing password for user "stackrabbit" ... 2022-07-05 21:39:41.063 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-05 21:39:41.721 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-05 21:39:41.790 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-05 21:39:41.793 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-05 21:39:42.451 | Changing password for user "stackrabbit" ... 2022-07-05 21:39:42.515 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-05 21:39:42.517 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-05 21:39:42.519 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-05 21:39:43.209 | Deleting user "guest" ... 2022-07-05 21:39:43.224 | Error: 2022-07-05 21:39:43.224 | {:no_such_user, "guest"} 2022-07-05 21:39:43.237 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-05 21:39:43.240 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-05 21:39:43.258 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:39:43.260 | + ./stack.sh:main:831 : install_database 2022-07-05 21:39:43.262 | + lib/database:install_database:118 : install_database_mysql 2022-07-05 21:39:43.265 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-05 21:39:43.267 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:43.269 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:43.272 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-05 21:39:43.634 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-05 21:39:43.637 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-05 21:39:43.639 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-05 21:39:43.642 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-05 21:39:43.644 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:39:43.647 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-05 21:39:43.649 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:39:43.651 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:39:43.654 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:39:43.656 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:39:43.658 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:39:43.661 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:39:43.663 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:39:43.665 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:39:43.668 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:39:43.670 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:39:43.672 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-05 21:39:43.675 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:39:43.677 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:39:43.680 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:39:43.682 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:39:43.684 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:39:43.687 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:39:43.689 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-05 21:39:43.692 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:43.694 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:43.697 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-05 21:39:43.699 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:39:43.701 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:39:43.704 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:39:43.706 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:39:43.709 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:39:43.711 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:39:43.713 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:43.716 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:43.718 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:39:43.720 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:39:43.722 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:39:43.725 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:39:43.727 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-05 21:39:43.730 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:39:43.732 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:43.734 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:43.736 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-05 21:39:43.758 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-07-05 21:39:43.869 | Reading package lists... 2022-07-05 21:39:44.121 | Building dependency tree... 2022-07-05 21:39:44.122 | Reading state information... 2022-07-05 21:39:44.385 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-05 21:39:44.385 | The following packages were automatically installed and are no longer required: 2022-07-05 21:39:44.386 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:39:44.386 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:39:44.386 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:39:44.386 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:39:44.386 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:39:44.386 | python3-zope.interface 2022-07-05 21:39:44.386 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:39:44.507 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:39:44.511 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:39:44.513 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:39:44.516 | + functions-common:time_stop:2440 : local name 2022-07-05 21:39:44.518 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:39:44.520 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:39:44.523 | + functions-common:time_stop:2443 : local total 2022-07-05 21:39:44.525 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:39:44.527 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:39:44.529 | + functions-common:time_stop:2447 : start_time=1657057183755 2022-07-05 21:39:44.531 | + functions-common:time_stop:2449 : [[ -z 1657057183755 ]] 2022-07-05 21:39:44.534 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:39:44.539 | + functions-common:time_stop:2452 : end_time=1657057184536 2022-07-05 21:39:44.541 | + functions-common:time_stop:2453 : elapsed_time=781 2022-07-05 21:39:44.543 | + functions-common:time_stop:2454 : total=2342 2022-07-05 21:39:44.545 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:39:44.547 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3123 2022-07-05 21:39:44.549 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:39:44.552 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-05 21:39:44.554 | + ./stack.sh:main:834 : install_database_python 2022-07-05 21:39:44.557 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-05 21:39:44.559 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-05 21:39:44.561 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-05 21:39:44.564 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-05 21:39:44.566 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-05 21:39:44.569 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-05 21:39:44.571 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-05 21:39:44.575 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-05 21:39:44.575 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-05 21:39:44.580 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-05 21:39:44.583 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-05 21:39:44.585 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-05 21:39:44.588 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-05 21:39:44.590 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-05 21:39:44.613 | Using python 3.8 to install PyMySQL 2022-07-05 21:39:44.615 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-07-05 21:39:46.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:39:46.718 | from cryptography.utils import int_from_bytes 2022-07-05 21:39:46.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:39:46.718 | from cryptography.utils import int_from_bytes 2022-07-05 21:39:47.788 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:39:47.790 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-07-05 21:39:50.153 | + inc/python:pip_install:196 : result=0 2022-07-05 21:39:50.155 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:39:50.158 | + functions-common:time_stop:2440 : local name 2022-07-05 21:39:50.160 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:39:50.163 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:39:50.165 | + functions-common:time_stop:2443 : local total 2022-07-05 21:39:50.167 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:39:50.170 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:39:50.172 | + functions-common:time_stop:2447 : start_time=1657057184607 2022-07-05 21:39:50.174 | + functions-common:time_stop:2449 : [[ -z 1657057184607 ]] 2022-07-05 21:39:50.178 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:39:50.182 | + functions-common:time_stop:2452 : end_time=1657057190179 2022-07-05 21:39:50.184 | + functions-common:time_stop:2453 : elapsed_time=5572 2022-07-05 21:39:50.186 | + functions-common:time_stop:2454 : total=24761 2022-07-05 21:39:50.188 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:39:50.191 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30333 2022-07-05 21:39:50.193 | + inc/python:pip_install:199 : return 0 2022-07-05 21:39:50.196 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-05 21:39:50.198 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-05 21:39:50.200 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-05 21:39:50.203 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-05 21:39:50.219 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:39:50.221 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-05 21:39:50.225 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-05 21:39:50.228 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:39:50.229 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-05 21:39:50.234 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:39:50.236 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-05 21:39:50.239 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-05 21:39:50.242 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-05 21:39:50.244 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-05 21:39:50.246 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-05 21:39:50.262 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:39:50.264 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-05 21:39:50.267 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:39:50.269 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:39:50.271 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:39:50.274 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:39:50.276 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:39:50.278 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:39:50.281 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:50.283 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:50.286 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:39:50.288 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:39:50.290 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:39:50.293 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:39:50.295 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-05 21:39:50.297 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:39:50.300 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:50.302 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:50.305 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-05 21:39:50.325 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-07-05 21:39:50.437 | Reading package lists... 2022-07-05 21:39:50.690 | Building dependency tree... 2022-07-05 21:39:50.692 | Reading state information... 2022-07-05 21:39:50.958 | radvd is already the newest version (1:2.17-2). 2022-07-05 21:39:50.958 | The following packages were automatically installed and are no longer required: 2022-07-05 21:39:50.959 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:39:50.959 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:39:50.959 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:39:50.959 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:39:50.959 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:39:50.959 | python3-zope.interface 2022-07-05 21:39:50.959 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:39:51.075 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:39:51.079 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:39:51.082 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:39:51.084 | + functions-common:time_stop:2440 : local name 2022-07-05 21:39:51.086 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:39:51.088 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:39:51.090 | + functions-common:time_stop:2443 : local total 2022-07-05 21:39:51.093 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:39:51.095 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:39:51.097 | + functions-common:time_stop:2447 : start_time=1657057190323 2022-07-05 21:39:51.100 | + functions-common:time_stop:2449 : [[ -z 1657057190323 ]] 2022-07-05 21:39:51.103 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:39:51.107 | + functions-common:time_stop:2452 : end_time=1657057191104 2022-07-05 21:39:51.109 | + functions-common:time_stop:2453 : elapsed_time=781 2022-07-05 21:39:51.111 | + functions-common:time_stop:2454 : total=3123 2022-07-05 21:39:51.114 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:39:51.116 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3904 2022-07-05 21:39:51.119 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:39:51.121 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-05 21:39:51.137 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:39:51.140 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-05 21:39:51.142 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-05 21:39:51.144 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-05 21:39:51.147 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-05 21:39:51.169 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-05 21:39:51.172 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:39:51.177 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:39:51.182 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:39:51.184 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:39:51.186 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:39:51.188 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:39:51.191 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:51.193 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:51.195 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:39:51.198 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:39:51.200 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:39:51.202 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:39:51.204 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-05 21:39:51.206 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:39:51.209 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:51.211 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:51.213 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-05 21:39:51.234 | + functions-common:apt_get:1231 : 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-07-05 21:39:51.345 | Reading package lists... 2022-07-05 21:39:51.599 | Building dependency tree... 2022-07-05 21:39:51.600 | Reading state information... 2022-07-05 21:39:51.866 | fakeroot is already the newest version (1.24-1). 2022-07-05 21:39:51.867 | make is already the newest version (4.2.1-1.2). 2022-07-05 21:39:51.867 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-05 21:39:51.867 | The following packages were automatically installed and are no longer required: 2022-07-05 21:39:51.868 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:39:51.868 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:39:51.868 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:39:51.868 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:39:51.868 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:39:51.868 | python3-zope.interface 2022-07-05 21:39:51.868 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:39:51.983 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:39:51.989 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:39:51.991 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:39:51.993 | + functions-common:time_stop:2440 : local name 2022-07-05 21:39:51.996 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:39:51.998 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:39:52.000 | + functions-common:time_stop:2443 : local total 2022-07-05 21:39:52.002 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:39:52.005 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:39:52.007 | + functions-common:time_stop:2447 : start_time=1657057191231 2022-07-05 21:39:52.009 | + functions-common:time_stop:2449 : [[ -z 1657057191231 ]] 2022-07-05 21:39:52.012 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:39:52.016 | + functions-common:time_stop:2452 : end_time=1657057192013 2022-07-05 21:39:52.018 | + functions-common:time_stop:2453 : elapsed_time=782 2022-07-05 21:39:52.020 | + functions-common:time_stop:2454 : total=3904 2022-07-05 21:39:52.022 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:39:52.025 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4686 2022-07-05 21:39:52.027 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:39:52.029 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-05 21:39:52.031 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:39:52.034 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:39:52.036 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-05 21:39:52.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-05 21:39:52.041 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-05 21:39:52.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-05 21:39:52.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-05 21:39:52.051 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-05 21:39:52.052 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-05 21:39:52.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-05 21:39:52.059 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-05 21:39:52.061 | + functions:vercmp:628 : local v1=5.4 2022-07-05 21:39:52.063 | + functions:vercmp:629 : local 'op=<' 2022-07-05 21:39:52.065 | + functions:vercmp:630 : local v2=3.13 2022-07-05 21:39:52.068 | + functions:vercmp:631 : local result 2022-07-05 21:39:52.072 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-05 21:39:52.072 | ++ functions:vercmp:635 : sort -V 2022-07-05 21:39:52.073 | ++ functions:vercmp:635 : head -1 2022-07-05 21:39:52.077 | + functions:vercmp:635 : result=3.13 2022-07-05 21:39:52.079 | + functions:vercmp:637 : case $op in 2022-07-05 21:39:52.081 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-05 21:39:52.084 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-05 21:39:52.086 | + functions:vercmp:648 : return 2022-07-05 21:39:52.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-05 21:39:52.091 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:39:52.093 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-05 21:39:52.567 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-05 21:39:52.569 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-05 21:39:52.572 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.575 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.578 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-07-05 21:39:52.580 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:52.584 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-05 21:39:52.603 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:39:52.605 | + ./stack.sh:main:842 : install_etcd3 2022-07-05 21:39:52.608 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-05 21:39:52.608 | Installing etcd 2022-07-05 21:39:52.610 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-05 21:39:52.623 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-05 21:39:52.635 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-05 21:39:52.638 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-05 21:39:52.657 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-05 21:39:52.660 | ++ 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-07-05 21:39:52.663 | ++ 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-07-05 21:39:52.666 | +++ 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-07-05 21:39:52.670 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-05 21:39:52.673 | ++ 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-07-05 21:39:52.675 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-05 21:39:52.679 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-05 21:39:52.681 | ++ functions:get_extra_file:74 : return 2022-07-05 21:39:52.684 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-05 21:39:52.686 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-05 21:39:52.688 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-05 21:39:52.691 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-05 21:39:52.708 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:39:52.711 | + ./stack.sh:main:861 : install_dstat 2022-07-05 21:39:52.713 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-05 21:39:52.730 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:39:52.732 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-05 21:39:52.734 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:39:52.737 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-05 21:39:52.740 | + ./stack.sh:main:870 : install_libs 2022-07-05 21:39:52.742 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-05 21:39:52.744 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-05 21:39:52.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-05 21:39:52.749 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-05 21:39:52.751 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.753 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.756 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-07-05 21:39:52.759 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:52.761 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-05 21:39:52.763 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-05 21:39:52.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-05 21:39:52.768 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-05 21:39:52.770 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.772 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.774 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-07-05 21:39:52.776 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:52.779 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-05 21:39:52.781 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-05 21:39:52.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-05 21:39:52.786 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-05 21:39:52.788 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.790 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.792 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-07-05 21:39:52.795 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:52.797 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-05 21:39:52.799 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-05 21:39:52.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-05 21:39:52.804 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-05 21:39:52.806 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.809 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.811 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-07-05 21:39:52.813 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:52.815 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-05 21:39:52.818 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-05 21:39:52.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-05 21:39:52.823 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-05 21:39:52.825 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.827 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.830 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-07-05 21:39:52.832 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:52.834 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-05 21:39:52.837 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-05 21:39:52.839 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-05 21:39:52.841 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-05 21:39:52.843 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.846 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.848 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-07-05 21:39:52.851 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:52.853 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-05 21:39:52.855 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-05 21:39:52.857 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-05 21:39:52.860 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-05 21:39:52.862 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.865 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.867 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-07-05 21:39:52.869 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:52.871 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-05 21:39:52.874 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-05 21:39:52.876 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-05 21:39:52.878 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-05 21:39:52.881 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.883 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.885 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-07-05 21:39:52.888 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:52.890 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-05 21:39:52.892 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-05 21:39:52.895 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-05 21:39:52.897 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-05 21:39:52.899 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.901 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.904 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-07-05 21:39:52.906 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:52.908 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-05 21:39:52.911 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-05 21:39:52.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-05 21:39:52.915 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-05 21:39:52.917 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.920 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.922 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-07-05 21:39:52.924 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:52.927 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-05 21:39:52.929 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-05 21:39:52.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-05 21:39:52.934 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-05 21:39:52.936 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.938 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.941 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-07-05 21:39:52.943 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:52.946 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-05 21:39:52.948 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-05 21:39:52.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-05 21:39:52.953 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-05 21:39:52.955 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.957 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.960 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-07-05 21:39:52.962 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:52.964 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-05 21:39:52.966 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-05 21:39:52.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-05 21:39:52.971 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-05 21:39:52.973 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.976 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.978 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-07-05 21:39:52.980 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:52.983 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-05 21:39:52.985 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-05 21:39:52.987 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-05 21:39:52.990 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-05 21:39:52.992 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:52.995 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:52.997 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-07-05 21:39:52.999 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.001 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-05 21:39:53.004 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-05 21:39:53.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-05 21:39:53.009 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-05 21:39:53.011 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.014 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.016 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-07-05 21:39:53.018 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.021 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-05 21:39:53.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-05 21:39:53.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-05 21:39:53.028 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-05 21:39:53.030 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.032 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.034 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-07-05 21:39:53.037 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.039 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-05 21:39:53.041 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-05 21:39:53.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-05 21:39:53.046 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-05 21:39:53.048 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.051 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.053 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-07-05 21:39:53.056 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.058 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-05 21:39:53.060 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-05 21:39:53.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-05 21:39:53.065 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-05 21:39:53.068 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.070 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.072 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-07-05 21:39:53.075 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.077 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-05 21:39:53.080 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-05 21:39:53.082 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-05 21:39:53.084 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-05 21:39:53.087 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.089 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.091 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-07-05 21:39:53.094 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.096 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-05 21:39:53.099 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-05 21:39:53.101 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-05 21:39:53.103 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-05 21:39:53.105 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.108 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.110 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-07-05 21:39:53.112 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.115 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-05 21:39:53.117 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-05 21:39:53.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-05 21:39:53.122 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-05 21:39:53.124 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.126 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.129 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-07-05 21:39:53.132 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.134 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-05 21:39:53.136 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-05 21:39:53.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-05 21:39:53.141 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-05 21:39:53.144 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.146 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.148 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-07-05 21:39:53.151 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.153 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-05 21:39:53.155 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-05 21:39:53.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-05 21:39:53.160 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-05 21:39:53.163 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.165 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.167 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-07-05 21:39:53.170 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.172 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-05 21:39:53.174 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-05 21:39:53.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-05 21:39:53.180 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-05 21:39:53.182 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.184 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.186 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-07-05 21:39:53.189 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.191 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-05 21:39:53.193 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-05 21:39:53.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-05 21:39:53.198 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-05 21:39:53.201 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.203 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.205 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-07-05 21:39:53.208 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.210 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-05 21:39:53.212 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-05 21:39:53.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-05 21:39:53.217 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-05 21:39:53.219 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.222 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.225 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-07-05 21:39:53.227 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.230 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-05 21:39:53.232 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-05 21:39:53.234 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-05 21:39:53.236 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-05 21:39:53.239 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.242 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.244 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-07-05 21:39:53.246 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.249 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-05 21:39:53.251 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-05 21:39:53.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-05 21:39:53.256 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-05 21:39:53.258 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.260 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.263 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-07-05 21:39:53.265 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.267 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-05 21:39:53.270 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-05 21:39:53.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-05 21:39:53.275 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-05 21:39:53.277 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.279 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.281 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-07-05 21:39:53.284 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.287 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-05 21:39:53.289 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-05 21:39:53.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-05 21:39:53.294 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-05 21:39:53.296 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.298 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.301 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-07-05 21:39:53.304 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.306 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-05 21:39:53.309 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-05 21:39:53.312 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-05 21:39:53.314 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-05 21:39:53.317 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.319 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.321 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-07-05 21:39:53.324 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.326 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-05 21:39:53.328 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-05 21:39:53.331 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-05 21:39:53.333 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-05 21:39:53.336 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.338 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.340 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-07-05 21:39:53.343 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.345 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-05 21:39:53.347 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-05 21:39:53.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-05 21:39:53.353 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-05 21:39:53.355 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.357 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.360 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-07-05 21:39:53.362 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.365 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-05 21:39:53.367 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-05 21:39:53.370 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-05 21:39:53.372 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-05 21:39:53.374 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.377 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.379 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-07-05 21:39:53.381 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.384 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-05 21:39:53.386 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-05 21:39:53.388 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-05 21:39:53.391 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-05 21:39:53.393 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.395 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.398 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-07-05 21:39:53.400 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.402 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-05 21:39:53.405 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-05 21:39:53.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-05 21:39:53.409 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-05 21:39:53.412 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.414 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.417 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-07-05 21:39:53.419 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.421 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-05 21:39:53.424 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-05 21:39:53.427 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-05 21:39:53.429 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-05 21:39:53.431 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.434 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.436 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-07-05 21:39:53.438 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.441 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-05 21:39:53.443 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-05 21:39:53.445 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-05 21:39:53.448 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-05 21:39:53.450 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:39:53.452 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:39:53.455 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-07-05 21:39:53.457 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:39:53.460 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-05 21:39:53.482 | Using python 3.8 to install etcd3 2022-07-05 21:39:53.484 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-07-05 21:39:55.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:39:55.579 | from cryptography.utils import int_from_bytes 2022-07-05 21:39:55.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:39:55.579 | from cryptography.utils import int_from_bytes 2022-07-05 21:39:56.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:39:56.656 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-07-05 21:39:56.664 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-07-05 21:39:56.674 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-07-05 21:39:56.677 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:39:56.680 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-05 21:39:59.042 | + inc/python:pip_install:196 : result=0 2022-07-05 21:39:59.044 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:39:59.046 | + functions-common:time_stop:2440 : local name 2022-07-05 21:39:59.049 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:39:59.051 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:39:59.053 | + functions-common:time_stop:2443 : local total 2022-07-05 21:39:59.056 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:39:59.058 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:39:59.060 | + functions-common:time_stop:2447 : start_time=1657057193476 2022-07-05 21:39:59.062 | + functions-common:time_stop:2449 : [[ -z 1657057193476 ]] 2022-07-05 21:39:59.065 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:39:59.070 | + functions-common:time_stop:2452 : end_time=1657057199067 2022-07-05 21:39:59.072 | + functions-common:time_stop:2453 : elapsed_time=5591 2022-07-05 21:39:59.074 | + functions-common:time_stop:2454 : total=30333 2022-07-05 21:39:59.076 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:39:59.078 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35924 2022-07-05 21:39:59.081 | + inc/python:pip_install:199 : return 0 2022-07-05 21:39:59.083 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-05 21:39:59.104 | Using python 3.8 to install etcd3gw 2022-07-05 21:39:59.107 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-07-05 21:40:01.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:40:01.228 | from cryptography.utils import int_from_bytes 2022-07-05 21:40:01.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:40:01.228 | from cryptography.utils import int_from_bytes 2022-07-05 21:40:02.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:40:02.287 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-07-05 21:40:02.294 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-05 21:40:02.296 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:40:02.299 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:40:02.312 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:40:02.345 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:40:02.348 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:40:02.353 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:40:04.674 | + inc/python:pip_install:196 : result=0 2022-07-05 21:40:04.677 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:40:04.680 | + functions-common:time_stop:2440 : local name 2022-07-05 21:40:04.682 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:40:04.684 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:40:04.686 | + functions-common:time_stop:2443 : local total 2022-07-05 21:40:04.688 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:40:04.691 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:40:04.694 | + functions-common:time_stop:2447 : start_time=1657057199099 2022-07-05 21:40:04.695 | + functions-common:time_stop:2449 : [[ -z 1657057199099 ]] 2022-07-05 21:40:04.698 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:40:04.702 | + functions-common:time_stop:2452 : end_time=1657057204700 2022-07-05 21:40:04.704 | + functions-common:time_stop:2453 : elapsed_time=5601 2022-07-05 21:40:04.706 | + functions-common:time_stop:2454 : total=35924 2022-07-05 21:40:04.709 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:40:04.711 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41525 2022-07-05 21:40:04.714 | + inc/python:pip_install:199 : return 0 2022-07-05 21:40:04.716 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-05 21:40:04.719 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-05 21:40:04.721 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-05 21:40:04.724 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:40:04.731 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:40:04.731 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:40:04.732 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:40:04.734 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:40:04.736 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:40:04.739 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:40:04.742 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:40:04.744 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:40:04.746 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:40:04.749 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-05 21:40:04.751 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:40:04.753 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:40:04.756 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-05 21:40:04.758 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-05 21:40:04.760 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:40:04.763 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:40:04.765 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:40:04.767 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:40:04.770 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:40:04.773 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:40:04.775 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:40:04.777 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:40:04.780 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:40:04.782 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:40:04.784 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:40:04.787 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:40:04.790 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-05 21:40:04.792 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:40:04.794 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:40:04.797 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:40:04.799 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-05 21:40:04.820 | + functions-common:apt_get:1231 : 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-07-05 21:40:04.931 | Reading package lists... 2022-07-05 21:40:05.186 | Building dependency tree... 2022-07-05 21:40:05.187 | Reading state information... 2022-07-05 21:40:05.454 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-05 21:40:05.454 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-05 21:40:05.454 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-05 21:40:05.454 | The following packages were automatically installed and are no longer required: 2022-07-05 21:40:05.455 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:40:05.455 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:40:05.455 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:40:05.455 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:40:05.455 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:40:05.455 | python3-zope.interface 2022-07-05 21:40:05.455 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:40:05.571 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:40:05.575 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:40:05.578 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:40:05.580 | + functions-common:time_stop:2440 : local name 2022-07-05 21:40:05.583 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:40:05.585 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:40:05.587 | + functions-common:time_stop:2443 : local total 2022-07-05 21:40:05.590 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:40:05.592 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:40:05.594 | + functions-common:time_stop:2447 : start_time=1657057204817 2022-07-05 21:40:05.596 | + functions-common:time_stop:2449 : [[ -z 1657057204817 ]] 2022-07-05 21:40:05.600 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:40:05.604 | + functions-common:time_stop:2452 : end_time=1657057205602 2022-07-05 21:40:05.606 | + functions-common:time_stop:2453 : elapsed_time=785 2022-07-05 21:40:05.609 | + functions-common:time_stop:2454 : total=4686 2022-07-05 21:40:05.611 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:40:05.613 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5471 2022-07-05 21:40:05.615 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:40:05.618 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-05 21:40:05.620 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:40:05.623 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:40:05.625 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-05 21:40:05.687 | Module proxy already enabled 2022-07-05 21:40:05.692 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-05 21:40:05.754 | Considering dependency proxy for proxy_uwsgi: 2022-07-05 21:40:05.754 | Module proxy already enabled 2022-07-05 21:40:05.754 | Module proxy_uwsgi already enabled 2022-07-05 21:40:05.758 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-05 21:40:05.761 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-05 21:40:05.763 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:40:05.765 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-05 21:40:05.906 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-05 21:40:05.911 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-05 21:40:05.914 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-05 21:40:05.916 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:40:05.918 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:40:05.921 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-07-05 21:40:05.923 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:40:05.925 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-05 21:40:05.928 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-05 21:40:05.930 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-05 21:40:05.933 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:40:05.935 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:40:05.937 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-07-05 21:40:05.940 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:40:05.943 | + ./stack.sh:main:878 : install_glanceclient 2022-07-05 21:40:05.945 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-05 21:40:05.947 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-05 21:40:05.950 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:40:05.952 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:40:05.955 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-07-05 21:40:05.958 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:40:05.960 | + ./stack.sh:main:879 : install_cinderclient 2022-07-05 21:40:05.963 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-05 21:40:05.965 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-05 21:40:05.968 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:40:05.970 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:40:05.973 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-07-05 21:40:05.975 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:40:05.978 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-05 21:40:05.980 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-05 21:40:05.983 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:40:05.985 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:40:05.987 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-07-05 21:40:05.990 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:40:05.992 | + ./stack.sh:main:880 : install_novaclient 2022-07-05 21:40:05.995 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-05 21:40:05.997 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-05 21:40:05.999 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:40:06.002 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:40:06.005 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-07-05 21:40:06.007 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:40:06.010 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-05 21:40:06.027 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:40:06.029 | + ./stack.sh:main:882 : install_swiftclient 2022-07-05 21:40:06.032 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-05 21:40:06.034 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-05 21:40:06.037 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:40:06.039 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:40:06.041 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-07-05 21:40:06.044 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:40:06.046 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-05 21:40:06.064 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:40:06.067 | + ./stack.sh:main:885 : install_neutronclient 2022-07-05 21:40:06.070 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-05 21:40:06.072 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-05 21:40:06.075 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:40:06.077 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:40:06.079 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-07-05 21:40:06.083 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:40:06.085 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-05 21:40:06.087 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-05 21:40:06.090 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-05 21:40:06.092 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:40:06.095 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:40:06.097 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-07-05 21:40:06.100 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:40:06.102 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-05 21:40:06.105 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-05 21:40:06.107 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-05 21:40:06.110 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-05 21:40:06.112 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-05 21:40:06.115 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-05 21:40:06.118 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-05 21:40:06.119 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-05 21:40:06.124 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-05 21:40:06.126 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-05 21:40:06.128 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-05 21:40:06.132 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-05 21:40:06.134 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-05 21:40:06.155 | Using python 3.8 to install keystonemiddleware 2022-07-05 21:40:06.158 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-07-05 21:40:08.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:40:08.290 | from cryptography.utils import int_from_bytes 2022-07-05 21:40:08.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:40:08.290 | from cryptography.utils import int_from_bytes 2022-07-05 21:40:09.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:40:09.356 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:40:09.409 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:40:09.448 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:40:09.487 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:40:09.494 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:40:09.498 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:40:09.538 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:40:09.546 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:40:09.560 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:40:09.565 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:40:09.569 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:40:09.578 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:40:09.581 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:40:09.587 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:40:09.592 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:40:09.613 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:40:09.618 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:40:09.631 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:40:09.635 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:40:09.638 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:40:09.645 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:40:09.677 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:40:09.690 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:40:09.750 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:40:09.757 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:40:09.763 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:40:09.767 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:40:09.770 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:40:09.773 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:40:09.776 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:40:09.779 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:40:09.781 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:40:09.785 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:40:09.790 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:40:09.794 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:40:09.797 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:40:11.935 | + inc/python:pip_install:196 : result=0 2022-07-05 21:40:11.938 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:40:11.940 | + functions-common:time_stop:2440 : local name 2022-07-05 21:40:11.943 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:40:11.945 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:40:11.947 | + functions-common:time_stop:2443 : local total 2022-07-05 21:40:11.949 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:40:11.952 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:40:11.954 | + functions-common:time_stop:2447 : start_time=1657057206150 2022-07-05 21:40:11.956 | + functions-common:time_stop:2449 : [[ -z 1657057206150 ]] 2022-07-05 21:40:11.959 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:40:11.964 | + functions-common:time_stop:2452 : end_time=1657057211961 2022-07-05 21:40:11.966 | + functions-common:time_stop:2453 : elapsed_time=5811 2022-07-05 21:40:11.968 | + functions-common:time_stop:2454 : total=41525 2022-07-05 21:40:11.970 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:40:11.972 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=47336 2022-07-05 21:40:11.975 | + inc/python:pip_install:199 : return 0 2022-07-05 21:40:11.977 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-05 21:40:11.980 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-05 21:40:11.982 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-05 21:40:11.985 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-05 21:40:11.988 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-05 21:40:11.990 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-05 21:40:11.994 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-05 21:40:11.994 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-05 21:40:11.999 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-05 21:40:12.001 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-05 21:40:12.005 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-05 21:40:12.007 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-05 21:40:12.010 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-05 21:40:12.031 | Using python 3.8 to install python-memcached 2022-07-05 21:40:12.034 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-07-05 21:40:14.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:40:14.135 | from cryptography.utils import int_from_bytes 2022-07-05 21:40:14.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:40:14.135 | from cryptography.utils import int_from_bytes 2022-07-05 21:40:15.179 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:40:15.182 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.59) 2022-07-05 21:40:15.185 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:40:17.536 | + inc/python:pip_install:196 : result=0 2022-07-05 21:40:17.538 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:40:17.541 | + functions-common:time_stop:2440 : local name 2022-07-05 21:40:17.543 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:40:17.545 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:40:17.547 | + functions-common:time_stop:2443 : local total 2022-07-05 21:40:17.549 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:40:17.552 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:40:17.554 | + functions-common:time_stop:2447 : start_time=1657057212026 2022-07-05 21:40:17.556 | + functions-common:time_stop:2449 : [[ -z 1657057212026 ]] 2022-07-05 21:40:17.559 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:40:17.563 | + functions-common:time_stop:2452 : end_time=1657057217561 2022-07-05 21:40:17.565 | + functions-common:time_stop:2453 : elapsed_time=5535 2022-07-05 21:40:17.568 | + functions-common:time_stop:2454 : total=47336 2022-07-05 21:40:17.570 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:40:17.572 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=52871 2022-07-05 21:40:17.574 | + inc/python:pip_install:199 : return 0 2022-07-05 21:40:17.577 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-05 21:40:17.593 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:40:17.596 | + ./stack.sh:main:892 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-07-05 21:40:17.599 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-05 21:40:17.602 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-05 21:40:17.604 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-05 21:40:17.607 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-05 21:40:17.609 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-05 21:40:17.611 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-05 21:40:17.626 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:40:17.629 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-05 21:40:17.631 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-05 21:40:17.633 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-05 21:40:17.635 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:40:17.637 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:40:17.640 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:40:17.642 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:40:17.645 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:40:17.648 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:40:17.663 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:40:17.665 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:40:17.667 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:40:17.669 | + functions-common:git_clone:618 : echo master 2022-07-05 21:40:17.670 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:40:17.676 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-05 21:40:17.678 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:40:17.680 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-05 21:40:17.693 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-05 21:40:17.696 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:40:17.696 | + functions-common:git_clone:679 : head -1 2022-07-05 21:40:17.699 | d7b1d57ca Merge "Move fips job to centos-9" 2022-07-05 21:40:17.701 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:40:17.704 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-05 21:40:17.706 | + inc/python:setup_develop:334 : local bindep 2022-07-05 21:40:17.709 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-05 21:40:17.711 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-05 21:40:17.713 | + inc/python:setup_develop:340 : local extras= 2022-07-05 21:40:17.715 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-05 21:40:17.718 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-05 21:40:17.720 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-05 21:40:17.722 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-05 21:40:17.725 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-05 21:40:17.727 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-05 21:40:17.730 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-05 21:40:17.733 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-05 21:40:17.735 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-05 21:40:17.738 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-05 21:40:17.741 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-05 21:40:17.744 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-05 21:40:17.749 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-05 21:40:17.751 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-07-05 21:40:18.403 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-05 21:40:18.405 | + inc/python:setup_package:414 : local bindep=0 2022-07-05 21:40:18.407 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-05 21:40:18.409 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-05 21:40:18.412 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-05 21:40:18.414 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-05 21:40:18.417 | + inc/python:setup_package:423 : local flags=-e 2022-07-05 21:40:18.419 | + inc/python:setup_package:424 : local extras= 2022-07-05 21:40:18.421 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-05 21:40:18.423 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-05 21:40:18.426 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-05 21:40:18.428 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-05 21:40:18.430 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-05 21:40:18.432 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-05 21:40:18.453 | Using python 3.8 to install /opt/stack/keystone 2022-07-05 21:40:18.455 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-07-05 21:40:20.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:40:20.568 | from cryptography.utils import int_from_bytes 2022-07-05 21:40:20.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:40:20.568 | from cryptography.utils import int_from_bytes 2022-07-05 21:40:21.622 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:40:21.622 | Obtaining file:///opt/stack/keystone 2022-07-05 21:40:23.234 | Requirement already satisfied: Flask===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.2) 2022-07-05 21:40:23.251 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-07-05 21:40:23.260 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-05 21:40:23.265 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-05 21:40:23.268 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-07-05 21:40:23.295 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-05 21:40:23.440 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:40:23.453 | Requirement already satisfied: Werkzeug===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.1.2) 2022-07-05 21:40:23.458 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-07-05 21:40:23.470 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-05 21:40:23.479 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:40:23.482 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-07-05 21:40:23.489 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:40:23.526 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:40:23.532 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:40:23.536 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-05 21:40:23.574 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-07-05 21:40:23.576 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-05 21:40:23.587 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:40:23.639 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:40:23.642 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-07-05 21:40:23.652 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:40:23.690 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:40:23.729 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:40:23.735 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-05 21:40:23.781 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:40:23.786 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:40:23.825 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-05 21:40:23.879 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-05 21:40:23.889 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-05 21:40:23.907 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-05 21:40:23.922 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:40:23.931 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-05 21:40:23.953 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-05 21:40:23.963 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:40:23.978 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-05 21:40:24.017 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:40:24.022 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-07-05 21:40:24.034 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:40:24.037 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:40:24.048 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-05 21:40:24.054 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:40:24.064 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:40:24.067 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:40:24.069 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:40:24.075 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (7.1.2) 2022-07-05 21:40:24.096 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:40:24.102 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:40:24.122 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:40:24.126 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:40:24.140 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:40:24.144 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.8.20) 2022-07-05 21:40:24.147 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:40:24.150 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-05 21:40:24.160 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-05 21:40:24.163 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-05 21:40:24.165 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:40:24.172 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-05 21:40:24.181 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-05 21:40:24.186 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-05 21:40:24.197 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:40:24.231 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:40:24.238 | Requirement already satisfied: xmlschema===1.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (1.11.3) 2022-07-05 21:40:24.272 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-05 21:40:24.277 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-05 21:40:24.302 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:40:24.304 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:40:24.389 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:40:24.396 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:40:24.399 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:40:24.404 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-05 21:40:24.418 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-05 21:40:24.422 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-05 21:40:24.468 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-05 21:40:24.471 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-05 21:40:24.474 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-05 21:40:24.482 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-05 21:40:24.493 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:40:24.505 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-05 21:40:24.513 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-05 21:40:24.522 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-05 21:40:24.533 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:40:24.536 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:40:24.539 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-05 21:40:24.552 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-05 21:40:24.577 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 381)) (45.2.0) 2022-07-05 21:40:24.579 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-05 21:40:24.585 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:40:24.588 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:40:24.590 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:40:24.595 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-05 21:40:24.598 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-05 21:40:24.600 | Requirement already satisfied: elementpath===2.5.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (2.5.3) 2022-07-05 21:40:24.616 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:40:24.619 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:40:24.623 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-05 21:40:24.634 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-05 21:40:24.637 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-05 21:40:24.640 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-05 21:40:24.667 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-05 21:40:25.911 | Installing collected packages: keystone 2022-07-05 21:40:25.911 | Attempting uninstall: keystone 2022-07-05 21:40:25.912 | Found existing installation: keystone 21.1.0.dev25 2022-07-05 21:40:25.915 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-05 21:40:25.916 | Running setup.py develop for keystone 2022-07-05 21:40:28.017 | Successfully installed keystone 2022-07-05 21:40:28.141 | + inc/python:pip_install:196 : result=0 2022-07-05 21:40:28.143 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:40:28.146 | + functions-common:time_stop:2440 : local name 2022-07-05 21:40:28.148 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:40:28.150 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:40:28.152 | + functions-common:time_stop:2443 : local total 2022-07-05 21:40:28.154 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:40:28.157 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:40:28.159 | + functions-common:time_stop:2447 : start_time=1657057218448 2022-07-05 21:40:28.162 | + functions-common:time_stop:2449 : [[ -z 1657057218448 ]] 2022-07-05 21:40:28.164 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:40:28.168 | + functions-common:time_stop:2452 : end_time=1657057228166 2022-07-05 21:40:28.170 | + functions-common:time_stop:2453 : elapsed_time=9718 2022-07-05 21:40:28.173 | + functions-common:time_stop:2454 : total=52871 2022-07-05 21:40:28.175 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:40:28.178 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=62589 2022-07-05 21:40:28.180 | + inc/python:pip_install:199 : return 0 2022-07-05 21:40:28.182 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-05 21:40:28.185 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-05 21:40:28.187 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-05 21:40:28.205 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-05 21:40:28.217 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-05 21:40:28.220 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-05 21:40:28.222 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:40:28.224 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:40:28.227 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-07-05 21:40:28.229 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:40:28.231 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-05 21:40:28.248 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:40:28.251 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-05 21:40:28.253 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-05 21:40:28.256 | + ./stack.sh:main:894 : configure_keystone 2022-07-05 21:40:28.258 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-05 21:40:28.271 | + 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-07-05 21:40:28.273 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-05 21:40:28.278 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-05 21:40:28.294 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:40:28.297 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-05 21:40:28.327 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-05 21:40:28.354 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-05 21:40:28.385 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-05 21:40:28.415 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-05 21:40:28.446 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-05 21:40:28.477 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-05 21:40:28.505 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-05 21:40:28.532 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-05 21:40:28.535 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-05 21:40:28.537 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-05 21:40:28.539 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-05 21:40:28.542 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-05 21:40:28.544 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-05 21:40:28.559 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:40:28.562 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-05 21:40:28.564 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-05 21:40:28.567 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-05 21:40:28.582 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:40:28.585 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:40:28.587 | + 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-07-05 21:40:28.617 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-05 21:40:28.619 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-05 21:40:28.622 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-05 21:40:28.624 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-05 21:40:28.641 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:40:28.643 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2022-07-05 21:40:28.673 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-05 21:40:28.676 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-05 21:40:28.706 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-05 21:40:28.708 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-05 21:40:28.711 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-05 21:40:28.713 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-05 21:40:28.715 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:40:28.718 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:40:28.720 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:40:28.737 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:40:28.739 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:40:28.741 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-05 21:40:28.744 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-05 21:40:28.775 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-05 21:40:28.777 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-05 21:40:28.779 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-05 21:40:28.782 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-05 21:40:28.785 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-05 21:40:28.802 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-05 21:40:28.804 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-05 21:40:28.806 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-05 21:40:28.808 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-05 21:40:28.811 | + 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-07-05 21:40:28.838 | + 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-07-05 21:40:28.866 | + 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-07-05 21:40:28.893 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-05 21:40:28.921 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-05 21:40:28.948 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-05 21:40:28.951 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-05 21:40:28.953 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-05 21:40:28.955 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-05 21:40:28.958 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-05 21:40:28.960 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-05 21:40:28.963 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-05 21:40:28.965 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-05 21:40:28.969 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-05 21:40:28.972 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-05 21:40:28.975 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-05 21:40:28.987 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-05 21:40:28.987 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:40:28.996 | d /var/run/uwsgi 0755 ubuntu root 2022-07-05 21:40:28.999 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:40:29.014 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-05 21:40:29.016 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-05 21:40:29.021 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-07-05 21:40:29.050 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-05 21:40:29.077 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-05 21:40:29.104 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-05 21:40:29.131 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-05 21:40:29.157 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-05 21:40:29.184 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-05 21:40:29.211 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-05 21:40:29.239 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-05 21:40:29.266 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-05 21:40:29.293 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-05 21:40:29.320 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-05 21:40:29.347 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-05 21:40:29.374 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-05 21:40:29.376 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-05 21:40:29.380 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-05 21:40:29.382 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-05 21:40:29.384 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-05 21:40:29.387 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:40:29.389 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:40:29.391 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-05 21:40:29.394 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-05 21:40:29.396 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-07-05 21:40:29.423 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-05 21:40:29.451 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-07-05 21:40:29.451 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-05 21:40:29.460 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-05 21:40:29.463 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-05 21:40:29.466 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-05 21:40:29.468 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-05 21:40:29.470 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-05 21:40:29.473 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:40:29.476 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:40:29.478 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:40:29.480 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-05 21:40:29.483 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-05 21:40:29.485 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:40:29.488 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:40:29.490 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-05 21:40:29.551 | Site keystone-wsgi-public already enabled 2022-07-05 21:40:29.555 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-05 21:40:29.558 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-05 21:40:29.560 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:40:29.562 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-05 21:40:29.762 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-05 21:40:29.796 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-05 21:40:29.831 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-05 21:40:29.863 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-05 21:40:29.865 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-05 21:40:29.897 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-05 21:40:29.924 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-05 21:40:29.953 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-05 21:40:29.955 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-05 21:40:29.958 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-05 21:40:29.975 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:40:29.977 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-05 21:40:29.994 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:40:29.997 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-05 21:40:29.999 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-05 21:40:30.001 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-05 21:40:30.004 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-05 21:40:30.007 | + lib/stack:stack_install_service:32 : install_swift 2022-07-05 21:40:30.009 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-05 21:40:30.011 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-05 21:40:30.014 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-05 21:40:30.016 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:40:30.018 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:40:30.021 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:40:30.024 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:40:30.026 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:40:30.029 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:40:30.045 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:40:30.047 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:40:30.049 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:40:30.052 | + functions-common:git_clone:618 : echo master 2022-07-05 21:40:30.052 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:40:30.057 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-05 21:40:30.060 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:40:30.062 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-05 21:40:30.075 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-05 21:40:30.078 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:40:30.078 | + functions-common:git_clone:679 : head -1 2022-07-05 21:40:30.085 | 475cdba65 Emit metrics for tempurl & formpost digest usage 2022-07-05 21:40:30.089 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:40:30.091 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-05 21:40:30.094 | + inc/python:setup_develop:334 : local bindep 2022-07-05 21:40:30.096 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-05 21:40:30.099 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-05 21:40:30.101 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-05 21:40:30.104 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-05 21:40:30.106 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-05 21:40:30.109 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-05 21:40:30.111 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-05 21:40:30.113 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-05 21:40:30.116 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-05 21:40:30.119 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-05 21:40:30.121 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-05 21:40:30.124 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-05 21:40:30.126 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-05 21:40:30.129 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-05 21:40:30.132 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-05 21:40:30.138 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-05 21:40:30.140 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-07-05 21:40:30.780 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-05 21:40:30.783 | + inc/python:setup_package:414 : local bindep=0 2022-07-05 21:40:30.785 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-05 21:40:30.788 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-05 21:40:30.790 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-05 21:40:30.792 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-05 21:40:30.794 | + inc/python:setup_package:423 : local flags=-e 2022-07-05 21:40:30.797 | + inc/python:setup_package:424 : local extras=keystone 2022-07-05 21:40:30.799 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-05 21:40:30.802 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-05 21:40:30.804 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-05 21:40:30.806 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-05 21:40:30.809 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-05 21:40:30.811 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-05 21:40:30.832 | Using python 3.8 to install /opt/stack/swift 2022-07-05 21:40:30.834 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-07-05 21:40:32.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:40:32.934 | from cryptography.utils import int_from_bytes 2022-07-05 21:40:32.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:40:32.934 | from cryptography.utils import int_from_bytes 2022-07-05 21:40:33.985 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:40:33.985 | Obtaining file:///opt/stack/swift 2022-07-05 21:40:35.311 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-05 21:40:35.321 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:40:35.359 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-05 21:40:35.367 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:40:35.372 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:40:35.423 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-05 21:40:35.433 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:40:35.436 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:40:35.472 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:40:35.511 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:40:35.517 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:40:35.522 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:40:35.561 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:40:35.570 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:40:35.583 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:40:35.588 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:40:35.591 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:40:35.601 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-07-05 21:40:35.604 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:40:35.606 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:40:35.612 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:40:35.617 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:40:35.638 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:40:35.642 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:40:35.655 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:40:35.659 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:40:35.663 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:40:35.669 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:40:35.701 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (0.9.9) 2022-07-05 21:40:35.704 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-05 21:40:35.707 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:40:35.711 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-05 21:40:35.738 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:40:35.795 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:40:35.807 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:40:35.813 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:40:35.818 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:40:35.824 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:40:35.826 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:40:35.829 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:40:35.833 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:40:35.835 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:40:35.840 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:40:35.843 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:40:35.847 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:40:35.851 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:40:35.854 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:40:37.698 | Installing collected packages: swift 2022-07-05 21:40:37.698 | Attempting uninstall: swift 2022-07-05 21:40:37.699 | Found existing installation: swift 2.30.0.dev103 2022-07-05 21:40:37.701 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-05 21:40:37.702 | Running setup.py develop for swift 2022-07-05 21:40:39.596 | Successfully installed swift 2022-07-05 21:40:39.706 | + inc/python:pip_install:196 : result=0 2022-07-05 21:40:39.708 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:40:39.711 | + functions-common:time_stop:2440 : local name 2022-07-05 21:40:39.713 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:40:39.715 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:40:39.717 | + functions-common:time_stop:2443 : local total 2022-07-05 21:40:39.719 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:40:39.722 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:40:39.725 | + functions-common:time_stop:2447 : start_time=1657057230826 2022-07-05 21:40:39.727 | + functions-common:time_stop:2449 : [[ -z 1657057230826 ]] 2022-07-05 21:40:39.730 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:40:39.734 | + functions-common:time_stop:2452 : end_time=1657057239731 2022-07-05 21:40:39.736 | + functions-common:time_stop:2453 : elapsed_time=8905 2022-07-05 21:40:39.739 | + functions-common:time_stop:2454 : total=62589 2022-07-05 21:40:39.741 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:40:39.743 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=71494 2022-07-05 21:40:39.745 | + inc/python:pip_install:199 : return 0 2022-07-05 21:40:39.748 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-05 21:40:39.750 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-05 21:40:39.752 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-05 21:40:39.771 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-05 21:40:39.782 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-05 21:40:39.785 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-05 21:40:39.788 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:40:39.790 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:40:39.792 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-07-05 21:40:39.795 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:40:39.797 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-05 21:40:39.800 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-05 21:40:39.803 | + ./stack.sh:main:903 : configure_swift 2022-07-05 21:40:39.805 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-05 21:40:39.807 | + lib/swift:configure_swift:332 : local node_number 2022-07-05 21:40:39.809 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-05 21:40:39.811 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-05 21:40:39.813 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-05 21:40:40.853 | No object-expirer running 2022-07-05 21:40:40.853 | No object-server running 2022-07-05 21:40:40.853 | No object-updater running 2022-07-05 21:40:40.853 | No object-reconstructor running 2022-07-05 21:40:40.853 | No account-auditor running 2022-07-05 21:40:40.853 | No container-reconciler running 2022-07-05 21:40:40.853 | No object-replicator running 2022-07-05 21:40:40.853 | No object-auditor running 2022-07-05 21:40:40.853 | No proxy-server running 2022-07-05 21:40:40.853 | No container-sharder running 2022-07-05 21:40:40.853 | No container-server running 2022-07-05 21:40:40.853 | No container-sync running 2022-07-05 21:40:40.853 | No container-updater running 2022-07-05 21:40:40.853 | No container-auditor running 2022-07-05 21:40:40.853 | No account-replicator running 2022-07-05 21:40:40.853 | No container-replicator running 2022-07-05 21:40:40.854 | No account-server running 2022-07-05 21:40:40.854 | No account-reaper running 2022-07-05 21:40:40.923 | + lib/swift:configure_swift:337 : true 2022-07-05 21:40:40.926 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-05 21:40:40.938 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-07-05 21:40:40.952 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-05 21:40:40.955 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-05 21:40:40.955 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-05 21:40:40.959 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-05 21:40:40.960 | s/%GROUP%/ubuntu/; 2022-07-05 21:40:40.960 | s/%USER%/ubuntu/; 2022-07-05 21:40:40.960 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-05 21:40:40.960 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-05 21:40:40.963 | uid = ubuntu 2022-07-05 21:40:40.963 | gid = ubuntu 2022-07-05 21:40:40.963 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-05 21:40:40.963 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-05 21:40:40.963 | address = 127.0.0.1 2022-07-05 21:40:40.963 | 2022-07-05 21:40:40.963 | [account6612] 2022-07-05 21:40:40.963 | max connections = 25 2022-07-05 21:40:40.963 | path = /opt/stack/data/swift/1/node/ 2022-07-05 21:40:40.963 | read only = false 2022-07-05 21:40:40.963 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-05 21:40:40.963 | 2022-07-05 21:40:40.963 | [account6622] 2022-07-05 21:40:40.963 | max connections = 25 2022-07-05 21:40:40.963 | path = /opt/stack/data/swift/2/node/ 2022-07-05 21:40:40.964 | read only = false 2022-07-05 21:40:40.964 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-05 21:40:40.964 | 2022-07-05 21:40:40.964 | [account6632] 2022-07-05 21:40:40.964 | max connections = 25 2022-07-05 21:40:40.964 | path = /opt/stack/data/swift/3/node/ 2022-07-05 21:40:40.964 | read only = false 2022-07-05 21:40:40.964 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-05 21:40:40.964 | 2022-07-05 21:40:40.964 | [account6642] 2022-07-05 21:40:40.964 | max connections = 25 2022-07-05 21:40:40.964 | path = /opt/stack/data/swift/4/node/ 2022-07-05 21:40:40.964 | read only = false 2022-07-05 21:40:40.964 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-05 21:40:40.964 | 2022-07-05 21:40:40.964 | 2022-07-05 21:40:40.964 | [container6611] 2022-07-05 21:40:40.964 | max connections = 25 2022-07-05 21:40:40.964 | path = /opt/stack/data/swift/1/node/ 2022-07-05 21:40:40.964 | read only = false 2022-07-05 21:40:40.964 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-05 21:40:40.964 | 2022-07-05 21:40:40.964 | [container6621] 2022-07-05 21:40:40.964 | max connections = 25 2022-07-05 21:40:40.964 | path = /opt/stack/data/swift/2/node/ 2022-07-05 21:40:40.964 | read only = false 2022-07-05 21:40:40.964 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-05 21:40:40.964 | 2022-07-05 21:40:40.964 | [container6631] 2022-07-05 21:40:40.964 | max connections = 25 2022-07-05 21:40:40.964 | path = /opt/stack/data/swift/3/node/ 2022-07-05 21:40:40.964 | read only = false 2022-07-05 21:40:40.964 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-05 21:40:40.964 | 2022-07-05 21:40:40.964 | [container6641] 2022-07-05 21:40:40.964 | max connections = 25 2022-07-05 21:40:40.965 | path = /opt/stack/data/swift/4/node/ 2022-07-05 21:40:40.965 | read only = false 2022-07-05 21:40:40.965 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-05 21:40:40.965 | 2022-07-05 21:40:40.965 | 2022-07-05 21:40:40.965 | [object6613] 2022-07-05 21:40:40.965 | max connections = 25 2022-07-05 21:40:40.965 | path = /opt/stack/data/swift/1/node/ 2022-07-05 21:40:40.965 | read only = false 2022-07-05 21:40:40.965 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-05 21:40:40.965 | 2022-07-05 21:40:40.965 | [object6623] 2022-07-05 21:40:40.965 | max connections = 25 2022-07-05 21:40:40.965 | path = /opt/stack/data/swift/2/node/ 2022-07-05 21:40:40.965 | read only = false 2022-07-05 21:40:40.965 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-05 21:40:40.965 | 2022-07-05 21:40:40.965 | [object6633] 2022-07-05 21:40:40.965 | max connections = 25 2022-07-05 21:40:40.965 | path = /opt/stack/data/swift/3/node/ 2022-07-05 21:40:40.965 | read only = false 2022-07-05 21:40:40.965 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-05 21:40:40.965 | 2022-07-05 21:40:40.965 | [object6643] 2022-07-05 21:40:40.965 | max connections = 25 2022-07-05 21:40:40.965 | path = /opt/stack/data/swift/4/node/ 2022-07-05 21:40:40.965 | read only = false 2022-07-05 21:40:40.965 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-05 21:40:40.966 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-05 21:40:40.968 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:40:40.970 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:40:40.972 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-05 21:40:40.984 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-05 21:40:40.986 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-05 21:40:40.991 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-05 21:40:40.995 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-05 21:40:40.998 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-05 21:40:41.002 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-05 21:40:41.030 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2022-07-05 21:40:41.055 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-05 21:40:41.073 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-05 21:40:41.101 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-05 21:40:41.119 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-05 21:40:41.147 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-05 21:40:41.164 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-05 21:40:41.193 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-05 21:40:41.212 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-05 21:40:41.242 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-05 21:40:41.260 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-05 21:40:41.289 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-05 21:40:41.306 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-05 21:40:41.321 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:40:41.323 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-05 21:40:41.352 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-05 21:40:41.379 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-05 21:40:41.406 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-05 21:40:41.433 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-05 21:40:41.435 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-05 21:40:41.450 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:40:41.452 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-05 21:40:41.480 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-05 21:40:41.495 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:40:41.497 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-05 21:40:41.514 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:40:41.516 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-05 21:40:41.518 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-05 21:40:41.536 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:40:41.538 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-05 21:40:41.540 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-05 21:40:41.542 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-05 21:40:41.547 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-05 21:40:41.553 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-05 21:40:41.579 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-05 21:40:41.607 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-05 21:40:41.636 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-05 21:40:41.665 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-05 21:40:41.692 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-05 21:40:41.695 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-05 21:40:41.697 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-05 21:40:41.699 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-05 21:40:41.701 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-05 21:40:41.728 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-05 21:40:41.755 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2022-07-05 21:40:41.782 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-05 21:40:41.814 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-05 21:40:41.843 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-05 21:40:41.870 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-05 21:40:41.898 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-05 21:40:41.925 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:40:41.952 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-05 21:40:41.980 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-05 21:40:42.007 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-05 21:40:42.034 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-05 21:40:42.062 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-05 21:40:42.092 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-05 21:40:42.121 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-05 21:40:42.139 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-05 21:40:42.168 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-05 21:40:42.196 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-05 21:40:42.201 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-05 21:40:42.230 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-05 21:40:42.257 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-05 21:40:42.285 | + lib/swift:configure_swift:480 : local node_number 2022-07-05 21:40:42.288 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-05 21:40:42.290 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-05 21:40:42.292 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-05 21:40:42.297 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-05 21:40:42.299 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-05 21:40:42.301 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-05 21:40:42.303 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-05 21:40:42.305 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-05 21:40:42.308 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-05 21:40:42.310 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-05 21:40:42.312 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-05 21:40:42.330 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-05 21:40:42.359 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-05 21:40:42.376 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-05 21:40:42.407 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-05 21:40:42.425 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-05 21:40:42.454 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-05 21:40:42.473 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-05 21:40:42.502 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-05 21:40:42.520 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-05 21:40:42.549 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-05 21:40:42.567 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-05 21:40:42.596 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-05 21:40:42.615 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-05 21:40:42.643 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-05 21:40:42.661 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-05 21:40:42.689 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-05 21:40:42.708 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-05 21:40:42.735 | + 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-07-05 21:40:42.740 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-05 21:40:42.759 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-05 21:40:42.788 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-07-05 21:40:42.817 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-05 21:40:42.819 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-05 21:40:42.824 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-05 21:40:42.826 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-05 21:40:42.828 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-05 21:40:42.831 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-05 21:40:42.833 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-05 21:40:42.836 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-05 21:40:42.838 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-05 21:40:42.840 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-05 21:40:42.858 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-05 21:40:42.887 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-05 21:40:42.905 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-05 21:40:42.933 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-05 21:40:42.952 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-05 21:40:42.981 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-05 21:40:43.000 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-05 21:40:43.028 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-05 21:40:43.047 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-05 21:40:43.075 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-05 21:40:43.094 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-05 21:40:43.123 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-05 21:40:43.141 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-05 21:40:43.170 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-05 21:40:43.188 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-05 21:40:43.217 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-05 21:40:43.235 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-05 21:40:43.263 | + 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-07-05 21:40:43.267 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-05 21:40:43.286 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-05 21:40:43.315 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-05 21:40:43.317 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-05 21:40:43.322 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-05 21:40:43.324 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-05 21:40:43.326 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-05 21:40:43.328 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-05 21:40:43.331 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-05 21:40:43.333 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-05 21:40:43.336 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-05 21:40:43.338 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-05 21:40:43.356 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-05 21:40:43.385 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-05 21:40:43.403 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-05 21:40:43.432 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-05 21:40:43.450 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-05 21:40:43.479 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-05 21:40:43.497 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-05 21:40:43.526 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-05 21:40:43.544 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-05 21:40:43.572 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-05 21:40:43.590 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-05 21:40:43.618 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-05 21:40:43.637 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-05 21:40:43.665 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-05 21:40:43.683 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-05 21:40:43.728 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-05 21:40:43.746 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-05 21:40:43.774 | + 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-07-05 21:40:43.778 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-05 21:40:43.796 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-05 21:40:43.825 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-05 21:40:43.853 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-05 21:40:43.881 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-05 21:40:43.909 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-05 21:40:43.912 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-05 21:40:43.916 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-05 21:40:43.945 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-05 21:40:43.974 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-05 21:40:44.003 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-05 21:40:44.032 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-05 21:40:44.061 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-05 21:40:44.088 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-05 21:40:44.116 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-05 21:40:44.143 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-05 21:40:44.171 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-05 21:40:44.186 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:40:44.189 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-05 21:40:44.207 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-05 21:40:44.210 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-05 21:40:44.231 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-05 21:40:44.233 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2022-07-05 21:40:44.260 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-05 21:40:44.263 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-05 21:40:44.290 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2022-07-05 21:40:44.319 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-05 21:40:44.322 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-05 21:40:44.349 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-05 21:40:44.365 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:40:44.367 | + lib/swift:configure_swift:543 : local user_group 2022-07-05 21:40:44.370 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-05 21:40:44.375 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-05 21:40:44.377 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-05 21:40:44.390 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-05 21:40:44.393 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-05 21:40:44.406 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-05 21:40:44.408 | + lib/swift:configure_swift:550 : is_suse 2022-07-05 21:40:44.410 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:40:44.413 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:40:44.415 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:40:44.417 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:40:44.420 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:40:44.422 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:40:44.425 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-05 21:40:44.437 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-05 21:40:44.439 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-05 21:40:44.443 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-05 21:40:44.460 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:40:44.463 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-05 21:40:44.480 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:40:44.482 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-05 21:40:44.485 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-05 21:40:44.488 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-05 21:40:44.490 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-05 21:40:44.492 | + lib/stack:stack_install_service:32 : install_glance 2022-07-05 21:40:44.495 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-05 21:40:44.497 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-05 21:40:44.500 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-05 21:40:44.517 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:40:44.520 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-05 21:40:44.523 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-05 21:40:44.539 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:40:44.542 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-05 21:40:44.545 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-05 21:40:44.547 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-05 21:40:44.550 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:40:44.553 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:40:44.555 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-07-05 21:40:44.558 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:40:44.562 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-05 21:40:44.564 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-05 21:40:44.567 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-05 21:40:44.570 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-05 21:40:44.573 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-05 21:40:44.576 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-05 21:40:44.578 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-05 21:40:44.582 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-05 21:40:44.584 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-05 21:40:44.587 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-05 21:40:44.591 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-05 21:40:44.591 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-07-05 21:40:44.597 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-05 21:40:44.600 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-05 21:40:44.602 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-05 21:40:44.605 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-05 21:40:44.608 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-05 21:40:44.631 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-05 21:40:44.633 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-07-05 21:40:46.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:40:46.751 | from cryptography.utils import int_from_bytes 2022-07-05 21:40:46.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:40:46.751 | from cryptography.utils import int_from_bytes 2022-07-05 21:40:47.803 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:40:47.805 | Requirement already satisfied: glance-store===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.0) 2022-07-05 21:40:47.885 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-05 21:40:47.895 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-05 21:40:47.906 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:40:47.963 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-07-05 21:40:47.985 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:40:47.990 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-05 21:40:48.007 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-05 21:40:48.017 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:40:48.055 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:40:48.061 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:40:48.066 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:40:48.104 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-07-05 21:40:48.118 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-05 21:40:48.121 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:40:48.129 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-05 21:40:48.152 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:40:48.165 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:40:48.170 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:40:48.172 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:40:48.175 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:40:48.180 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-07-05 21:40:48.195 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:40:48.200 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:40:48.221 | Requirement already satisfied: python-swiftclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.0) 2022-07-05 21:40:48.244 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:40:48.247 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:40:48.260 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:40:48.264 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-05 21:40:48.267 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:40:48.271 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:40:48.277 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-05 21:40:48.291 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:40:48.323 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-05 21:40:48.327 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-05 21:40:48.336 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:40:48.339 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-05 21:40:48.342 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:40:48.349 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:40:48.351 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:40:48.356 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:40:48.359 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:40:48.364 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:40:48.367 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:40:48.378 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-05 21:40:48.389 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-05 21:40:48.397 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:40:48.410 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-05 21:40:48.418 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:40:48.421 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:40:48.433 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:40:48.436 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:40:48.442 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:40:48.444 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-05 21:40:48.470 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:40:48.473 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:40:48.476 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-05 21:40:48.483 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-05 21:40:48.485 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:40:50.445 | + inc/python:pip_install:196 : result=0 2022-07-05 21:40:50.448 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:40:50.450 | + functions-common:time_stop:2440 : local name 2022-07-05 21:40:50.452 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:40:50.455 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:40:50.457 | + functions-common:time_stop:2443 : local total 2022-07-05 21:40:50.460 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:40:50.462 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:40:50.464 | + functions-common:time_stop:2447 : start_time=1657057244625 2022-07-05 21:40:50.467 | + functions-common:time_stop:2449 : [[ -z 1657057244625 ]] 2022-07-05 21:40:50.469 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:40:50.474 | + functions-common:time_stop:2452 : end_time=1657057250471 2022-07-05 21:40:50.477 | + functions-common:time_stop:2453 : elapsed_time=5846 2022-07-05 21:40:50.479 | + functions-common:time_stop:2454 : total=71494 2022-07-05 21:40:50.481 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:40:50.483 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=77340 2022-07-05 21:40:50.486 | + inc/python:pip_install:199 : return 0 2022-07-05 21:40:50.489 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-05 21:40:50.492 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-05 21:40:50.494 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-05 21:40:50.508 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-05 21:40:50.513 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-05 21:40:50.515 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-05 21:40:50.517 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-05 21:40:50.520 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:40:50.524 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:40:50.527 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:40:50.530 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:40:50.532 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:40:50.535 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:40:50.552 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:40:50.554 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:40:50.557 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:40:50.560 | + functions-common:git_clone:618 : echo master 2022-07-05 21:40:50.560 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:40:50.566 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-05 21:40:50.568 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:40:50.570 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-05 21:40:50.583 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-05 21:40:50.586 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:40:50.586 | + functions-common:git_clone:679 : head -1 2022-07-05 21:40:50.589 | be9da314e Merge "doc: update the kvm kw_vif_model driver list" 2022-07-05 21:40:50.592 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:40:50.595 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-05 21:40:50.598 | + inc/python:setup_develop:334 : local bindep 2022-07-05 21:40:50.601 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-05 21:40:50.603 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-05 21:40:50.606 | + inc/python:setup_develop:340 : local extras= 2022-07-05 21:40:50.608 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-05 21:40:50.611 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-05 21:40:50.614 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-05 21:40:50.616 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-05 21:40:50.619 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-05 21:40:50.621 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-05 21:40:50.625 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-05 21:40:50.627 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-05 21:40:50.631 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-05 21:40:50.633 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-05 21:40:50.636 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-05 21:40:50.639 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-05 21:40:50.645 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-05 21:40:50.647 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-07-05 21:40:51.270 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-05 21:40:51.273 | + inc/python:setup_package:414 : local bindep=0 2022-07-05 21:40:51.275 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-05 21:40:51.277 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-05 21:40:51.280 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-05 21:40:51.282 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-05 21:40:51.285 | + inc/python:setup_package:423 : local flags=-e 2022-07-05 21:40:51.288 | + inc/python:setup_package:424 : local extras= 2022-07-05 21:40:51.290 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-05 21:40:51.292 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-05 21:40:51.295 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-05 21:40:51.297 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-05 21:40:51.300 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-05 21:40:51.302 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-05 21:40:51.323 | Using python 3.8 to install /opt/stack/glance 2022-07-05 21:40:51.326 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-07-05 21:40:53.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:40:53.452 | from cryptography.utils import int_from_bytes 2022-07-05 21:40:53.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:40:53.452 | from cryptography.utils import int_from_bytes 2022-07-05 21:40:54.512 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:40:54.512 | Obtaining file:///opt/stack/glance 2022-07-05 21:40:55.869 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-05 21:40:55.879 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-05 21:40:55.887 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-05 21:40:55.898 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-05 21:40:56.043 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-07-05 21:40:56.050 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:40:56.063 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-05 21:40:56.077 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-07-05 21:40:56.095 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:40:56.133 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-05 21:40:56.146 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:40:56.152 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-05 21:40:56.157 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-05 21:40:56.166 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-05 21:40:56.168 | Requirement already satisfied: glance-store===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.0) 2022-07-05 21:40:56.238 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:40:56.243 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-05 21:40:56.253 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-05 21:40:56.289 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-05 21:40:56.314 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:40:56.317 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-05 21:40:56.328 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:40:56.386 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:40:56.437 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:40:56.442 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:40:56.446 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-05 21:40:56.463 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:40:56.500 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-05 21:40:56.510 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:40:56.549 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:40:56.555 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-05 21:40:56.601 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:40:56.605 | Requirement already satisfied: oslo.limit===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.6.0) 2022-07-05 21:40:56.616 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:40:56.654 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-05 21:40:56.707 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-05 21:40:56.717 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-05 21:40:56.736 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-05 21:40:56.750 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-05 21:40:56.763 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:40:56.771 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-05 21:40:56.792 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-05 21:40:56.803 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:40:56.816 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-05 21:40:56.855 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:40:56.860 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:40:56.863 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:40:56.874 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-05 21:40:56.880 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-05 21:40:56.926 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-05 21:40:56.938 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:40:56.948 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:40:56.951 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:40:56.956 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-07-05 21:40:56.973 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:40:56.978 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:40:56.999 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:40:57.002 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-05 21:40:57.009 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:40:57.022 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-07-05 21:40:57.027 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:40:57.031 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (0.8.1) 2022-07-05 21:40:57.034 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:40:57.038 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-05 21:40:57.048 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-05 21:40:57.051 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-05 21:40:57.054 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:40:57.060 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-05 21:40:57.111 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-05 21:40:57.124 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-05 21:40:57.134 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-05 21:40:57.139 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-05 21:40:57.150 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:40:57.181 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:40:57.186 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:40:57.189 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-05 21:40:57.195 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-05 21:40:57.219 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-05 21:40:57.222 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-05 21:40:57.233 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:40:57.236 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-05 21:40:57.264 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:40:57.269 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-05 21:40:57.273 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:40:57.275 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-05 21:40:57.300 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-05 21:40:57.303 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-05 21:40:57.307 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-05 21:40:57.354 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-05 21:40:57.359 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-05 21:40:57.367 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:40:57.370 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:40:57.382 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:40:57.385 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-05 21:40:57.397 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:40:57.399 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:40:57.402 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:40:57.407 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:40:57.410 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-05 21:40:57.412 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-07-05 21:40:57.417 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-05 21:40:57.455 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-05 21:40:57.460 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-05 21:40:57.463 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-05 21:40:57.465 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:40:57.469 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-05 21:40:57.471 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-05 21:40:57.474 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-05 21:40:57.495 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-05 21:40:57.498 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-05 21:40:57.502 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-05 21:40:57.505 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-05 21:40:57.553 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-05 21:40:57.556 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-05 21:40:57.559 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-05 21:40:57.620 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-05 21:40:58.602 | Installing collected packages: glance 2022-07-05 21:40:58.602 | Attempting uninstall: glance 2022-07-05 21:40:58.603 | Found existing installation: glance 25.0.0.dev84 2022-07-05 21:40:58.607 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-05 21:40:58.608 | Running setup.py develop for glance 2022-07-05 21:41:00.418 | Successfully installed glance 2022-07-05 21:41:00.529 | + inc/python:pip_install:196 : result=0 2022-07-05 21:41:00.532 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:41:00.537 | + functions-common:time_stop:2440 : local name 2022-07-05 21:41:00.539 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:41:00.541 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:41:00.543 | + functions-common:time_stop:2443 : local total 2022-07-05 21:41:00.546 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:41:00.548 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:41:00.550 | + functions-common:time_stop:2447 : start_time=1657057251318 2022-07-05 21:41:00.553 | + functions-common:time_stop:2449 : [[ -z 1657057251318 ]] 2022-07-05 21:41:00.556 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:41:00.560 | + functions-common:time_stop:2452 : end_time=1657057260557 2022-07-05 21:41:00.562 | + functions-common:time_stop:2453 : elapsed_time=9239 2022-07-05 21:41:00.564 | + functions-common:time_stop:2454 : total=77340 2022-07-05 21:41:00.567 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:41:00.569 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=86579 2022-07-05 21:41:00.578 | + inc/python:pip_install:199 : return 0 2022-07-05 21:41:00.578 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-05 21:41:00.578 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-05 21:41:00.579 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-05 21:41:00.600 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-05 21:41:00.612 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-05 21:41:00.614 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-05 21:41:00.617 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:41:00.619 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:41:00.622 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-07-05 21:41:00.624 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:41:00.627 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-05 21:41:00.630 | + ./stack.sh:main:915 : configure_glance 2022-07-05 21:41:00.632 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-05 21:41:00.645 | + lib/glance:configure_glance:326 : local dburl 2022-07-05 21:41:00.648 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-05 21:41:00.650 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-05 21:41:00.653 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-05 21:41:00.655 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-05 21:41:00.657 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:41:00.659 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:41:00.662 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:41:00.677 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:00.680 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:41:00.682 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-05 21:41:00.685 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-05 21:41:00.687 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-05 21:41:00.716 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-05 21:41:00.745 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-05 21:41:00.775 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-05 21:41:00.804 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-05 21:41:00.835 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-05 21:41:00.864 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-05 21:41:00.866 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-05 21:41:00.869 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-05 21:41:00.871 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-05 21:41:00.874 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-05 21:41:00.903 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-05 21:41:00.932 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-07-05 21:41:00.962 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-05 21:41:00.992 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-05 21:41:01.021 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-05 21:41:01.051 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-05 21:41:01.080 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-05 21:41:01.110 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:41:01.139 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-05 21:41:01.169 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-05 21:41:01.198 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-05 21:41:01.201 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-05 21:41:01.203 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-05 21:41:01.206 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-05 21:41:01.208 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-05 21:41:01.211 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-05 21:41:01.229 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:01.234 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-05 21:41:01.237 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-05 21:41:01.240 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-05 21:41:01.263 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:01.265 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:41:01.268 | + 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-07-05 21:41:01.297 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-05 21:41:01.302 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-05 21:41:01.304 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-05 21:41:01.307 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-05 21:41:01.309 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-05 21:41:01.339 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-05 21:41:01.369 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-05 21:41:01.372 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-05 21:41:01.374 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-05 21:41:01.377 | + lib/glance:configure_glance_store:254 : local be 2022-07-05 21:41:01.379 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-05 21:41:01.382 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-05 21:41:01.384 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-05 21:41:01.414 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-05 21:41:01.417 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2022-07-05 21:41:01.446 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-05 21:41:01.449 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-05 21:41:01.466 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:01.468 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-05 21:41:01.498 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-05 21:41:01.529 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-07-05 21:41:01.559 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-05 21:41:01.589 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-05 21:41:01.619 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-05 21:41:01.636 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:01.638 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-05 21:41:01.668 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-05 21:41:01.698 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-05 21:41:01.728 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2022-07-05 21:41:01.758 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-05 21:41:01.789 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2022-07-05 21:41:01.818 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-05 21:41:01.835 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:01.837 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-05 21:41:01.840 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-05 21:41:01.842 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-05 21:41:01.845 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-05 21:41:01.863 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-05 21:41:01.865 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-05 21:41:01.868 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-05 21:41:01.870 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-05 21:41:01.872 | + 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-07-05 21:41:01.902 | + 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-07-05 21:41:01.932 | + 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-07-05 21:41:01.962 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-05 21:41:01.993 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-05 21:41:01.997 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-05 21:41:02.027 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-05 21:41:02.057 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-05 21:41:02.087 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2022-07-05 21:41:02.118 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-05 21:41:02.148 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-05 21:41:02.178 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-05 21:41:02.208 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-05 21:41:02.239 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-05 21:41:02.268 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-05 21:41:02.298 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-05 21:41:02.328 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-05 21:41:02.333 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-07-05 21:41:02.341 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-05 21:41:02.358 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:02.361 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-05 21:41:02.364 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-07-05 21:41:02.366 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-05 21:41:02.368 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-05 21:41:02.371 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-05 21:41:02.373 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-05 21:41:02.377 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-05 21:41:02.380 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-05 21:41:02.383 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-07-05 21:41:02.413 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-05 21:41:02.416 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-05 21:41:02.418 | ++ functions:get_random_port:837 : true 2022-07-05 21:41:02.420 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-05 21:41:02.423 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-05 21:41:02.425 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-05 21:41:02.491 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-05 21:41:02.493 | ++ functions:get_random_port:841 : break 2 2022-07-05 21:41:02.496 | ++ functions:get_random_port:845 : echo 60999 2022-07-05 21:41:02.498 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-05 21:41:02.501 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-07-05 21:41:02.529 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-05 21:41:02.556 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-05 21:41:02.584 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-05 21:41:02.612 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-05 21:41:02.640 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-05 21:41:02.667 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-05 21:41:02.696 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-05 21:41:02.725 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-05 21:41:02.753 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-05 21:41:02.781 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-05 21:41:02.809 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-05 21:41:02.837 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-05 21:41:02.866 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-05 21:41:02.893 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-05 21:41:02.921 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-05 21:41:02.949 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-05 21:41:02.977 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-05 21:41:03.005 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-05 21:41:03.033 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-05 21:41:03.036 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-05 21:41:03.038 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:41:03.040 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:03.043 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:03.045 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-05 21:41:03.047 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-05 21:41:03.102 | proxy (enabled by site administrator) 2022-07-05 21:41:03.105 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-05 21:41:03.108 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-05 21:41:03.110 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:41:03.113 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:03.115 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:03.118 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-05 21:41:03.120 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-05 21:41:03.175 | proxy_http (enabled by site administrator) 2022-07-05 21:41:03.178 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-05 21:41:03.181 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-05 21:41:03.184 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-05 21:41:03.186 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-05 21:41:03.189 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:03.191 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:03.193 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-05 21:41:03.196 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-05 21:41:03.199 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-05 21:41:03.199 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-05 21:41:03.208 | KeepAlive Off 2022-07-05 21:41:03.212 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-05 21:41:03.213 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-05 21:41:03.221 | SetEnv proxy-sendchunked 1 2022-07-05 21:41:03.226 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-05 21:41:03.226 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-05 21:41:03.234 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-05 21:41:03.238 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-05 21:41:03.241 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-05 21:41:03.243 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-05 21:41:03.245 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-05 21:41:03.248 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:41:03.250 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:03.252 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:03.255 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-05 21:41:03.257 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-05 21:41:03.260 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:03.262 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:03.264 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-05 21:41:03.326 | Site glance-wsgi-api already enabled 2022-07-05 21:41:03.330 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-05 21:41:03.333 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-05 21:41:03.335 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:41:03.338 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-05 21:41:03.480 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-05 21:41:03.483 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-07-05 21:41:03.516 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-05 21:41:03.520 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-05 21:41:03.522 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-05 21:41:03.544 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:03.547 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-05 21:41:03.550 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-05 21:41:03.552 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-05 21:41:03.555 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-05 21:41:03.557 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-05 21:41:03.560 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-05 21:41:03.562 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-05 21:41:03.565 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-05 21:41:03.567 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:41:03.570 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:41:03.577 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:41:03.579 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:41:03.582 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:41:03.585 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:41:03.603 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:41:03.605 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:41:03.607 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:41:03.610 | + functions-common:git_clone:618 : echo master 2022-07-05 21:41:03.611 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:41:03.616 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-05 21:41:03.618 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:41:03.621 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-05 21:41:03.634 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-05 21:41:03.637 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:41:03.637 | + functions-common:git_clone:679 : head -1 2022-07-05 21:41:03.642 | ca6a798de Merge commit 'refs/changes/35/847335/3' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-07-05 21:41:03.645 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:41:03.648 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-05 21:41:03.650 | + inc/python:setup_develop:334 : local bindep 2022-07-05 21:41:03.653 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-05 21:41:03.655 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-05 21:41:03.658 | + inc/python:setup_develop:340 : local extras= 2022-07-05 21:41:03.661 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-05 21:41:03.663 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-05 21:41:03.666 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-05 21:41:03.668 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-05 21:41:03.670 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-05 21:41:03.673 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-05 21:41:03.676 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-05 21:41:03.679 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-05 21:41:03.682 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-05 21:41:03.684 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-05 21:41:03.687 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-05 21:41:03.690 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-05 21:41:03.696 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-05 21:41:03.699 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-07-05 21:41:04.318 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-05 21:41:04.321 | + inc/python:setup_package:414 : local bindep=0 2022-07-05 21:41:04.323 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-05 21:41:04.326 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-05 21:41:04.328 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-05 21:41:04.330 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-05 21:41:04.333 | + inc/python:setup_package:423 : local flags=-e 2022-07-05 21:41:04.335 | + inc/python:setup_package:424 : local extras= 2022-07-05 21:41:04.338 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-05 21:41:04.340 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-05 21:41:04.342 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-05 21:41:04.345 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-05 21:41:04.347 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-05 21:41:04.350 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-05 21:41:04.371 | Using python 3.8 to install /opt/stack/cinder 2022-07-05 21:41:04.374 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-07-05 21:41:06.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:41:06.496 | from cryptography.utils import int_from_bytes 2022-07-05 21:41:06.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:41:06.496 | from cryptography.utils import int_from_bytes 2022-07-05 21:41:07.559 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:41:07.559 | Obtaining file:///opt/stack/cinder 2022-07-05 21:41:09.738 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-05 21:41:09.747 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-05 21:41:09.756 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-05 21:41:09.766 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-05 21:41:09.918 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:41:09.932 | Requirement already satisfied: boto3===1.24.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.22) 2022-07-05 21:41:09.942 | Requirement already satisfied: botocore===1.27.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.22) 2022-07-05 21:41:09.951 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-07-05 21:41:09.970 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:41:10.007 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-05 21:41:10.020 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:41:10.023 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-05 21:41:10.032 | Requirement already satisfied: google-api-python-client===2.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.52.0) 2022-07-05 21:41:10.045 | Requirement already satisfied: google-auth===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.0) 2022-07-05 21:41:10.074 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-07-05 21:41:10.080 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:41:10.085 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-05 21:41:10.095 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-05 21:41:10.132 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:41:10.135 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-05 21:41:10.138 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-05 21:41:10.149 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:41:10.208 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:41:10.259 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-05 21:41:10.269 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-07-05 21:41:10.278 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-07-05 21:41:10.301 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:41:10.305 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-05 21:41:10.322 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:41:10.365 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-05 21:41:10.376 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:41:10.415 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:41:10.421 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-05 21:41:10.467 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:41:10.472 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:41:10.510 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-05 21:41:10.563 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-05 21:41:10.574 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-05 21:41:10.593 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-05 21:41:10.607 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-07-05 21:41:10.622 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-05 21:41:10.634 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-05 21:41:10.637 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:41:10.646 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-05 21:41:10.668 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-05 21:41:10.678 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:41:10.691 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-07-05 21:41:10.711 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-07-05 21:41:10.732 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-05 21:41:10.799 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:41:10.805 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-05 21:41:10.838 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:41:10.840 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:41:10.852 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-05 21:41:10.858 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-05 21:41:10.877 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-07-05 21:41:10.879 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-07-05 21:41:10.884 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:41:10.894 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:41:10.896 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:41:10.902 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-07-05 21:41:10.919 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:41:10.923 | Requirement already satisfied: python-glanceclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.0) 2022-07-05 21:41:10.939 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:41:10.960 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-07-05 21:41:10.976 | Requirement already satisfied: python-swiftclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.0) 2022-07-05 21:41:10.998 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:41:11.002 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-05 21:41:11.009 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:41:11.022 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:41:11.027 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (4.8) 2022-07-05 21:41:11.031 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (2.1.75) 2022-07-05 21:41:11.035 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (0.6.0) 2022-07-05 21:41:11.042 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:41:11.045 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-05 21:41:11.056 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-05 21:41:11.058 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-05 21:41:11.061 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:41:11.068 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (1.1.2) 2022-07-05 21:41:11.071 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (0.8.10) 2022-07-05 21:41:11.077 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-05 21:41:11.129 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-05 21:41:11.143 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-05 21:41:11.151 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-05 21:41:11.157 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-05 21:41:11.168 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-05 21:41:11.224 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (4.1.1) 2022-07-05 21:41:11.227 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:41:11.260 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-05 21:41:11.264 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-07-05 21:41:11.271 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:41:11.276 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:41:11.279 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-05 21:41:11.284 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-05 21:41:11.308 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (1.5.2.5) 2022-07-05 21:41:11.311 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-05 21:41:11.313 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:41:11.317 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-05 21:41:11.343 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-07-05 21:41:11.358 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-05 21:41:11.361 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:41:11.366 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-05 21:41:11.369 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:41:11.375 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:41:11.378 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:41:11.383 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-05 21:41:11.396 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-05 21:41:11.401 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-05 21:41:11.403 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-05 21:41:11.449 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-05 21:41:11.458 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-05 21:41:11.463 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:41:11.467 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:41:11.478 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:41:11.481 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-05 21:41:11.493 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-05 21:41:11.505 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-05 21:41:11.517 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:41:11.520 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:41:11.525 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:41:11.528 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.23.2) 2022-07-05 21:41:11.531 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-05 21:41:11.534 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-05 21:41:11.573 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-07-05 21:41:11.578 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-05 21:41:11.583 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-05 21:41:11.585 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-05 21:41:11.590 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:41:11.593 | Requirement already satisfied: googleapis-common-protos===1.56.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.3) 2022-07-05 21:41:11.599 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-07-05 21:41:11.601 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-05 21:41:11.613 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-05 21:41:11.637 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-05 21:41:11.640 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-05 21:41:11.642 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-05 21:41:11.695 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-05 21:41:11.698 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-05 21:41:11.700 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-05 21:41:11.762 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-05 21:41:12.680 | Installing collected packages: cinder 2022-07-05 21:41:12.680 | Attempting uninstall: cinder 2022-07-05 21:41:12.681 | Found existing installation: cinder 20.1.0.dev287 2022-07-05 21:41:12.685 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-05 21:41:12.686 | Running setup.py develop for cinder 2022-07-05 21:41:15.254 | Successfully installed cinder 2022-07-05 21:41:15.368 | + inc/python:pip_install:196 : result=0 2022-07-05 21:41:15.370 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:41:15.373 | + functions-common:time_stop:2440 : local name 2022-07-05 21:41:15.375 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:41:15.378 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:41:15.380 | + functions-common:time_stop:2443 : local total 2022-07-05 21:41:15.382 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:41:15.385 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:41:15.387 | + functions-common:time_stop:2447 : start_time=1657057264366 2022-07-05 21:41:15.389 | + functions-common:time_stop:2449 : [[ -z 1657057264366 ]] 2022-07-05 21:41:15.392 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:41:15.396 | + functions-common:time_stop:2452 : end_time=1657057275394 2022-07-05 21:41:15.399 | + functions-common:time_stop:2453 : elapsed_time=11028 2022-07-05 21:41:15.401 | + functions-common:time_stop:2454 : total=86579 2022-07-05 21:41:15.403 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:41:15.405 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=97607 2022-07-05 21:41:15.408 | + inc/python:pip_install:199 : return 0 2022-07-05 21:41:15.410 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-05 21:41:15.413 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-05 21:41:15.415 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-05 21:41:15.435 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-05 21:41:15.447 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-05 21:41:15.450 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-05 21:41:15.452 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:41:15.454 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:41:15.457 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-07-05 21:41:15.460 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:41:15.462 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-05 21:41:15.465 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-05 21:41:15.467 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-05 21:41:15.470 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:15.472 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:15.475 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-05 21:41:15.487 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-05 21:41:15.490 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:41:15.492 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:41:15.495 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:41:15.497 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:41:15.500 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:41:15.503 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:41:15.505 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:15.508 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:15.510 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:41:15.513 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:41:15.515 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:41:15.518 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:41:15.520 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-05 21:41:15.523 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:41:15.525 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:15.528 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:15.530 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-05 21:41:15.553 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-07-05 21:41:15.664 | Reading package lists... 2022-07-05 21:41:15.917 | Building dependency tree... 2022-07-05 21:41:15.919 | Reading state information... 2022-07-05 21:41:16.183 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-05 21:41:16.183 | The following packages were automatically installed and are no longer required: 2022-07-05 21:41:16.184 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:41:16.184 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:41:16.184 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:41:16.184 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:41:16.184 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:41:16.184 | python3-zope.interface 2022-07-05 21:41:16.184 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:41:16.300 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:41:16.304 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:41:16.307 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:41:16.309 | + functions-common:time_stop:2440 : local name 2022-07-05 21:41:16.312 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:41:16.314 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:41:16.317 | + functions-common:time_stop:2443 : local total 2022-07-05 21:41:16.319 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:41:16.322 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:41:16.324 | + functions-common:time_stop:2447 : start_time=1657057275550 2022-07-05 21:41:16.327 | + functions-common:time_stop:2449 : [[ -z 1657057275550 ]] 2022-07-05 21:41:16.330 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:41:16.335 | + functions-common:time_stop:2452 : end_time=1657057276332 2022-07-05 21:41:16.337 | + functions-common:time_stop:2453 : elapsed_time=782 2022-07-05 21:41:16.340 | + functions-common:time_stop:2454 : total=5471 2022-07-05 21:41:16.342 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:41:16.345 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6253 2022-07-05 21:41:16.348 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:41:16.350 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-05 21:41:16.353 | + ./stack.sh:main:921 : configure_cinder 2022-07-05 21:41:16.355 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-05 21:41:16.368 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-05 21:41:16.372 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-05 21:41:16.374 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-05 21:41:16.376 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-05 21:41:16.380 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-05 21:41:16.380 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-05 21:41:16.385 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-05 21:41:16.387 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-05 21:41:16.389 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-05 21:41:16.391 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-05 21:41:16.393 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-05 21:41:16.395 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-05 21:41:16.398 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-05 21:41:16.400 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-05 21:41:16.412 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-05 21:41:16.424 | + 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-07-05 21:41:16.436 | + 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-07-05 21:41:16.448 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-07-05 21:41:16.460 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-05 21:41:16.463 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-05 21:41:16.467 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ubIjZgIKtX 2022-07-05 21:41:16.470 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-05 21:41:16.472 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-05 21:41:16.475 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-05 21:41:16.477 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ubIjZgIKtX 2022-07-05 21:41:16.481 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ubIjZgIKtX 2022-07-05 21:41:16.493 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ubIjZgIKtX /etc/sudoers.d/cinder-rootwrap 2022-07-05 21:41:16.506 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-05 21:41:16.510 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-05 21:41:16.512 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-05 21:41:16.514 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-05 21:41:16.516 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-05 21:41:16.519 | + 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-07-05 21:41:16.521 | + 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-07-05 21:41:16.524 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-05 21:41:16.526 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-05 21:41:16.530 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-05 21:41:16.535 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-05 21:41:16.558 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-05 21:41:16.578 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-05 21:41:16.597 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-05 21:41:16.616 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-05 21:41:16.634 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-05 21:41:16.653 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-05 21:41:16.673 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-05 21:41:16.692 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-05 21:41:16.694 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-05 21:41:16.696 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-05 21:41:16.699 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-05 21:41:16.701 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-05 21:41:16.731 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-05 21:41:16.759 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-07-05 21:41:16.787 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-05 21:41:16.814 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-05 21:41:16.843 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-05 21:41:16.871 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-05 21:41:16.899 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-05 21:41:16.927 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:41:16.954 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-05 21:41:16.982 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-05 21:41:17.013 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-05 21:41:17.041 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-05 21:41:17.044 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-05 21:41:17.046 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-05 21:41:17.049 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-05 21:41:17.052 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:41:17.054 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:41:17.056 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:41:17.073 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:17.075 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:41:17.078 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-05 21:41:17.080 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-05 21:41:17.111 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-05 21:41:17.139 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-05 21:41:17.167 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-05 21:41:17.195 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-05 21:41:17.223 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-05 21:41:17.251 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-05 21:41:17.282 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-05 21:41:17.284 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2022-07-05 21:41:17.312 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-05 21:41:17.344 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-05 21:41:17.352 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key f9fb661268be6d7a09d7b4cd5c29b4e9 2022-07-05 21:41:17.380 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-05 21:41:17.382 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-05 21:41:17.411 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-05 21:41:17.438 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-05 21:41:17.467 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-05 21:41:17.496 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-05 21:41:17.512 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:17.515 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-05 21:41:17.531 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:17.534 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-05 21:41:17.551 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:17.553 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-05 21:41:17.571 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:17.573 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-05 21:41:17.575 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-05 21:41:17.578 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-05 21:41:17.580 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-05 21:41:17.583 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-05 21:41:17.585 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-05 21:41:17.588 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-05 21:41:17.604 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:17.607 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-05 21:41:17.609 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-05 21:41:17.612 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-05 21:41:17.629 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:17.632 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:41:17.634 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:41:17.662 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-05 21:41:17.665 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-05 21:41:17.667 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-05 21:41:17.669 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-05 21:41:17.672 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-05 21:41:17.675 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-05 21:41:17.693 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-05 21:41:17.695 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-05 21:41:17.698 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-05 21:41:17.700 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-05 21:41:17.702 | + 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-07-05 21:41:17.730 | + 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-07-05 21:41:17.760 | + 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-07-05 21:41:17.787 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-05 21:41:17.816 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-05 21:41:17.832 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:17.835 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-05 21:41:17.837 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-05 21:41:17.840 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-05 21:41:17.842 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-05 21:41:17.844 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-05 21:41:17.847 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-05 21:41:17.850 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-05 21:41:17.854 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-05 21:41:17.856 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-05 21:41:17.859 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-05 21:41:17.872 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-05 21:41:17.872 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:41:17.881 | d /var/run/uwsgi 0755 ubuntu root 2022-07-05 21:41:17.884 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:41:17.900 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-05 21:41:17.903 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-05 21:41:17.906 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-05 21:41:17.936 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-05 21:41:17.963 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-05 21:41:17.991 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-05 21:41:18.019 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-05 21:41:18.047 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-05 21:41:18.074 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-05 21:41:18.102 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-05 21:41:18.130 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-05 21:41:18.157 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-05 21:41:18.185 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-05 21:41:18.213 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-05 21:41:18.242 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-05 21:41:18.270 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-05 21:41:18.272 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-05 21:41:18.275 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-05 21:41:18.278 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-05 21:41:18.280 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-05 21:41:18.282 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:18.285 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:18.288 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-05 21:41:18.291 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-05 21:41:18.293 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-05 21:41:18.320 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-05 21:41:18.349 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-07-05 21:41:18.350 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-05 21:41:18.358 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-05 21:41:18.362 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-05 21:41:18.365 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-05 21:41:18.367 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-05 21:41:18.370 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-05 21:41:18.372 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:41:18.374 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:18.377 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:18.380 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-05 21:41:18.382 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-05 21:41:18.384 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:18.387 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:18.389 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-05 21:41:18.451 | Enabling site cinder-wsgi. 2022-07-05 21:41:18.457 | To activate the new configuration, you need to run: 2022-07-05 21:41:18.457 | systemctl reload apache2 2022-07-05 21:41:18.461 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-05 21:41:18.463 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-05 21:41:18.466 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:41:18.468 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-05 21:41:18.603 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-05 21:41:18.605 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-05 21:41:18.650 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2022-07-05 21:41:18.684 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-05 21:41:18.701 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:18.703 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-05 21:41:18.706 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-05 21:41:18.708 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-05 21:41:18.710 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-05 21:41:18.713 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-05 21:41:18.745 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-05 21:41:18.773 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2022-07-05 21:41:18.802 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-05 21:41:18.829 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-05 21:41:18.858 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-05 21:41:18.886 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-05 21:41:18.923 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-05 21:41:18.952 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:41:18.981 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-05 21:41:19.009 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-05 21:41:19.038 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-05 21:41:19.067 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-05 21:41:19.070 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-05 21:41:19.087 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:19.089 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2022-07-05 21:41:19.121 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-05 21:41:19.123 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-05 21:41:19.126 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-05 21:41:19.143 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:19.146 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-05 21:41:19.149 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-05 21:41:19.151 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-05 21:41:19.153 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-05 21:41:19.156 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-05 21:41:19.158 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-05 21:41:19.162 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:41:19.163 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-05 21:41:19.168 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:41:19.170 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-05 21:41:19.173 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-05 21:41:19.176 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-05 21:41:19.179 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-05 21:41:19.181 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-05 21:41:19.184 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-05 21:41:19.186 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:41:19.189 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:41:19.192 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-07-05 21:41:19.195 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:41:19.197 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-05 21:41:19.200 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-05 21:41:19.202 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-05 21:41:19.205 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:41:19.208 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:41:19.211 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:41:19.214 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:41:19.216 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:41:19.219 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:41:19.236 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:41:19.239 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:41:19.241 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:41:19.244 | + functions-common:git_clone:618 : echo master 2022-07-05 21:41:19.247 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:41:19.262 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-05 21:41:19.265 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:41:19.267 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-05 21:41:19.280 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-05 21:41:19.283 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:41:19.284 | + functions-common:git_clone:679 : head -1 2022-07-05 21:41:19.287 | 7b8c8104c6 Merge "Report ExternalDNSOverQuota exception for zone quota error" 2022-07-05 21:41:19.290 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:41:19.292 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-05 21:41:19.295 | + inc/python:setup_develop:334 : local bindep 2022-07-05 21:41:19.297 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-05 21:41:19.300 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-05 21:41:19.303 | + inc/python:setup_develop:340 : local extras= 2022-07-05 21:41:19.305 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-05 21:41:19.308 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-05 21:41:19.311 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-05 21:41:19.313 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-05 21:41:19.317 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-05 21:41:19.320 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-05 21:41:19.323 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-05 21:41:19.327 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-05 21:41:19.330 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-05 21:41:19.333 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-05 21:41:19.335 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-05 21:41:19.339 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-05 21:41:19.345 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-05 21:41:19.347 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-07-05 21:41:19.980 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-05 21:41:19.982 | + inc/python:setup_package:414 : local bindep=0 2022-07-05 21:41:19.984 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-05 21:41:19.987 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-05 21:41:19.989 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-05 21:41:19.992 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-05 21:41:19.994 | + inc/python:setup_package:423 : local flags=-e 2022-07-05 21:41:19.996 | + inc/python:setup_package:424 : local extras= 2022-07-05 21:41:19.999 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-05 21:41:20.001 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-05 21:41:20.004 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-05 21:41:20.006 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-05 21:41:20.008 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-05 21:41:20.011 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-05 21:41:20.032 | Using python 3.8 to install /opt/stack/neutron 2022-07-05 21:41:20.035 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-07-05 21:41:22.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:41:22.149 | from cryptography.utils import int_from_bytes 2022-07-05 21:41:22.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:41:22.149 | from cryptography.utils import int_from_bytes 2022-07-05 21:41:23.201 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:41:23.201 | Obtaining file:///opt/stack/neutron 2022-07-05 21:41:25.500 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-05 21:41:25.507 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-05 21:41:25.509 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-05 21:41:25.518 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-05 21:41:25.527 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-05 21:41:25.538 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-05 21:41:25.687 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:41:25.712 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-05 21:41:25.726 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:41:25.732 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:41:25.735 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-05 21:41:25.744 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-05 21:41:25.746 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:41:25.751 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-05 21:41:25.761 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-05 21:41:25.798 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-05 21:41:25.823 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:41:25.881 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:41:25.931 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:41:25.935 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:41:25.939 | Requirement already satisfied: neutron-lib===2.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (2.21.0) 2022-07-05 21:41:25.979 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-05 21:41:26.004 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-07-05 21:41:26.021 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-05 21:41:26.031 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:41:26.036 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-05 21:41:26.040 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-05 21:41:26.062 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:41:26.099 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-05 21:41:26.109 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:41:26.148 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:41:26.154 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-05 21:41:26.199 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:41:26.204 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:41:26.242 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-05 21:41:26.297 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-05 21:41:26.307 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-05 21:41:26.325 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-05 21:41:26.339 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-07-05 21:41:26.354 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-05 21:41:26.366 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-05 21:41:26.369 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:41:26.377 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-05 21:41:26.398 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-05 21:41:26.409 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:41:26.422 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-07-05 21:41:26.440 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-05 21:41:26.479 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-05 21:41:26.484 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-07-05 21:41:26.492 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:41:26.497 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:41:26.500 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-07-05 21:41:26.508 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:41:26.520 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-05 21:41:26.526 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-05 21:41:26.570 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-05 21:41:26.583 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:41:26.592 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:41:26.595 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:41:26.601 | Requirement already satisfied: pyroute2===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.13) 2022-07-05 21:41:26.616 | Requirement already satisfied: pyroute2.core===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.13) 2022-07-05 21:41:26.618 | Requirement already satisfied: pyroute2.ethtool===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.13) 2022-07-05 21:41:26.622 | Requirement already satisfied: pyroute2.ipdb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.13) 2022-07-05 21:41:26.625 | Requirement already satisfied: pyroute2.ipset===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.13) 2022-07-05 21:41:26.629 | Requirement already satisfied: pyroute2.ndb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.13) 2022-07-05 21:41:26.633 | Requirement already satisfied: pyroute2.nftables===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.13) 2022-07-05 21:41:26.636 | Requirement already satisfied: pyroute2.nslink===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.13) 2022-07-05 21:41:26.640 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:41:26.645 | Requirement already satisfied: python-designateclient===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.5.1) 2022-07-05 21:41:26.662 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:41:26.684 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-07-05 21:41:26.708 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-07-05 21:41:26.722 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:41:26.726 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-05 21:41:26.733 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:41:26.747 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-05 21:41:26.749 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:41:26.754 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.2.3) 2022-07-05 21:41:26.759 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-05 21:41:26.761 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:41:26.764 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-07-05 21:41:26.767 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-05 21:41:26.777 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-05 21:41:26.780 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-05 21:41:26.782 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:41:26.788 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-05 21:41:26.803 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-05 21:41:26.811 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-05 21:41:26.818 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-05 21:41:26.827 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-05 21:41:26.883 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:41:26.916 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-05 21:41:26.920 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:41:26.925 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:41:26.928 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-05 21:41:26.933 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-05 21:41:26.956 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-05 21:41:26.959 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-05 21:41:26.969 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-05 21:41:26.996 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:41:26.999 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-05 21:41:27.004 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:41:27.009 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-05 21:41:27.012 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-05 21:41:27.015 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:41:27.052 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-05 21:41:27.073 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:41:27.076 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:41:27.078 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-05 21:41:27.081 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-05 21:41:27.127 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-05 21:41:27.130 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-05 21:41:27.134 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-05 21:41:27.142 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:41:27.146 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:41:27.157 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-07-05 21:41:27.159 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-05 21:41:27.170 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-07-05 21:41:27.184 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-05 21:41:27.197 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-05 21:41:27.200 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:41:27.203 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:41:27.206 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:41:27.211 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-05 21:41:27.214 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-05 21:41:27.216 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-05 21:41:27.219 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-05 21:41:27.221 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:41:27.224 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-05 21:41:27.272 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-05 21:41:27.275 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-05 21:41:27.278 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-05 21:41:28.350 | Installing collected packages: neutron 2022-07-05 21:41:28.350 | Attempting uninstall: neutron 2022-07-05 21:41:28.351 | Found existing installation: neutron 20.1.0.dev418 2022-07-05 21:41:28.363 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-07-05 21:41:28.364 | Running setup.py develop for neutron 2022-07-05 21:41:31.079 | Successfully installed neutron 2022-07-05 21:41:31.192 | + inc/python:pip_install:196 : result=0 2022-07-05 21:41:31.194 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:41:31.197 | + functions-common:time_stop:2440 : local name 2022-07-05 21:41:31.199 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:41:31.201 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:41:31.203 | + functions-common:time_stop:2443 : local total 2022-07-05 21:41:31.206 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:41:31.208 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:41:31.211 | + functions-common:time_stop:2447 : start_time=1657057280027 2022-07-05 21:41:31.213 | + functions-common:time_stop:2449 : [[ -z 1657057280027 ]] 2022-07-05 21:41:31.216 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:41:31.220 | + functions-common:time_stop:2452 : end_time=1657057291217 2022-07-05 21:41:31.223 | + functions-common:time_stop:2453 : elapsed_time=11190 2022-07-05 21:41:31.225 | + functions-common:time_stop:2454 : total=97607 2022-07-05 21:41:31.228 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:41:31.230 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=108797 2022-07-05 21:41:31.232 | + inc/python:pip_install:199 : return 0 2022-07-05 21:41:31.235 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-05 21:41:31.237 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-05 21:41:31.240 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-05 21:41:31.258 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-05 21:41:31.271 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-05 21:41:31.274 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-05 21:41:31.276 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:41:31.279 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:41:31.281 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-07-05 21:41:31.285 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:41:31.287 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-05 21:41:31.290 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-05 21:41:31.292 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-05 21:41:31.309 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:31.312 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-05 21:41:31.314 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-05 21:41:31.318 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-05 21:41:31.320 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-05 21:41:31.323 | + lib/stack:stack_install_service:32 : install_nova 2022-07-05 21:41:31.325 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-05 21:41:31.328 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-05 21:41:31.331 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:41:31.333 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:41:31.336 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-07-05 21:41:31.338 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:41:31.341 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-05 21:41:31.357 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:31.360 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-05 21:41:31.376 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:31.379 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-05 21:41:31.396 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:31.399 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-05 21:41:31.401 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-05 21:41:31.409 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-05 21:41:31.409 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:41:31.409 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:41:31.410 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:41:31.413 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:41:31.415 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:41:31.418 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:41:31.434 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:41:31.436 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:41:31.438 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:41:31.441 | + functions-common:git_clone:618 : echo master 2022-07-05 21:41:31.442 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:41:31.447 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-05 21:41:31.449 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:41:31.452 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-05 21:41:31.465 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-05 21:41:31.468 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:41:31.468 | + functions-common:git_clone:679 : head -1 2022-07-05 21:41:31.476 | 512fbdfa99 Merge "Adds validation for hw machine type in host caps" 2022-07-05 21:41:31.479 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:41:31.481 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-05 21:41:31.484 | + inc/python:setup_develop:334 : local bindep 2022-07-05 21:41:31.486 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-05 21:41:31.488 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-05 21:41:31.491 | + inc/python:setup_develop:340 : local extras= 2022-07-05 21:41:31.493 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-05 21:41:31.496 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-05 21:41:31.499 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-05 21:41:31.501 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-05 21:41:31.504 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-05 21:41:31.507 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-05 21:41:31.510 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-05 21:41:31.512 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-05 21:41:31.515 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-05 21:41:31.518 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-05 21:41:31.521 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-05 21:41:31.524 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-05 21:41:31.530 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-05 21:41:31.532 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-07-05 21:41:32.168 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-05 21:41:32.170 | + inc/python:setup_package:414 : local bindep=0 2022-07-05 21:41:32.173 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-05 21:41:32.176 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-05 21:41:32.178 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-05 21:41:32.180 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-05 21:41:32.183 | + inc/python:setup_package:423 : local flags=-e 2022-07-05 21:41:32.185 | + inc/python:setup_package:424 : local extras= 2022-07-05 21:41:32.187 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-05 21:41:32.190 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-05 21:41:32.192 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-05 21:41:32.194 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-05 21:41:32.197 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-05 21:41:32.199 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-05 21:41:32.220 | Using python 3.8 to install /opt/stack/nova 2022-07-05 21:41:32.222 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-07-05 21:41:34.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:41:34.346 | from cryptography.utils import int_from_bytes 2022-07-05 21:41:34.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:41:34.346 | from cryptography.utils import int_from_bytes 2022-07-05 21:41:35.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:41:35.397 | Obtaining file:///opt/stack/nova 2022-07-05 21:41:38.728 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-05 21:41:38.734 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-05 21:41:38.737 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-05 21:41:38.746 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-05 21:41:38.754 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:41:38.757 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-05 21:41:38.768 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-05 21:41:38.915 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:41:38.929 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-05 21:41:38.942 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-07-05 21:41:38.961 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:41:38.999 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-05 21:41:39.012 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:41:39.014 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-05 21:41:39.023 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-05 21:41:39.025 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:41:39.030 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-05 21:41:39.068 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-05 21:41:39.093 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:41:39.097 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-05 21:41:39.108 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:41:39.166 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:41:39.217 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-05 21:41:39.228 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-05 21:41:39.232 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:41:39.236 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:41:39.239 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-05 21:41:39.264 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-07-05 21:41:39.286 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-05 21:41:39.290 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:41:39.294 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-05 21:41:39.299 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-05 21:41:39.322 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-05 21:41:39.339 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:41:39.376 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-05 21:41:39.387 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:41:39.426 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:41:39.432 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-05 21:41:39.479 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:41:39.483 | Requirement already satisfied: oslo.limit===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.6.0) 2022-07-05 21:41:39.493 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:41:39.532 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-07-05 21:41:39.587 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-05 21:41:39.597 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-05 21:41:39.616 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-05 21:41:39.631 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-07-05 21:41:39.645 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-05 21:41:39.657 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-05 21:41:39.660 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:41:39.668 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-07-05 21:41:39.691 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-05 21:41:39.700 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:41:39.714 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-07-05 21:41:39.733 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-07-05 21:41:39.742 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:41:39.747 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-05 21:41:39.808 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:41:39.811 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:41:39.823 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-05 21:41:39.828 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-05 21:41:39.847 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:41:39.858 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:41:39.860 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:41:39.866 | Requirement already satisfied: pyroute2===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.13) 2022-07-05 21:41:39.881 | Requirement already satisfied: pyroute2.core===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.13) 2022-07-05 21:41:39.883 | Requirement already satisfied: pyroute2.ethtool===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.13) 2022-07-05 21:41:39.887 | Requirement already satisfied: pyroute2.ipdb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.13) 2022-07-05 21:41:39.890 | Requirement already satisfied: pyroute2.ipset===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.13) 2022-07-05 21:41:39.895 | Requirement already satisfied: pyroute2.ndb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.13) 2022-07-05 21:41:39.899 | Requirement already satisfied: pyroute2.nftables===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.13) 2022-07-05 21:41:39.903 | Requirement already satisfied: pyroute2.nslink===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.13) 2022-07-05 21:41:39.906 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-07-05 21:41:39.921 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-07-05 21:41:39.936 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:41:39.942 | Requirement already satisfied: python-glanceclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.0) 2022-07-05 21:41:39.958 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:41:39.979 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-07-05 21:41:40.004 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:41:40.008 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-05 21:41:40.015 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:41:40.029 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-05 21:41:40.031 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-07-05 21:41:40.035 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:41:40.040 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-05 21:41:40.043 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:41:40.046 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-05 21:41:40.056 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-05 21:41:40.059 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-05 21:41:40.061 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:41:40.068 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-05 21:41:40.120 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-05 21:41:40.134 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-05 21:41:40.143 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-05 21:41:40.149 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-05 21:41:40.159 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-05 21:41:40.216 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:41:40.248 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-05 21:41:40.253 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-07-05 21:41:40.259 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:41:40.264 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.10.0) 2022-07-05 21:41:40.269 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:41:40.272 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-05 21:41:40.278 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-05 21:41:40.302 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-05 21:41:40.305 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-05 21:41:40.315 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:41:40.319 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-05 21:41:40.346 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-05 21:41:40.348 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-05 21:41:40.353 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-05 21:41:40.375 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-05 21:41:40.378 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:41:40.384 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:41:40.390 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-05 21:41:40.393 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-05 21:41:40.439 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-05 21:41:40.444 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-05 21:41:40.446 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-05 21:41:40.454 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:41:40.457 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:41:40.469 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-05 21:41:40.474 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-05 21:41:40.485 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-05 21:41:40.497 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-05 21:41:40.510 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-07-05 21:41:40.525 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-05 21:41:40.528 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:41:40.531 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:41:40.537 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:41:40.539 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-05 21:41:40.541 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-05 21:41:40.546 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-05 21:41:40.584 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-07-05 21:41:40.590 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-05 21:41:40.592 | Requirement already satisfied: numpy===1.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.0) 2022-07-05 21:41:40.595 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:41:40.598 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-05 21:41:40.602 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-05 21:41:40.604 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-07-05 21:41:40.607 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-05 21:41:40.610 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-05 21:41:40.659 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-05 21:41:40.721 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-05 21:41:41.662 | Installing collected packages: nova 2022-07-05 21:41:41.662 | Attempting uninstall: nova 2022-07-05 21:41:41.663 | Found existing installation: nova 25.1.0.dev143 2022-07-05 21:41:41.667 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-05 21:41:41.668 | Running setup.py develop for nova 2022-07-05 21:41:45.370 | Successfully installed nova 2022-07-05 21:41:45.486 | + inc/python:pip_install:196 : result=0 2022-07-05 21:41:45.489 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:41:45.491 | + functions-common:time_stop:2440 : local name 2022-07-05 21:41:45.493 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:41:45.496 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:41:45.498 | + functions-common:time_stop:2443 : local total 2022-07-05 21:41:45.500 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:41:45.503 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:41:45.505 | + functions-common:time_stop:2447 : start_time=1657057292214 2022-07-05 21:41:45.508 | + functions-common:time_stop:2449 : [[ -z 1657057292214 ]] 2022-07-05 21:41:45.511 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:41:45.515 | + functions-common:time_stop:2452 : end_time=1657057305512 2022-07-05 21:41:45.517 | + functions-common:time_stop:2453 : elapsed_time=13298 2022-07-05 21:41:45.519 | + functions-common:time_stop:2454 : total=108797 2022-07-05 21:41:45.522 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:41:45.524 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=122095 2022-07-05 21:41:45.526 | + inc/python:pip_install:199 : return 0 2022-07-05 21:41:45.528 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-05 21:41:45.531 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-05 21:41:45.533 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-05 21:41:45.553 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-05 21:41:45.565 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-05 21:41:45.568 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-05 21:41:45.571 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:41:45.573 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:41:45.576 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-07-05 21:41:45.578 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:41:45.581 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-07-05 21:41:45.593 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-05 21:41:45.596 | + ./stack.sh:main:932 : configure_nova 2022-07-05 21:41:45.599 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-05 21:41:45.612 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-05 21:41:45.614 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-05 21:41:45.617 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-05 21:41:45.620 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-05 21:41:45.621 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-05 21:41:45.626 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-05 21:41:45.629 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-05 21:41:45.631 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-05 21:41:45.634 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-05 21:41:45.636 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-05 21:41:45.638 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-05 21:41:45.641 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-05 21:41:45.643 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-05 21:41:45.655 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-05 21:41:45.667 | + 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-07-05 21:41:45.680 | + 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-07-05 21:41:45.692 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-07-05 21:41:45.705 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-05 21:41:45.708 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-05 21:41:45.712 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XcZFwDdT5s 2022-07-05 21:41:45.715 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-05 21:41:45.717 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-05 21:41:45.720 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-05 21:41:45.723 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-05 21:41:45.726 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-05 21:41:45.728 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XcZFwDdT5s 2022-07-05 21:41:45.732 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XcZFwDdT5s 2022-07-05 21:41:45.744 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XcZFwDdT5s /etc/sudoers.d/nova-rootwrap 2022-07-05 21:41:45.757 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-05 21:41:45.762 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-05 21:41:45.764 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-05 21:41:45.767 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-05 21:41:45.769 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-05 21:41:45.772 | + 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-07-05 21:41:45.774 | + 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-07-05 21:41:45.777 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-05 21:41:45.779 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-05 21:41:45.785 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-05 21:41:45.801 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:45.804 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-05 21:41:45.806 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-05 21:41:45.810 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-05 21:41:45.813 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-05 21:41:45.843 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-05 21:41:45.845 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-05 21:41:45.871 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-05 21:41:45.901 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-05 21:41:45.927 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-07-05 21:41:45.957 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-05 21:41:45.987 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-05 21:41:46.016 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-05 21:41:46.019 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.30 2022-07-05 21:41:46.046 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-05 21:41:46.073 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-05 21:41:46.100 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-05 21:41:46.127 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-05 21:41:46.154 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-05 21:41:46.194 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-05 21:41:46.197 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:41:46.200 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:41:46.202 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:41:46.204 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:41:46.207 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:41:46.209 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:41:46.211 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:41:46.213 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:41:46.215 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:41:46.218 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:41:46.221 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-05 21:41:46.223 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:41:46.226 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:41:46.228 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:41:46.230 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:41:46.233 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:41:46.235 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:41:46.237 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-05 21:41:46.254 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:46.256 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:41:46.259 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-05 21:41:46.261 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-05 21:41:46.293 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-05 21:41:46.297 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-05 21:41:46.299 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-05 21:41:46.302 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-05 21:41:46.304 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:41:46.307 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:41:46.309 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:41:46.325 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:46.327 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:41:46.330 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-05 21:41:46.333 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-05 21:41:46.365 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-05 21:41:46.367 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-05 21:41:46.370 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-05 21:41:46.372 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-05 21:41:46.374 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:41:46.377 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:41:46.379 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:41:46.396 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:46.399 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:41:46.401 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-05 21:41:46.404 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-05 21:41:46.442 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-05 21:41:46.477 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-05 21:41:46.506 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-05 21:41:46.534 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-05 21:41:46.550 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:46.552 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-05 21:41:46.569 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:46.573 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-05 21:41:46.573 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-05 21:41:46.579 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-05 21:41:46.583 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-05 21:41:46.614 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-05 21:41:46.632 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:46.635 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-05 21:41:46.637 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-05 21:41:46.639 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-05 21:41:46.642 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-05 21:41:46.645 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-05 21:41:46.675 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-05 21:41:46.707 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-07-05 21:41:46.741 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-05 21:41:46.771 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-05 21:41:46.799 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-05 21:41:46.828 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-05 21:41:46.856 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-05 21:41:46.884 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:41:46.912 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-05 21:41:46.939 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-05 21:41:46.955 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:46.958 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-05 21:41:46.960 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-05 21:41:46.991 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-05 21:41:47.018 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.30/identity 2022-07-05 21:41:47.045 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-05 21:41:47.073 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-05 21:41:47.100 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-05 21:41:47.128 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-05 21:41:47.156 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-05 21:41:47.185 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-05 21:41:47.203 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:47.205 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-05 21:41:47.208 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-05 21:41:47.237 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-05 21:41:47.267 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-05 21:41:47.270 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-05 21:41:47.297 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-05 21:41:47.300 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-05 21:41:47.303 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-05 21:41:47.305 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:41:47.307 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:41:47.309 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:41:47.312 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:41:47.314 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:41:47.317 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:41:47.319 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-05 21:41:47.321 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:41:47.323 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:41:47.326 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:41:47.328 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:41:47.330 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:41:47.332 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:41:47.335 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:41:47.337 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:41:47.339 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:41:47.341 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:41:47.344 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-05 21:41:47.346 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-05 21:41:47.349 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-05 21:41:47.352 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-05 21:41:47.369 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-05 21:41:47.371 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-05 21:41:47.373 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-05 21:41:47.376 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-05 21:41:47.378 | + 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-07-05 21:41:47.405 | + 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-07-05 21:41:47.434 | + 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-07-05 21:41:47.462 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-05 21:41:47.491 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-05 21:41:47.522 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-05 21:41:47.538 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:47.540 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-07-05 21:41:47.543 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-05 21:41:47.545 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-05 21:41:47.547 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-05 21:41:47.550 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-05 21:41:47.552 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-05 21:41:47.555 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-05 21:41:47.559 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-05 21:41:47.561 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-05 21:41:47.563 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-05 21:41:47.576 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-05 21:41:47.576 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:41:47.586 | d /var/run/uwsgi 0755 ubuntu root 2022-07-05 21:41:47.589 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:41:47.605 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-05 21:41:47.608 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-05 21:41:47.612 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-07-05 21:41:47.642 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-05 21:41:47.670 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-05 21:41:47.699 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-05 21:41:47.727 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-05 21:41:47.756 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-05 21:41:47.783 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-05 21:41:47.811 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-05 21:41:47.839 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-05 21:41:47.867 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-05 21:41:47.895 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-05 21:41:47.924 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-05 21:41:47.952 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-05 21:41:47.979 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-05 21:41:47.982 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-05 21:41:47.984 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-05 21:41:47.988 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-05 21:41:47.990 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-05 21:41:47.992 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:47.995 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:47.997 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-05 21:41:47.999 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-05 21:41:48.002 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-07-05 21:41:48.029 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-05 21:41:48.057 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-07-05 21:41:48.058 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-05 21:41:48.067 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-05 21:41:48.070 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-05 21:41:48.072 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-05 21:41:48.075 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-05 21:41:48.077 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-05 21:41:48.079 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:41:48.081 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:48.084 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:48.086 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-05 21:41:48.088 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-05 21:41:48.090 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:48.093 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:48.095 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-05 21:41:48.156 | Enabling site nova-api-wsgi. 2022-07-05 21:41:48.162 | To activate the new configuration, you need to run: 2022-07-05 21:41:48.162 | systemctl reload apache2 2022-07-05 21:41:48.166 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-05 21:41:48.169 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-05 21:41:48.171 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:41:48.174 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-05 21:41:48.308 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-05 21:41:48.334 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:48.337 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-07-05 21:41:48.339 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-05 21:41:48.341 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-05 21:41:48.344 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-05 21:41:48.347 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-05 21:41:48.349 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-05 21:41:48.352 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-05 21:41:48.357 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-05 21:41:48.359 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-05 21:41:48.361 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-05 21:41:48.375 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:41:48.375 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-05 21:41:48.383 | d /var/run/uwsgi 0755 ubuntu root 2022-07-05 21:41:48.387 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:41:48.403 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-05 21:41:48.405 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-05 21:41:48.410 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-07-05 21:41:48.439 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-05 21:41:48.466 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-05 21:41:48.494 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-05 21:41:48.521 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-05 21:41:48.549 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-05 21:41:48.576 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-05 21:41:48.604 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-05 21:41:48.632 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-05 21:41:48.659 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-05 21:41:48.686 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-05 21:41:48.714 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-05 21:41:48.742 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-05 21:41:48.770 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-05 21:41:48.773 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-05 21:41:48.800 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-05 21:41:48.816 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:48.818 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-05 21:41:48.850 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-05 21:41:48.853 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-05 21:41:48.855 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-05 21:41:48.871 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:48.874 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:41:48.885 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:41:48.905 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-05 21:41:48.937 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-05 21:41:48.940 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-05 21:41:48.943 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-05 21:41:48.945 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-05 21:41:48.947 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-05 21:41:48.950 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-05 21:41:48.966 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:48.969 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-05 21:41:48.972 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-05 21:41:48.974 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-05 21:41:48.990 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:48.993 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:41:48.996 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:41:49.024 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-05 21:41:49.026 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-05 21:41:49.029 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-05 21:41:49.058 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-05 21:41:49.086 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-05 21:41:49.117 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-05 21:41:49.133 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:49.135 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-05 21:41:49.163 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-05 21:41:49.166 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-05 21:41:49.168 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-05 21:41:49.198 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-05 21:41:49.227 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.30/identity 2022-07-05 21:41:49.255 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-05 21:41:49.287 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-05 21:41:49.315 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-05 21:41:49.343 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-05 21:41:49.371 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-05 21:41:49.400 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-05 21:41:49.428 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-05 21:41:49.445 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:49.448 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-05 21:41:49.452 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:41:49.454 | + lib/nova:create_nova_conf:549 : local conf 2022-07-05 21:41:49.457 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-05 21:41:49.460 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-05 21:41:49.463 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-05 21:41:49.465 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-05 21:41:49.468 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-05 21:41:49.471 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-05 21:41:49.473 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-05 21:41:49.478 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-05 21:41:49.480 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-05 21:41:49.482 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-05 21:41:49.485 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-05 21:41:49.488 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:41:49.490 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:41:49.492 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:41:49.508 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:49.511 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:41:49.513 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-05 21:41:49.516 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-05 21:41:49.547 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-05 21:41:49.582 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-05 21:41:49.615 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:41:49.618 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-05 21:41:49.620 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-05 21:41:49.622 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-05 21:41:49.639 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:49.643 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-05 21:41:49.643 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-05 21:41:50.338 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-05 21:41:50.340 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-05 21:41:50.342 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-05 21:41:50.345 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-05 21:41:50.347 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-05 21:41:50.350 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-05 21:41:50.352 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-05 21:41:50.368 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:50.371 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-05 21:41:50.374 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-05 21:41:50.376 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-05 21:41:50.393 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:50.395 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-07-05 21:41:50.398 | + 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-07-05 21:41:50.425 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-05 21:41:50.427 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-05 21:41:50.430 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-05 21:41:50.447 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:50.450 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-05 21:41:50.452 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-05 21:41:50.454 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-05 21:41:50.488 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.30/identity 2022-07-05 21:41:50.515 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-05 21:41:50.543 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-05 21:41:50.572 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-05 21:41:50.599 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-05 21:41:50.627 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-05 21:41:50.654 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-05 21:41:50.683 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-05 21:41:50.685 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-05 21:41:50.687 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-05 21:41:50.691 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-05 21:41:50.707 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-05 21:41:50.710 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-05 21:41:50.712 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-05 21:41:50.714 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-05 21:41:50.717 | + 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-07-05 21:41:50.744 | + 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-07-05 21:41:50.773 | + 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-07-05 21:41:50.800 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-05 21:41:50.828 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:41:50.831 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-05 21:41:50.835 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:41:50.838 | + lib/nova:create_nova_conf:583 : local conf 2022-07-05 21:41:50.840 | + lib/nova:create_nova_conf:584 : local offset 2022-07-05 21:41:50.843 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-05 21:41:50.846 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-05 21:41:50.848 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-05 21:41:50.851 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-05 21:41:50.853 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-05 21:41:50.856 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-05 21:41:50.858 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-05 21:41:50.860 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-05 21:41:50.863 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-05 21:41:50.866 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-05 21:41:50.882 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:50.885 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-05 21:41:50.887 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-05 21:41:50.903 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:50.906 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-05 21:41:50.922 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:50.925 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-05 21:41:50.943 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:41:50.946 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-05 21:41:50.963 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:41:50.965 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-05 21:41:50.968 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-05 21:41:50.971 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-05 21:41:50.974 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-05 21:41:50.976 | + lib/stack:stack_install_service:32 : install_placement 2022-07-05 21:41:50.979 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-05 21:41:50.981 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-05 21:41:50.984 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:50.987 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:50.990 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-05 21:41:50.992 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:41:50.995 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:41:50.997 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:41:50.999 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:41:51.002 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:41:51.004 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:41:51.007 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:51.009 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:51.012 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:41:51.014 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:41:51.017 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:41:51.019 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:41:51.022 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-05 21:41:51.024 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:41:51.026 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:51.029 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:51.031 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-05 21:41:51.054 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-07-05 21:41:51.164 | Reading package lists... 2022-07-05 21:41:51.418 | Building dependency tree... 2022-07-05 21:41:51.420 | Reading state information... 2022-07-05 21:41:51.682 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-05 21:41:51.682 | The following packages were automatically installed and are no longer required: 2022-07-05 21:41:51.683 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:41:51.683 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:41:51.683 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:41:51.683 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:41:51.683 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:41:51.683 | python3-zope.interface 2022-07-05 21:41:51.683 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:41:51.797 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:41:51.802 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:41:51.805 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:41:51.807 | + functions-common:time_stop:2440 : local name 2022-07-05 21:41:51.810 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:41:51.812 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:41:51.815 | + functions-common:time_stop:2443 : local total 2022-07-05 21:41:51.817 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:41:51.820 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:41:51.822 | + functions-common:time_stop:2447 : start_time=1657057311052 2022-07-05 21:41:51.824 | + functions-common:time_stop:2449 : [[ -z 1657057311052 ]] 2022-07-05 21:41:51.827 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:41:51.832 | + functions-common:time_stop:2452 : end_time=1657057311829 2022-07-05 21:41:51.835 | + functions-common:time_stop:2453 : elapsed_time=777 2022-07-05 21:41:51.837 | + functions-common:time_stop:2454 : total=6253 2022-07-05 21:41:51.839 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:41:51.842 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7030 2022-07-05 21:41:51.844 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:41:51.847 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-05 21:41:51.849 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-05 21:41:51.852 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-05 21:41:51.855 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-05 21:41:51.857 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-05 21:41:51.880 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-05 21:41:51.883 | + functions-common:install_package:1464 : update_package_repo 2022-07-05 21:41:51.885 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-05 21:41:51.888 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-05 21:41:51.890 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-05 21:41:51.893 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-05 21:41:51.895 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-05 21:41:51.898 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:51.900 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:51.903 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-05 21:41:51.905 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-05 21:41:51.908 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-05 21:41:51.911 | + functions-common:apt_get_update:1191 : return 2022-07-05 21:41:51.913 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-05 21:41:51.916 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-05 21:41:51.918 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:51.921 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:51.923 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-05 21:41:51.946 | + functions-common:apt_get:1231 : 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-07-05 21:41:52.057 | Reading package lists... 2022-07-05 21:41:52.312 | Building dependency tree... 2022-07-05 21:41:52.313 | Reading state information... 2022-07-05 21:41:52.575 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-05 21:41:52.575 | The following packages were automatically installed and are no longer required: 2022-07-05 21:41:52.576 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-05 21:41:52.576 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-05 21:41:52.576 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-05 21:41:52.576 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-05 21:41:52.576 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-05 21:41:52.576 | python3-zope.interface 2022-07-05 21:41:52.576 | Use 'sudo apt autoremove' to remove them. 2022-07-05 21:41:52.692 | 0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2022-07-05 21:41:52.696 | + functions-common:apt_get:1235 : result=0 2022-07-05 21:41:52.699 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-05 21:41:52.701 | + functions-common:time_stop:2440 : local name 2022-07-05 21:41:52.704 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:41:52.707 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:41:52.709 | + functions-common:time_stop:2443 : local total 2022-07-05 21:41:52.711 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:41:52.714 | + functions-common:time_stop:2446 : name=apt-get 2022-07-05 21:41:52.716 | + functions-common:time_stop:2447 : start_time=1657057311943 2022-07-05 21:41:52.719 | + functions-common:time_stop:2449 : [[ -z 1657057311943 ]] 2022-07-05 21:41:52.722 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:41:52.727 | + functions-common:time_stop:2452 : end_time=1657057312724 2022-07-05 21:41:52.729 | + functions-common:time_stop:2453 : elapsed_time=781 2022-07-05 21:41:52.732 | + functions-common:time_stop:2454 : total=7030 2022-07-05 21:41:52.734 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:41:52.737 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7811 2022-07-05 21:41:52.740 | + functions-common:apt_get:1239 : return 0 2022-07-05 21:41:52.742 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-05 21:41:52.745 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-05 21:41:52.747 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:41:52.750 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:41:52.752 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:41:52.755 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-05 21:41:52.757 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-05 21:41:52.813 | wsgi (enabled by maintainer script) 2022-07-05 21:41:52.817 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-05 21:41:52.819 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-05 21:41:52.822 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-05 21:41:52.825 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-05 21:41:52.828 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-05 21:41:52.831 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-05 21:41:52.834 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-05 21:41:52.835 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-05 21:41:52.840 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-05 21:41:52.843 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-05 21:41:52.845 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-05 21:41:52.848 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-05 21:41:52.851 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-05 21:41:52.874 | Using python 3.8 to install osc-placement 2022-07-05 21:41:52.877 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-07-05 21:41:54.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:41:54.983 | from cryptography.utils import int_from_bytes 2022-07-05 21:41:54.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:41:54.984 | from cryptography.utils import int_from_bytes 2022-07-05 21:41:56.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:41:56.038 | Requirement already satisfied: osc-placement===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2022-07-05 21:41:56.049 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:41:56.062 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:41:56.067 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:41:56.071 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:41:56.077 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:41:56.081 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-05 21:41:56.084 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:41:56.087 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:41:56.146 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-07-05 21:41:56.159 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:41:56.162 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:41:56.167 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:41:56.170 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:41:56.176 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:41:56.180 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:41:56.194 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:41:56.198 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:41:56.204 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-05 21:41:56.217 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-05 21:41:56.241 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:41:56.245 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:41:56.248 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:41:56.250 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:41:56.283 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:41:56.288 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:41:56.299 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:41:56.302 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-05 21:41:56.305 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-05 21:41:56.353 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-05 21:41:56.356 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:41:56.362 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-05 21:41:56.365 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:41:56.402 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-05 21:41:56.423 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-05 21:41:56.426 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-05 21:41:56.431 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:41:56.433 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:41:56.439 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-05 21:41:56.499 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-05 21:41:56.501 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:41:56.505 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-05 21:41:56.507 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:41:58.572 | + inc/python:pip_install:196 : result=0 2022-07-05 21:41:58.575 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:41:58.578 | + functions-common:time_stop:2440 : local name 2022-07-05 21:41:58.581 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:41:58.583 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:41:58.586 | + functions-common:time_stop:2443 : local total 2022-07-05 21:41:58.588 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:41:58.591 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:41:58.593 | + functions-common:time_stop:2447 : start_time=1657057312868 2022-07-05 21:41:58.596 | + functions-common:time_stop:2449 : [[ -z 1657057312868 ]] 2022-07-05 21:41:58.599 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:41:58.604 | + functions-common:time_stop:2452 : end_time=1657057318601 2022-07-05 21:41:58.607 | + functions-common:time_stop:2453 : elapsed_time=5733 2022-07-05 21:41:58.609 | + functions-common:time_stop:2454 : total=122095 2022-07-05 21:41:58.612 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:41:58.614 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=127828 2022-07-05 21:41:58.617 | + inc/python:pip_install:199 : return 0 2022-07-05 21:41:58.619 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-05 21:41:58.622 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-05 21:41:58.625 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-05 21:41:58.628 | + functions-common:git_clone:599 : local git_ref=master 2022-07-05 21:41:58.630 | + functions-common:git_clone:600 : local orig_dir 2022-07-05 21:41:58.633 | ++ functions-common:git_clone:601 : pwd 2022-07-05 21:41:58.636 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-05 21:41:58.639 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-05 21:41:58.642 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-05 21:41:58.659 | + functions-common:git_clone:604 : RECLONE=False 2022-07-05 21:41:58.662 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-05 21:41:58.664 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-05 21:41:58.667 | + functions-common:git_clone:618 : echo master 2022-07-05 21:41:58.668 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-05 21:41:58.673 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-05 21:41:58.676 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-05 21:41:58.678 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-05 21:41:58.691 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-05 21:41:58.695 | + functions-common:git_clone:679 : git show --oneline 2022-07-05 21:41:58.695 | + functions-common:git_clone:679 : head -1 2022-07-05 21:41:58.699 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-05 21:41:58.701 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-05 21:41:58.704 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-05 21:41:58.707 | + inc/python:setup_develop:334 : local bindep 2022-07-05 21:41:58.710 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-05 21:41:58.712 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-05 21:41:58.715 | + inc/python:setup_develop:340 : local extras= 2022-07-05 21:41:58.717 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-05 21:41:58.720 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-05 21:41:58.722 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-05 21:41:58.725 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-05 21:41:58.728 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-05 21:41:58.730 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-05 21:41:58.733 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-05 21:41:58.737 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-05 21:41:58.739 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-05 21:41:58.742 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-05 21:41:58.744 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-05 21:41:58.748 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-05 21:41:58.753 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-05 21:41:58.756 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-07-05 21:41:59.412 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-05 21:41:59.415 | + inc/python:setup_package:414 : local bindep=0 2022-07-05 21:41:59.417 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-05 21:41:59.420 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-05 21:41:59.422 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-05 21:41:59.425 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-05 21:41:59.428 | + inc/python:setup_package:423 : local flags=-e 2022-07-05 21:41:59.431 | + inc/python:setup_package:424 : local extras= 2022-07-05 21:41:59.433 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-05 21:41:59.436 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-05 21:41:59.438 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-05 21:41:59.441 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-05 21:41:59.443 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-05 21:41:59.446 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-05 21:41:59.467 | Using python 3.8 to install /opt/stack/placement 2022-07-05 21:41:59.470 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-07-05 21:42:01.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:42:01.597 | from cryptography.utils import int_from_bytes 2022-07-05 21:42:01.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:42:01.597 | from cryptography.utils import int_from_bytes 2022-07-05 21:42:02.663 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:42:02.664 | Obtaining file:///opt/stack/placement 2022-07-05 21:42:03.903 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-05 21:42:03.915 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-05 21:42:04.059 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-05 21:42:04.072 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-05 21:42:04.077 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-05 21:42:04.089 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-07-05 21:42:04.140 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-05 21:42:04.145 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-05 21:42:04.149 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-05 21:42:04.154 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-07-05 21:42:04.190 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-05 21:42:04.201 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:42:04.240 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-07-05 21:42:04.246 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-07-05 21:42:04.292 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:42:04.297 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-05 21:42:04.336 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-07-05 21:42:04.354 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-05 21:42:04.369 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:42:04.379 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-07-05 21:42:04.388 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:42:04.402 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:42:04.407 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:42:04.410 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:42:04.421 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-05 21:42:04.432 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-05 21:42:04.434 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:42:04.440 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-05 21:42:04.445 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:42:04.466 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:42:04.470 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-05 21:42:04.477 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:42:04.490 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:42:04.495 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:42:04.497 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-05 21:42:04.508 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-05 21:42:04.511 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-05 21:42:04.513 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:42:04.520 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-05 21:42:04.528 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-05 21:42:04.534 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-05 21:42:04.552 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:42:04.585 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:42:04.596 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-07-05 21:42:04.598 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:42:04.655 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:42:04.662 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-05 21:42:04.664 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:42:04.667 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:42:04.672 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:42:04.679 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-05 21:42:04.692 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-05 21:42:04.700 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-05 21:42:04.706 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:42:04.709 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:42:04.711 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:42:04.715 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:42:04.718 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:42:04.720 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:42:04.725 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-05 21:42:04.728 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:42:04.730 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-05 21:42:04.741 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-05 21:42:04.744 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:42:04.748 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:42:04.752 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-05 21:42:04.762 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-05 21:42:04.788 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-05 21:42:04.824 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:42:04.828 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-05 21:42:04.831 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-05 21:42:04.855 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:42:06.436 | Installing collected packages: openstack-placement 2022-07-05 21:42:06.436 | Attempting uninstall: openstack-placement 2022-07-05 21:42:06.437 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-05 21:42:06.439 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-05 21:42:06.439 | Running setup.py develop for openstack-placement 2022-07-05 21:42:08.199 | Successfully installed openstack-placement 2022-07-05 21:42:08.311 | + inc/python:pip_install:196 : result=0 2022-07-05 21:42:08.313 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:42:08.316 | + functions-common:time_stop:2440 : local name 2022-07-05 21:42:08.319 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:42:08.321 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:42:08.323 | + functions-common:time_stop:2443 : local total 2022-07-05 21:42:08.326 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:42:08.328 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:42:08.331 | + functions-common:time_stop:2447 : start_time=1657057319462 2022-07-05 21:42:08.334 | + functions-common:time_stop:2449 : [[ -z 1657057319462 ]] 2022-07-05 21:42:08.336 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:42:08.341 | + functions-common:time_stop:2452 : end_time=1657057328338 2022-07-05 21:42:08.343 | + functions-common:time_stop:2453 : elapsed_time=8876 2022-07-05 21:42:08.345 | + functions-common:time_stop:2454 : total=127828 2022-07-05 21:42:08.348 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:42:08.350 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=136704 2022-07-05 21:42:08.353 | + inc/python:pip_install:199 : return 0 2022-07-05 21:42:08.355 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-05 21:42:08.358 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-05 21:42:08.360 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-05 21:42:08.381 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-05 21:42:08.393 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-05 21:42:08.396 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-05 21:42:08.398 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:42:08.401 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:42:08.403 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-07-05 21:42:08.406 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:42:08.409 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-05 21:42:08.411 | + ./stack.sh:main:938 : configure_placement 2022-07-05 21:42:08.413 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-05 21:42:08.426 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-05 21:42:08.428 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-05 21:42:08.433 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-05 21:42:08.435 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-05 21:42:08.438 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-05 21:42:08.441 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-05 21:42:08.444 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:42:08.446 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:42:08.449 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:42:08.467 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:42:08.470 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:42:08.472 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-05 21:42:08.476 | + 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&plugin=dbcounter' 2022-07-05 21:42:08.509 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-05 21:42:08.541 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-05 21:42:08.574 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-05 21:42:08.576 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-05 21:42:08.579 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-05 21:42:08.581 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-05 21:42:08.584 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-05 21:42:08.616 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-05 21:42:08.646 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-07-05 21:42:08.676 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-05 21:42:08.706 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-05 21:42:08.736 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-05 21:42:08.765 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-05 21:42:08.795 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-05 21:42:08.824 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:42:08.854 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-05 21:42:08.884 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-05 21:42:08.887 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-05 21:42:08.889 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-05 21:42:08.892 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-05 21:42:08.911 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-05 21:42:08.913 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-05 21:42:08.916 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-05 21:42:08.918 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-05 21:42:08.921 | + 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-07-05 21:42:08.954 | + 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-07-05 21:42:08.984 | + 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-07-05 21:42:09.014 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-05 21:42:09.044 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-05 21:42:09.047 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-05 21:42:09.050 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-05 21:42:09.052 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-05 21:42:09.055 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-05 21:42:09.057 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-05 21:42:09.060 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-05 21:42:09.063 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-05 21:42:09.067 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-05 21:42:09.070 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-05 21:42:09.072 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-05 21:42:09.085 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-05 21:42:09.086 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:42:09.094 | d /var/run/uwsgi 0755 ubuntu root 2022-07-05 21:42:09.098 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-05 21:42:09.115 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-05 21:42:09.117 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-05 21:42:09.121 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-05 21:42:09.153 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-05 21:42:09.183 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-05 21:42:09.212 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-05 21:42:09.242 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-05 21:42:09.271 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-05 21:42:09.300 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-05 21:42:09.329 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-05 21:42:09.359 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-05 21:42:09.388 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-05 21:42:09.420 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-05 21:42:09.448 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-05 21:42:09.478 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-05 21:42:09.508 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-05 21:42:09.511 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-05 21:42:09.514 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-05 21:42:09.517 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-05 21:42:09.519 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-05 21:42:09.522 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:42:09.525 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:42:09.527 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-05 21:42:09.530 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-05 21:42:09.533 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-05 21:42:09.562 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-05 21:42:09.592 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-05 21:42:09.592 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-07-05 21:42:09.601 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-05 21:42:09.605 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-05 21:42:09.607 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-05 21:42:09.610 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-05 21:42:09.613 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-05 21:42:09.615 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-05 21:42:09.618 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:42:09.620 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:42:09.623 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-05 21:42:09.626 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-05 21:42:09.628 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:42:09.631 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:42:09.633 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-05 21:42:09.694 | Site placement-api already enabled 2022-07-05 21:42:09.699 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-05 21:42:09.701 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-05 21:42:09.704 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:42:09.706 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-05 21:42:09.841 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-05 21:42:09.863 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:42:09.866 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-05 21:42:09.884 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:42:09.887 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-05 21:42:09.909 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:42:09.911 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-05 21:42:09.914 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-05 21:42:09.916 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-05 21:42:09.949 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2022-07-05 21:42:09.978 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-05 21:42:10.008 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-05 21:42:10.038 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-05 21:42:10.067 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-05 21:42:10.097 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-05 21:42:10.127 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-05 21:42:10.156 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-05 21:42:10.174 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:42:10.177 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-05 21:42:10.194 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:42:10.197 | + ./stack.sh:main:964 : run_phase stack install 2022-07-05 21:42:10.200 | + functions-common:run_phase:1868 : local mode=stack 2022-07-05 21:42:10.202 | + functions-common:run_phase:1869 : local phase=install 2022-07-05 21:42:10.205 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-05 21:42:10.207 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-05 21:42:10.210 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-05 21:42:10.213 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-05 21:42:10.215 | + functions-common:run_phase:1878 : local extra 2022-07-05 21:42:10.218 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-05 21:42:10.223 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-05 21:42:10.226 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-05 21:42:10.228 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-05 21:42:10.231 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-05 21:42:10.233 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-05 21:42:10.250 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:42:10.253 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-05 21:42:10.255 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:42:10.257 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-05 21:42:10.260 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-05 21:42:10.262 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:42:10.264 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-05 21:42:10.267 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-05 21:42:10.269 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-05 21:42:10.326 | ++ inc/async:async_inner:63 : install_tempest 2022-07-05 21:42:10.365 | [216273 Async install_tempest:241433]: running: install_tempest 2022-07-05 21:42:10.368 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-05 21:42:10.371 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-05 21:42:10.374 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-05 21:42:10.377 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-05 21:42:10.380 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-05 21:42:10.383 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-05 21:42:10.385 | + functions-common:run_plugins:1855 : local phase=install 2022-07-05 21:42:10.388 | + functions-common:run_plugins:1857 : local plugins= 2022-07-05 21:42:10.390 | + functions-common:run_plugins:1858 : local plugin 2022-07-05 21:42:10.393 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-05 21:42:10.396 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-05 21:42:10.399 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-05 21:42:10.401 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-05 21:42:10.404 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-07-05 21:42:10.407 | + inc/python:use_library_from_git:249 : return 1 2022-07-05 21:42:10.410 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-05 21:42:10.413 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-05 21:42:10.416 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-05 21:42:10.420 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-05 21:42:10.424 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-05 21:42:10.427 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-05 21:42:10.431 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-05 21:42:10.431 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-05 21:42:10.436 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-05 21:42:10.439 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-05 21:42:10.442 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-05 21:42:10.445 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-05 21:42:10.448 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-05 21:42:10.471 | Using python 3.8 to install python-openstackclient 2022-07-05 21:42:10.474 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-07-05 21:42:12.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:42:12.620 | from cryptography.utils import int_from_bytes 2022-07-05 21:42:12.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:42:12.620 | from cryptography.utils import int_from_bytes 2022-07-05 21:42:13.696 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:42:13.699 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (5.8.0) 2022-07-05 21:42:13.718 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-05 21:42:13.725 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-07-05 21:42:13.740 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-07-05 21:42:13.760 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-05 21:42:13.763 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-05 21:42:13.775 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-07-05 21:42:13.790 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-05 21:42:13.815 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-05 21:42:13.819 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-05 21:42:13.823 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-07-05 21:42:13.838 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-05 21:42:13.852 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-07-05 21:42:13.910 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-05 21:42:13.913 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-05 21:42:13.927 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-05 21:42:13.933 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-07-05 21:42:13.942 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-05 21:42:13.947 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-07-05 21:42:13.986 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-05 21:42:13.989 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-05 21:42:14.037 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-05 21:42:14.040 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-05 21:42:14.043 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-05 21:42:14.049 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-05 21:42:14.060 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-05 21:42:14.063 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-05 21:42:14.100 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-05 21:42:14.104 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-07-05 21:42:14.110 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-05 21:42:14.115 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-05 21:42:14.117 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-05 21:42:14.120 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-05 21:42:14.123 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-05 21:42:14.143 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-05 21:42:14.147 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-05 21:42:14.151 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-05 21:42:14.155 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-05 21:42:14.158 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-05 21:42:14.190 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-05 21:42:14.195 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-05 21:42:14.199 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-05 21:42:14.202 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-05 21:42:14.206 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-05 21:42:14.209 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-05 21:42:14.215 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-05 21:42:14.283 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-05 21:42:14.285 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-05 21:42:14.289 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-05 21:42:14.291 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-05 21:42:16.285 | + inc/python:pip_install:196 : result=0 2022-07-05 21:42:16.287 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:42:16.290 | + functions-common:time_stop:2440 : local name 2022-07-05 21:42:16.292 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:42:16.294 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:42:16.297 | + functions-common:time_stop:2443 : local total 2022-07-05 21:42:16.299 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:42:16.301 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:42:16.304 | + functions-common:time_stop:2447 : start_time=1657057330465 2022-07-05 21:42:16.306 | + functions-common:time_stop:2449 : [[ -z 1657057330465 ]] 2022-07-05 21:42:16.310 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:42:16.314 | + functions-common:time_stop:2452 : end_time=1657057336312 2022-07-05 21:42:16.317 | + functions-common:time_stop:2453 : elapsed_time=5847 2022-07-05 21:42:16.319 | + functions-common:time_stop:2454 : total=136704 2022-07-05 21:42:16.322 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:42:16.324 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=142551 2022-07-05 21:42:16.326 | + inc/python:pip_install:199 : return 0 2022-07-05 21:42:16.329 | + ./stack.sh:main:976 : install_oscwrap 2022-07-05 21:42:16.333 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-05 21:42:16.337 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.MMJwBNsvlw 2022-07-05 21:42:16.340 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-05 21:42:16.342 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-05 21:42:16.345 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-05 21:42:16.348 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-05 21:42:16.351 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-05 21:42:16.354 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-05 21:42:16.371 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:42:16.374 | + ./stack.sh:main:1030 : configure_database 2022-07-05 21:42:16.377 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-05 21:42:16.380 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-05 21:42:16.382 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-05 21:42:16.384 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:42:16.386 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-05 21:42:16.389 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-05 21:42:16.391 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:42:16.393 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:42:16.396 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-05 21:42:16.399 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-05 21:42:16.402 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-05 21:42:16.404 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-05 21:42:16.407 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-05 21:42:16.465 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-05 21:42:16.467 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-05 21:42:16.470 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-05 21:42:16.473 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-05 21:42:16.475 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-05 21:42:16.478 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-05 21:42:16.480 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-05 21:42:16.482 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-05 21:42:16.485 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-05 21:42:16.488 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-05 21:42:16.490 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-05 21:42:16.493 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-05 21:42:16.495 | + functions-common:is_suse:537 : is_opensuse 2022-07-05 21:42:16.497 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-05 21:42:16.500 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-05 21:42:16.502 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-05 21:42:16.504 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-05 21:42:16.507 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-05 21:42:16.509 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-05 21:42:16.512 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:42:16.514 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:42:16.517 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-05 21:42:16.519 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:42:16.521 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-05 21:42:19.479 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-05 21:42:19.495 | mysqladmin: connect to server at 'localhost' failed 2022-07-05 21:42:19.495 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-05 21:42:19.503 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-05 21:42:19.507 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-05 21:42:19.510 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:42:19.512 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:42:19.515 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-05 21:42:19.517 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-05 21:42:19.521 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-05 21:42:19.524 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:42:19.527 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:42:19.533 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-05 21:42:19.533 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-05 21:42:19.537 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-07-05 21:42:19.552 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:42:19.624 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-07-05 21:42:19.637 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:42:19.679 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-05 21:42:19.742 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-05 21:42:19.798 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-05 21:42:19.852 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-05 21:42:19.855 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-05 21:42:19.857 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-05 21:42:19.857 | enabling MySQL performance counting 2022-07-05 21:42:19.860 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-05 21:42:19.883 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-05 21:42:19.886 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-07-05 21:42:22.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:42:22.004 | from cryptography.utils import int_from_bytes 2022-07-05 21:42:22.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:42:22.004 | from cryptography.utils import int_from_bytes 2022-07-05 21:42:23.060 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-05 21:42:23.062 | Processing ./tools/dbcounter 2022-07-05 21:42:23.068 | Installing build dependencies: started 2022-07-05 21:42:33.056 | Installing build dependencies: finished with status 'done' 2022-07-05 21:42:33.057 | Getting requirements to build wheel: started 2022-07-05 21:42:34.076 | Getting requirements to build wheel: finished with status 'done' 2022-07-05 21:42:34.080 | Installing backend dependencies: started 2022-07-05 21:42:38.760 | Installing backend dependencies: finished with status 'done' 2022-07-05 21:42:38.771 | Preparing wheel metadata: started 2022-07-05 21:42:39.900 | Preparing wheel metadata: finished with status 'done' 2022-07-05 21:42:39.908 | Building wheels for collected packages: dbcounter 2022-07-05 21:42:39.910 | Building wheel for dbcounter (PEP 517): started 2022-07-05 21:42:41.333 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-05 21:42:41.342 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=eb48a8e156cfec64ffdb41e44678bca123ef4b400eb3fadca0572bc202eacb16 2022-07-05 21:42:41.342 | Stored in directory: /tmp/pip-ephem-wheel-cache-zz_ls02m/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-05 21:42:41.342 | Successfully built dbcounter 2022-07-05 21:42:43.586 | Installing collected packages: dbcounter 2022-07-05 21:42:43.586 | Attempting uninstall: dbcounter 2022-07-05 21:42:43.587 | Found existing installation: dbcounter 0.1 2022-07-05 21:42:43.597 | Uninstalling dbcounter-0.1: 2022-07-05 21:42:43.911 | Successfully uninstalled dbcounter-0.1 2022-07-05 21:42:44.012 | Successfully installed dbcounter-0.1 2022-07-05 21:42:44.161 | + inc/python:pip_install:196 : result=0 2022-07-05 21:42:44.169 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-05 21:42:44.169 | + functions-common:time_stop:2440 : local name 2022-07-05 21:42:44.169 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:42:44.171 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:42:44.173 | + functions-common:time_stop:2443 : local total 2022-07-05 21:42:44.175 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:42:44.177 | + functions-common:time_stop:2446 : name=pip_install 2022-07-05 21:42:44.180 | + functions-common:time_stop:2447 : start_time=1657057339878 2022-07-05 21:42:44.182 | + functions-common:time_stop:2449 : [[ -z 1657057339878 ]] 2022-07-05 21:42:44.185 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:42:44.190 | + functions-common:time_stop:2452 : end_time=1657057364187 2022-07-05 21:42:44.192 | + functions-common:time_stop:2453 : elapsed_time=24309 2022-07-05 21:42:44.195 | + functions-common:time_stop:2454 : total=142551 2022-07-05 21:42:44.197 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:42:44.199 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=166860 2022-07-05 21:42:44.201 | + inc/python:pip_install:199 : return 0 2022-07-05 21:42:44.204 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-05 21:42:44.207 | + lib/database:recreate_database:112 : local db=stats 2022-07-05 21:42:44.209 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-05 21:42:44.212 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-05 21:42:44.214 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-05 21:42:44.219 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:42:44.411 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-05 21:42:44.416 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:42:44.542 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-07-05 21:42:44.542 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-05 21:42:44.547 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:42:44.633 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-05 21:42:44.636 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:42:44.638 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-05 21:42:48.723 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-05 21:42:48.725 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-05 21:42:48.729 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-05 21:42:48.733 | + functions-common:save_stackenv:62 : time_stamp=2022-07-05-214248 2022-07-05 21:42:48.736 | + functions-common:save_stackenv:63 : echo '# 2022-07-05-214248 1034' 2022-07-05 21:42:48.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.741 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-05 21:42:48.744 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.746 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-05 21:42:48.749 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.752 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-05 21:42:48.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.757 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-05 21:42:48.760 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.762 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-07-05 21:42:48.765 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.768 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-07-05 21:42:48.770 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.773 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-05-213858 2022-07-05 21:42:48.776 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.778 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-05 21:42:48.781 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.786 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-07-05 21:42:48.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.791 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-05 21:42:48.794 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.796 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-05 21:42:48.799 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.801 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-05 21:42:48.804 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.807 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-05 21:42:48.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.812 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.30 2022-07-05 21:42:48.815 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-05 21:42:48.817 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-05 21:42:48.820 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-05 21:42:48.822 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-05 21:42:48.825 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-05 21:42:48.837 | + ./stack.sh:main:1060 : start_dstat 2022-07-05 21:42:48.840 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:42:48.842 | + functions-common:run_process:1694 : local service=dstat 2022-07-05 21:42:48.845 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:42:48.847 | + functions-common:run_process:1696 : local group= 2022-07-05 21:42:48.850 | + functions-common:run_process:1697 : local user= 2022-07-05 21:42:48.853 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:42:48.855 | + functions-common:run_process:1700 : local name=dstat 2022-07-05 21:42:48.857 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:42:48.860 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:42:48.863 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:42:48.865 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:42:48.868 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:42:48.873 | + functions-common:time_start:2431 : _TIME_START[$name]=1657057368870 2022-07-05 21:42:48.876 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-05 21:42:48.893 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:42:48.896 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-05 21:42:48.898 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-05 21:42:48.901 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:42:48.903 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:42:48.906 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:42:48.909 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:42:48.911 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-05 21:42:48.914 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-05 21:42:48.916 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-05 21:42:48.919 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:42:48.921 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:42:48.924 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:42:48.926 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:42:48.929 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-05 21:42:48.931 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-07-05 21:42:48.934 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-05 21:42:48.936 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:42:48.939 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:42:48.941 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:42:48.944 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:42:48.946 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:42:48.948 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:42:48.950 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-05 21:42:48.953 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:42:48.958 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-05 21:42:49.011 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-05 21:42:49.063 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-05 21:42:49.117 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-05 21:42:49.170 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-05 21:42:49.223 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:42:49.278 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:42:49.280 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:42:49.283 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-05 21:42:49.336 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:42:49.739 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-05 21:42:49.753 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-05 21:42:50.160 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-05 21:42:50.182 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:42:50.185 | + functions-common:time_stop:2440 : local name 2022-07-05 21:42:50.187 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:42:50.190 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:42:50.193 | + functions-common:time_stop:2443 : local total 2022-07-05 21:42:50.195 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:42:50.198 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:42:50.200 | + functions-common:time_stop:2447 : start_time=1657057368870 2022-07-05 21:42:50.203 | + functions-common:time_stop:2449 : [[ -z 1657057368870 ]] 2022-07-05 21:42:50.207 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:42:50.211 | + functions-common:time_stop:2452 : end_time=1657057370208 2022-07-05 21:42:50.213 | + functions-common:time_stop:2453 : elapsed_time=1338 2022-07-05 21:42:50.216 | + functions-common:time_stop:2454 : total=0 2022-07-05 21:42:50.218 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:42:50.221 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1338 2022-07-05 21:42:50.223 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-05 21:42:50.226 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-05 21:42:50.229 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-05 21:42:50.231 | + functions-common:run_process:1696 : local group= 2022-07-05 21:42:50.234 | + functions-common:run_process:1697 : local user=root 2022-07-05 21:42:50.236 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:42:50.239 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-05 21:42:50.241 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:42:50.244 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:42:50.246 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:42:50.249 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:42:50.253 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:42:50.257 | + functions-common:time_start:2431 : _TIME_START[$name]=1657057370255 2022-07-05 21:42:50.260 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-05 21:42:50.280 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:42:50.283 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:42:50.285 | + functions-common:time_stop:2440 : local name 2022-07-05 21:42:50.288 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:42:50.290 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:42:50.293 | + functions-common:time_stop:2443 : local total 2022-07-05 21:42:50.295 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:42:50.298 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:42:50.300 | + functions-common:time_stop:2447 : start_time=1657057370255 2022-07-05 21:42:50.303 | + functions-common:time_stop:2449 : [[ -z 1657057370255 ]] 2022-07-05 21:42:50.308 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:42:50.311 | + functions-common:time_stop:2452 : end_time=1657057370308 2022-07-05 21:42:50.314 | + functions-common:time_stop:2453 : elapsed_time=53 2022-07-05 21:42:50.317 | + functions-common:time_stop:2454 : total=1338 2022-07-05 21:42:50.319 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:42:50.322 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1391 2022-07-05 21:42:50.324 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-05 21:42:50.349 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:42:50.352 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-05 21:42:50.378 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:42:50.381 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-05 21:42:50.402 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:42:50.405 | + ./stack.sh:main:1073 : start_etcd3 2022-07-05 21:42:50.408 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-05 21:42:50.411 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-847335-3-iscsi --data-dir /opt/stack/data/etcd' 2022-07-05 21:42:50.413 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-05 21:42:50.416 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-847335-3-iscsi=http://10.222.0.30:2380' 2022-07-05 21:42:50.418 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.30:2380' 2022-07-05 21:42:50.421 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.30:2379' 2022-07-05 21:42:50.423 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-05 21:42:50.426 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-05 21:42:50.429 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.30:2379' 2022-07-05 21:42:50.431 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-05 21:42:50.434 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-05 21:42:50.436 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-05 21:42:50.440 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-847335-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-847335-3-iscsi=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-07-05 21:42:50.442 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-05 21:42:50.445 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-847335-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-847335-3-iscsi=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-07-05 21:42:50.447 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:42:50.451 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-05 21:42:50.456 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:42:50.458 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:42:50.461 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:42:50.463 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-05 21:42:50.466 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:42:50.472 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-05 21:42:50.553 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-05 21:42:50.637 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-847335-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-847335-3-iscsi=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-07-05 21:42:50.690 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-05 21:42:50.742 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-05 21:42:50.793 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:42:50.847 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:42:50.850 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:42:50.852 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-05 21:42:50.917 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:42:51.342 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-05 21:42:51.397 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-05 21:42:51.451 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-05 21:42:51.504 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-05 21:42:51.558 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-05 21:42:51.579 | ++ functions-common:is_arch:502 : uname -m 2022-07-05 21:42:51.579 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-05 21:42:51.579 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-05 21:42:51.989 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-05 21:42:52.002 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-05 21:42:52.406 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-05 21:42:53.183 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-05 21:42:53.203 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:42:53.205 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-05 21:42:53.208 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-05 21:42:53.211 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-05 21:42:53.216 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-05 21:42:53.229 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-05 21:42:53.242 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-05 21:42:53.245 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-05 21:42:53.247 | + 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-07-05 21:42:53.382 | + 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-07-05 21:42:53.515 | + 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-07-05 21:42:53.649 | + 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-07-05 21:42:53.781 | + 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-07-05 21:42:53.916 | + 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-07-05 21:42:54.051 | + 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-07-05 21:42:54.185 | + 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-07-05 21:42:54.320 | + 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-07-05 21:42:54.454 | + 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-07-05 21:42:54.590 | + functions-common:write_clouds_yaml:198 : cat 2022-07-05 21:42:54.596 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-05 21:42:54.599 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-05 21:42:54.603 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-05 21:42:54.607 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-05 21:42:54.610 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-05 21:42:54.612 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-05 21:42:54.630 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:42:54.632 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-05 21:42:54.635 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:42:54.637 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-05 21:42:54.640 | + ./stack.sh:main:1090 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-07-05 21:42:54.643 | + ./stack.sh:main:1091 : init_keystone 2022-07-05 21:42:54.646 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-05 21:42:54.662 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:42:54.664 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-05 21:42:54.667 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-05 21:42:54.669 | + lib/database:recreate_database:112 : local db=keystone 2022-07-05 21:42:54.671 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-05 21:42:54.674 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-05 21:42:54.676 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-05 21:42:54.681 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:42:56.836 | ++ inc/async:async_inner:64 : rc=0 2022-07-05 21:42:56.862 | [241433 Async install_tempest:241433]: finished successfully 2022-07-05 21:43:00.857 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-05 21:43:00.862 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:43:00.954 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-05 21:43:00.956 | + functions-common:time_start:2426 : local name=dbsync 2022-07-05 21:43:00.959 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:43:00.961 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:43:00.964 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:43:00.969 | + functions-common:time_start:2431 : _TIME_START[$name]=1657057380966 2022-07-05 21:43:00.971 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-05 21:43:05.486 | INFO dbcounter [-] Registered counter for database keystone 2022-07-05 21:43:05.508 | 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=243642) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-05 21:43:05.514 | DEBUG dbcounter [-] [243642] Writer thread running {{(pid=243642) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:43:05.515 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:43:05.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:05.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:05.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:05.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:05.518 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:05.518 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:05.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:05.518 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:05.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:05.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:05.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:05.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:05.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:05.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:05.519 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:43:05.519 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:43:05.547 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:43:05.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:05.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:05.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:05.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:05.548 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:05.548 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:05.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:05.549 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:05.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:05.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:05.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:05.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:05.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:05.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:05.550 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:43:05.550 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:43:06.062 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:43:06.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:06.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:06.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:06.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:06.064 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:06.064 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:06.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:06.064 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:06.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:06.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:06.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:06.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:06.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:06.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:06.065 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:43:06.065 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:43:06.073 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-05 21:43:18.967 | DEBUG dbcounter [-] [243642] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=243642) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:43:31.655 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:31.656 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-05 21:43:31.724 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:31.724 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-05 21:43:31.807 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:31.807 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-05 21:43:31.872 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:31.872 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-05 21:43:31.941 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:31.941 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-05 21:43:32.006 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:32.006 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-05 21:43:32.954 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:32.955 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:43:32.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.957 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.957 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.958 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.958 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.958 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:43:32.958 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:43:32.959 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:43:32.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.960 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.960 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.968 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.968 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:43:32.968 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:43:32.969 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:43:32.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.971 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.972 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.972 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:32.972 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:32.972 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:43:32.973 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:43:32.980 | DEBUG dbcounter [-] [243642] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=243642) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:43:33.637 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:43:33.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:33.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:33.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:33.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:33.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:33.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:33.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:33.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:33.640 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:33.640 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:33.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:33.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:33.640 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:33.640 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:33.641 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:43:33.641 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:43:33.727 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:43:33.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:33.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:33.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:33.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:33.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:33.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:33.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:33.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:33.729 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:33.729 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:33.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:33.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:33.729 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:33.730 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:33.730 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:43:33.730 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:43:33.738 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-05 21:43:33.790 | DEBUG dbcounter [-] [243642] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=243642) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:43:33.932 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:33.932 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-05 21:43:33.989 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:33.989 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-05 21:43:34.058 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:34.058 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-05 21:43:34.123 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:34.123 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-05 21:43:34.197 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:34.197 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-05 21:43:34.283 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:34.283 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-05 21:43:34.363 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:34.363 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:43:34.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.365 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.366 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.366 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.366 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:43:34.366 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:43:34.367 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:43:34.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.369 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.370 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.370 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.370 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.370 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:43:34.371 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:43:34.378 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:43:34.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.380 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.380 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.381 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.381 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:43:34.381 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:43:34.828 | DEBUG dbcounter [-] [243642] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=243642) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:43:34.893 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:43:34.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.895 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.895 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.896 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:34.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:34.896 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:43:34.896 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:43:35.032 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:43:35.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:35.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:35.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:35.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:35.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:35.034 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:35.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:35.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:35.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:35.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:35.035 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:35.035 | 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=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:35.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:43:35.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:43:35.035 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:43:35.036 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=243642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:43:35.043 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-05 21:43:35.117 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:35.117 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-05 21:43:35.186 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:35.186 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-05 21:43:35.277 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:35.277 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-05 21:43:35.363 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:35.363 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-05 21:43:35.437 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:35.437 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-05 21:43:35.523 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:35.523 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-05 21:43:35.615 | INFO migrate.versioning.api [-] done 2022-07-05 21:43:35.961 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-05 21:43:35.964 | + functions-common:time_stop:2440 : local name 2022-07-05 21:43:35.967 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:43:35.969 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:43:35.972 | + functions-common:time_stop:2443 : local total 2022-07-05 21:43:35.974 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:43:35.977 | + functions-common:time_stop:2446 : name=dbsync 2022-07-05 21:43:35.979 | + functions-common:time_stop:2447 : start_time=1657057380966 2022-07-05 21:43:35.982 | + functions-common:time_stop:2449 : [[ -z 1657057380966 ]] 2022-07-05 21:43:35.985 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:43:35.989 | + functions-common:time_stop:2452 : end_time=1657057415987 2022-07-05 21:43:35.992 | + functions-common:time_stop:2453 : elapsed_time=35021 2022-07-05 21:43:35.994 | + functions-common:time_stop:2454 : total=0 2022-07-05 21:43:35.997 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:43:35.999 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35021 2022-07-05 21:43:36.002 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-05 21:43:36.004 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-05 21:43:36.008 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-05 21:43:40.320 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-05 21:43:40.321 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-05 21:43:40.321 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-05 21:43:40.321 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-05 21:43:40.321 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-05 21:43:40.322 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-05 21:43:40.322 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-05 21:43:40.322 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-05 21:43:40.322 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-05 21:43:40.651 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-05 21:43:40.655 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-05 21:43:44.950 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-05 21:43:44.950 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-05 21:43:44.950 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-05 21:43:44.951 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-05 21:43:44.951 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-05 21:43:44.951 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-05 21:43:44.951 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-05 21:43:44.952 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-05 21:43:44.952 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-05 21:43:45.281 | + ./stack.sh:main:1092 : start_keystone 2022-07-05 21:43:45.283 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-05 21:43:45.286 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-05 21:43:45.289 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-05 21:43:45.306 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:43:45.309 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-05 21:43:45.312 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-05 21:43:45.316 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-05 21:43:45.319 | + functions-common:run_process:1694 : local service=keystone 2022-07-05 21:43:45.323 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-05 21:43:45.324 | + functions-common:run_process:1696 : local group= 2022-07-05 21:43:45.327 | + functions-common:run_process:1697 : local user= 2022-07-05 21:43:45.330 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:43:45.332 | + functions-common:run_process:1700 : local name=keystone 2022-07-05 21:43:45.335 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:43:45.337 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:43:45.340 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:43:45.342 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:43:45.345 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:43:45.350 | + functions-common:time_start:2431 : _TIME_START[$name]=1657057425347 2022-07-05 21:43:45.353 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-05 21:43:45.369 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:43:45.372 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-07-05 21:43:45.374 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-05 21:43:45.377 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-05 21:43:45.379 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-05 21:43:45.381 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-05 21:43:45.386 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-05 21:43:45.387 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-05 21:43:45.389 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-05 21:43:45.392 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-05 21:43:45.394 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:43:45.396 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:43:45.399 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:43:45.401 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:43:45.404 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-05 21:43:45.406 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-07-05 21:43:45.409 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-05 21:43:45.411 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-05 21:43:45.413 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-05 21:43:45.416 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-05 21:43:45.418 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-05 21:43:45.420 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-05 21:43:45.422 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-05 21:43:45.426 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-07-05 21:43:45.479 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-05 21:43:45.530 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-05 21:43:45.584 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-05 21:43:45.637 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:43:45.690 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-05 21:43:45.743 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-05 21:43:45.798 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-05 21:43:45.852 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-05 21:43:45.904 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-05 21:43:45.957 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-05 21:43:45.959 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-05 21:43:45.962 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-05 21:43:46.015 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-05 21:43:46.426 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-05 21:43:46.439 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-05 21:43:46.822 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-05 21:43:46.902 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:43:46.907 | + functions-common:time_stop:2440 : local name 2022-07-05 21:43:46.912 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:43:46.912 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:43:46.915 | + functions-common:time_stop:2443 : local total 2022-07-05 21:43:46.919 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:43:46.921 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:43:46.924 | + functions-common:time_stop:2447 : start_time=1657057425347 2022-07-05 21:43:46.926 | + functions-common:time_stop:2449 : [[ -z 1657057425347 ]] 2022-07-05 21:43:46.929 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:43:46.935 | + functions-common:time_stop:2452 : end_time=1657057426932 2022-07-05 21:43:46.938 | + functions-common:time_stop:2453 : elapsed_time=1585 2022-07-05 21:43:46.940 | + functions-common:time_stop:2454 : total=1391 2022-07-05 21:43:46.942 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:43:46.951 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2976 2022-07-05 21:43:46.951 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-05 21:43:46.951 | Waiting for keystone to start... 2022-07-05 21:43:46.951 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.30/identity/v3/ 2022-07-05 21:43:46.953 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.30/identity/v3/ 2022-07-05 21:43:46.955 | + functions:wait_for_service:457 : local timeout=60 2022-07-05 21:43:46.958 | + functions:wait_for_service:458 : local url=http://10.222.0.30/identity/v3/ 2022-07-05 21:43:46.960 | + functions:wait_for_service:459 : local rval=0 2022-07-05 21:43:46.963 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-05 21:43:46.965 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-05 21:43:46.967 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:43:46.970 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:43:46.973 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:43:46.978 | + functions-common:time_start:2431 : _TIME_START[$name]=1657057426975 2022-07-05 21:43:46.981 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-05 21:43:46.987 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/identity/v3/ 2022-07-05 21:43:53.478 | + :: : [[ 200 == 503 ]] 2022-07-05 21:43:53.480 | + :: : [[ 0 -eq 7 ]] 2022-07-05 21:43:53.483 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-05 21:43:53.485 | + functions-common:time_stop:2440 : local name 2022-07-05 21:43:53.488 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:43:53.490 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:43:53.493 | + functions-common:time_stop:2443 : local total 2022-07-05 21:43:53.495 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:43:53.497 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-05 21:43:53.500 | + functions-common:time_stop:2447 : start_time=1657057426975 2022-07-05 21:43:53.502 | + functions-common:time_stop:2449 : [[ -z 1657057426975 ]] 2022-07-05 21:43:53.505 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:43:53.510 | + functions-common:time_stop:2452 : end_time=1657057433507 2022-07-05 21:43:53.512 | + functions-common:time_stop:2453 : elapsed_time=6532 2022-07-05 21:43:53.514 | + functions-common:time_stop:2454 : total=0 2022-07-05 21:43:53.517 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:43:53.519 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6532 2022-07-05 21:43:53.522 | + functions:wait_for_service:467 : return 0 2022-07-05 21:43:53.525 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-05 21:43:53.542 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:43:53.546 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-05 21:43:53.548 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:43:53.551 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-05 21:43:53.579 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-05 21:43:53.582 | + 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-07-05 21:43:57.943 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:57.944 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:57.944 | 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=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:57.952 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:57.969 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:57.969 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:57.999 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.030 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.030 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.202 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.202 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.202 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.203 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.203 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.203 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.216 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.216 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.216 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.216 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.217 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.217 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.217 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.225 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.228 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.228 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.228 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.229 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.229 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.229 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.229 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=244417) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-05 21:43:58.295 | INFO dbcounter [-] Registered counter for database keystone 2022-07-05 21:43:58.312 | 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=244417) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-05 21:43:58.318 | DEBUG dbcounter [-] [244417] Writer thread running {{(pid=244417) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:43:58.610 | INFO keystone.cmd.bootstrap [None req-c13c7871-127a-486d-aec2-330f1b6a64bd None None] Created domain default 2022-07-05 21:43:58.701 | INFO keystone.cmd.bootstrap [None req-c13c7871-127a-486d-aec2-330f1b6a64bd None None] Created project admin 2022-07-05 21:43:58.729 | DEBUG passlib.handlers.bcrypt [None req-c13c7871-127a-486d-aec2-330f1b6a64bd None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=244417) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-05 21:43:58.732 | DEBUG passlib.handlers.bcrypt [None req-c13c7871-127a-486d-aec2-330f1b6a64bd None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=244417) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-05 21:43:58.839 | INFO keystone.cmd.bootstrap [None req-c13c7871-127a-486d-aec2-330f1b6a64bd None None] Created user admin 2022-07-05 21:43:58.910 | INFO keystone.cmd.bootstrap [None req-c13c7871-127a-486d-aec2-330f1b6a64bd None None] Created role reader 2022-07-05 21:43:58.982 | INFO keystone.cmd.bootstrap [None req-c13c7871-127a-486d-aec2-330f1b6a64bd None None] Created role member 2022-07-05 21:43:59.056 | INFO keystone.cmd.bootstrap [None req-c13c7871-127a-486d-aec2-330f1b6a64bd None None] Created implied role where 41a9e10d8ca34fa892f53bf450f29554 implies b4cc928f3fd4418b988335683cdad5f3 2022-07-05 21:43:59.122 | INFO keystone.cmd.bootstrap [None req-c13c7871-127a-486d-aec2-330f1b6a64bd None None] Created role admin 2022-07-05 21:43:59.192 | INFO keystone.cmd.bootstrap [None req-c13c7871-127a-486d-aec2-330f1b6a64bd None None] Created implied role where e1c574c9973548ebb0e8d9e0656ccabd implies 41a9e10d8ca34fa892f53bf450f29554 2022-07-05 21:43:59.287 | INFO keystone.cmd.bootstrap [None req-c13c7871-127a-486d-aec2-330f1b6a64bd None None] Granted role admin on project admin to user admin. 2022-07-05 21:43:59.392 | INFO keystone.cmd.bootstrap [None req-c13c7871-127a-486d-aec2-330f1b6a64bd None None] Granted role admin on the system to user admin. 2022-07-05 21:43:59.472 | WARNING py.warnings [None req-c13c7871-127a-486d-aec2-330f1b6a64bd 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-07-05 21:43:59.472 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-05 21:43:59.472 |  2022-07-05 21:43:59.476 | INFO keystone.cmd.bootstrap [None req-c13c7871-127a-486d-aec2-330f1b6a64bd None None] Created region RegionOne 2022-07-05 21:43:59.641 | INFO keystone.cmd.bootstrap [None req-c13c7871-127a-486d-aec2-330f1b6a64bd None None] Created public endpoint http://10.222.0.30/identity 2022-07-05 21:44:00.069 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-05 21:44:00.072 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-05 21:44:00.075 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-05 21:44:00.078 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-05 21:44:02.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:02.915 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:02.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:02.915 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:03.049 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:03.052 | + lib/keystone:create_keystone_accounts:310 : admin_project=557b6303201840cf82d0fdc7c227e5e6 2022-07-05 21:44:03.054 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-05 21:44:03.058 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-05 21:44:05.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:05.058 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:05.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:05.058 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:05.193 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:05.197 | + lib/keystone:create_keystone_accounts:312 : admin_user=1e928873ee4f41c0a59c6b30ce6b0806 2022-07-05 21:44:05.200 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-05 21:44:05.202 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-05 21:44:05.204 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-05 21:44:05.207 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 1e928873ee4f41c0a59c6b30ce6b0806 default 2022-07-05 21:44:05.264 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 1e928873ee4f41c0a59c6b30ce6b0806 default 2022-07-05 21:44:05.303 | [216273 Async ks-domain-role:244542]: running: get_or_add_user_domain_role admin 1e928873ee4f41c0a59c6b30ce6b0806 default 2022-07-05 21:44:05.306 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-05 21:44:05.308 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-05 21:44:05.311 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-05 21:44:08.270 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-05 21:44:08.272 | + functions-common:get_or_create_domain:889 : echo default 2022-07-05 21:44:08.272 | default 2022-07-05 21:44:08.275 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-05 21:44:08.335 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-05 21:44:08.375 | [216273 Async ks-project:244699]: running: get_or_create_project service Default 2022-07-05 21:44:08.378 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-05 21:44:08.445 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-05 21:44:08.490 | [216273 Async ks-service:244785]: running: get_or_create_role service 2022-07-05 21:44:08.493 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-05 21:44:08.568 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-05 21:44:08.637 | [216273 Async ks-reseller:244872]: running: get_or_create_role ResellerAdmin 2022-07-05 21:44:08.641 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-05 21:44:08.660 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-05 21:44:09.088 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-05 21:44:09.296 | [216273 Async ks-anotherrole:244963]: running: get_or_create_role anotherrole 2022-07-05 21:44:09.314 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-05 21:44:09.343 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-05 21:44:09.359 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:44:09.393 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-07-05 21:44:11.863 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:11.960 | [244785 Async ks-service:244785]: finished successfully 2022-07-05 21:44:12.536 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:12.551 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:12.585 | [244872 Async ks-reseller:244872]: finished successfully 2022-07-05 21:44:12.622 | [244699 Async ks-project:244699]: finished successfully 2022-07-05 21:44:12.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:12.931 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:12.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:12.931 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:12.940 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:12.978 | [244963 Async ks-anotherrole:244963]: finished successfully 2022-07-05 21:44:13.079 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:13.082 | ++ functions-common:get_or_create_project:939 : project_id=b189e5e641e04cd98d98a238e646371a 2022-07-05 21:44:13.084 | ++ functions-common:get_or_create_project:940 : echo b189e5e641e04cd98d98a238e646371a 2022-07-05 21:44:13.087 | + lib/keystone:create_keystone_accounts:340 : invis_project=b189e5e641e04cd98d98a238e646371a 2022-07-05 21:44:13.089 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-05 21:44:13.092 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-05 21:44:13.095 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:44:13.098 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-07-05 21:44:15.281 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:15.306 | [244542 Async ks-domain-role:244542]: finished successfully 2022-07-05 21:44:15.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:15.572 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:15.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:15.572 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:15.711 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:15.715 | ++ functions-common:get_or_create_project:939 : project_id=e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:15.718 | ++ functions-common:get_or_create_project:940 : echo e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:15.721 | + lib/keystone:create_keystone_accounts:344 : demo_project=e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:15.724 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-05 21:44:15.728 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-05 21:44:15.730 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:44:15.732 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-05 21:44:15.735 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-05 21:44:15.738 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-07-05 21:44:18.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.152 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.152 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.292 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:18.295 | ++ functions-common:get_or_create_user:926 : user_id=c408cf8653cd44348de851d3fa6f8d63 2022-07-05 21:44:18.297 | ++ functions-common:get_or_create_user:927 : echo c408cf8653cd44348de851d3fa6f8d63 2022-07-05 21:44:18.300 | + lib/keystone:create_keystone_accounts:347 : demo_user=c408cf8653cd44348de851d3fa6f8d63 2022-07-05 21:44:18.303 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-05 21:44:18.353 | [216273 Async ks-domain-role:244542]: Waiting for completion of get_or_add_user_domain_role admin 1e928873ee4f41c0a59c6b30ce6b0806 default running on PID 244542 (6 other jobs running) 2022-07-05 21:44:18.378 | [216273 Async ks-domain-role:244542]: Signaling child to exit 2022-07-05 21:44:18.378 | WAKEUP 2022-07-05 21:44:18.402 | [216273 Async ks-domain-role:244542]: Signaled 2022-07-05 21:44:18.403 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-05 21:44:18.403 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e928873ee4f41c0a59c6b30ce6b0806 --domain default 2022-07-05 21:44:18.403 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-05 21:44:18.403 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:44:18.403 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:44:18.403 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:18.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.403 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.403 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.403 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:18.404 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-05 21:44:18.404 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-05 21:44:18.404 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 1e928873ee4f41c0a59c6b30ce6b0806 --domain default 2022-07-05 21:44:18.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.404 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.404 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.404 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e928873ee4f41c0a59c6b30ce6b0806 --domain default 2022-07-05 21:44:18.404 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:44:18.404 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-05 21:44:18.404 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:44:18.404 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:18.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.404 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.404 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.404 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:18.404 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:44:18.404 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:44:18.404 | ++ functions-common:get_field:819 : echo '| e1c574c9973548ebb0e8d9e0656ccabd | 1e928873ee4f41c0a59c6b30ce6b0806 | | | default | | False |' 2022-07-05 21:44:18.404 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:44:18.404 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:18.404 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:44:18.404 | + functions-common:get_or_add_user_domain_role:1022 : echo e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:44:18.404 | e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:44:18.448 | [216273 Async ks-domain-role:244542]: finished get_or_add_user_domain_role admin 1e928873ee4f41c0a59c6b30ce6b0806 default with result 0 in 10 seconds 2022-07-05 21:44:18.456 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-05 21:44:18.491 | [216273 Async ks-project:244699]: Waiting for completion of get_or_create_project service Default running on PID 244699 (5 other jobs running) 2022-07-05 21:44:18.516 | [216273 Async ks-project:244699]: Signaling child to exit 2022-07-05 21:44:18.516 | WAKEUP 2022-07-05 21:44:18.539 | [216273 Async ks-project:244699]: Signaled 2022-07-05 21:44:18.541 | + functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:44:18.541 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-07-05 21:44:18.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.541 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.541 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.541 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:18.541 | + functions-common:get_or_create_project:939 : project_id=93f20f89d0fc4bbf9cf557dd1e14d98d 2022-07-05 21:44:18.541 | + functions-common:get_or_create_project:940 : echo 93f20f89d0fc4bbf9cf557dd1e14d98d 2022-07-05 21:44:18.541 | 93f20f89d0fc4bbf9cf557dd1e14d98d 2022-07-05 21:44:18.585 | [216273 Async ks-project:244699]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-07-05 21:44:18.622 | [216273 Async ks-service:244785]: Waiting for completion of get_or_create_role service running on PID 244785 (4 other jobs running) 2022-07-05 21:44:18.647 | [216273 Async ks-service:244785]: Signaling child to exit 2022-07-05 21:44:18.647 | WAKEUP 2022-07-05 21:44:18.670 | [216273 Async ks-service:244785]: Signaled 2022-07-05 21:44:18.671 | + functions-common:get_or_create_role:946 : local role_id 2022-07-05 21:44:18.671 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-07-05 21:44:18.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.671 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.671 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.671 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:18.672 | + functions-common:get_or_create_role:951 : role_id=1884e658df064cc2a232687c678d8618 2022-07-05 21:44:18.672 | + functions-common:get_or_create_role:952 : echo 1884e658df064cc2a232687c678d8618 2022-07-05 21:44:18.672 | 1884e658df064cc2a232687c678d8618 2022-07-05 21:44:18.716 | [216273 Async ks-service:244785]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-05 21:44:18.753 | [216273 Async ks-reseller:244872]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 244872 (3 other jobs running) 2022-07-05 21:44:18.778 | [216273 Async ks-reseller:244872]: Signaling child to exit 2022-07-05 21:44:18.778 | WAKEUP 2022-07-05 21:44:18.800 | [216273 Async ks-reseller:244872]: Signaled 2022-07-05 21:44:18.802 | + functions-common:get_or_create_role:946 : local role_id 2022-07-05 21:44:18.802 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-07-05 21:44:18.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.802 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.802 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.802 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:18.802 | + functions-common:get_or_create_role:951 : role_id=551482a278b94c70a5183d8bcfa58d9b 2022-07-05 21:44:18.802 | + functions-common:get_or_create_role:952 : echo 551482a278b94c70a5183d8bcfa58d9b 2022-07-05 21:44:18.802 | 551482a278b94c70a5183d8bcfa58d9b 2022-07-05 21:44:18.846 | [216273 Async ks-reseller:244872]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-07-05 21:44:18.883 | [216273 Async ks-anotherrole:244963]: Waiting for completion of get_or_create_role anotherrole running on PID 244963 (2 other jobs running) 2022-07-05 21:44:18.909 | [216273 Async ks-anotherrole:244963]: Signaling child to exit 2022-07-05 21:44:18.909 | WAKEUP 2022-07-05 21:44:18.931 | [216273 Async ks-anotherrole:244963]: Signaled 2022-07-05 21:44:18.933 | + functions-common:get_or_create_role:946 : local role_id 2022-07-05 21:44:18.933 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-05 21:44:18.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.933 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:18.933 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:18.933 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:18.933 | + functions-common:get_or_create_role:951 : role_id=9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:44:18.933 | + functions-common:get_or_create_role:952 : echo 9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:44:18.933 | 9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:44:18.977 | [216273 Async ks-anotherrole:244963]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-07-05 21:44:18.981 | + inc/async:async_wait:197 : return 0 2022-07-05 21:44:18.983 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member c408cf8653cd44348de851d3fa6f8d63 e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:19.043 | + inc/async:async_inner:63 : get_or_add_user_project_role member c408cf8653cd44348de851d3fa6f8d63 e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:19.082 | [216273 Async ks-demo-member:245830]: running: get_or_add_user_project_role member c408cf8653cd44348de851d3fa6f8d63 e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:19.084 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 1e928873ee4f41c0a59c6b30ce6b0806 e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:19.145 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1e928873ee4f41c0a59c6b30ce6b0806 e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:19.191 | [216273 Async ks-demo-admin:245942]: running: get_or_add_user_project_role admin 1e928873ee4f41c0a59c6b30ce6b0806 e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:19.194 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole c408cf8653cd44348de851d3fa6f8d63 e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:19.268 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c408cf8653cd44348de851d3fa6f8d63 e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:19.328 | [216273 Async ks-demo-another:246054]: running: get_or_add_user_project_role anotherrole c408cf8653cd44348de851d3fa6f8d63 e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:19.330 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member c408cf8653cd44348de851d3fa6f8d63 b189e5e641e04cd98d98a238e646371a 2022-07-05 21:44:19.399 | + inc/async:async_inner:63 : get_or_add_user_project_role member c408cf8653cd44348de851d3fa6f8d63 b189e5e641e04cd98d98a238e646371a 2022-07-05 21:44:19.458 | [216273 Async ks-demo-invis:246167]: running: get_or_add_user_project_role member c408cf8653cd44348de851d3fa6f8d63 b189e5e641e04cd98d98a238e646371a 2022-07-05 21:44:19.461 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-05 21:44:19.475 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-05 21:44:19.488 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:44:19.496 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-05 21:44:19.502 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-05 21:44:19.516 | +++ functions-common:get_or_create_user:928 : 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-07-05 21:44:23.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:23.591 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:23.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:23.591 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:23.760 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:23.764 | ++ functions-common:get_or_create_user:926 : user_id=b7fb68849e434f6e9714946fc10ec3ec 2022-07-05 21:44:23.768 | ++ functions-common:get_or_create_user:927 : echo b7fb68849e434f6e9714946fc10ec3ec 2022-07-05 21:44:23.772 | + lib/keystone:create_keystone_accounts:360 : demo_reader=b7fb68849e434f6e9714946fc10ec3ec 2022-07-05 21:44:23.776 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader b7fb68849e434f6e9714946fc10ec3ec e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:23.874 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b7fb68849e434f6e9714946fc10ec3ec e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:23.970 | [216273 Async ks-demo-reader:246367]: running: get_or_add_user_project_role reader b7fb68849e434f6e9714946fc10ec3ec e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:23.973 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-05 21:44:24.002 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-05 21:44:24.019 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:44:24.030 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-07-05 21:44:28.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:28.117 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:28.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:28.118 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:28.294 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:28.301 | ++ functions-common:get_or_create_project:939 : project_id=b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:28.306 | ++ functions-common:get_or_create_project:940 : echo b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:28.310 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:28.324 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-05 21:44:28.327 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-05 21:44:28.330 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:44:28.336 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-05 21:44:28.340 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-05 21:44:28.345 | +++ functions-common:get_or_create_user:928 : 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-07-05 21:44:31.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:31.225 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:31.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:31.226 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:31.607 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:31.631 | ++ functions-common:get_or_create_user:926 : user_id=b55731353b0b4ad194b78a350ceef5cd 2022-07-05 21:44:31.656 | ++ functions-common:get_or_create_user:927 : echo b55731353b0b4ad194b78a350ceef5cd 2022-07-05 21:44:31.676 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=b55731353b0b4ad194b78a350ceef5cd 2022-07-05 21:44:31.704 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin b55731353b0b4ad194b78a350ceef5cd b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:32.148 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b55731353b0b4ad194b78a350ceef5cd b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:32.157 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:32.239 | [245830 Async ks-demo-member:245830]: finished successfully 2022-07-05 21:44:32.359 | [216273 Async ks-alt-admin:246740]: running: get_or_add_user_project_role admin b55731353b0b4ad194b78a350ceef5cd b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:32.368 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole b55731353b0b4ad194b78a350ceef5cd b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:32.741 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b55731353b0b4ad194b78a350ceef5cd b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:32.949 | [216273 Async ks-alt-another:246887]: running: get_or_add_user_project_role anotherrole b55731353b0b4ad194b78a350ceef5cd b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:32.978 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-05 21:44:32.999 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-05 21:44:33.009 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:44:33.028 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-05 21:44:33.048 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-05 21:44:33.076 | +++ functions-common:get_or_create_user:928 : 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-07-05 21:44:35.370 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:35.514 | [245942 Async ks-demo-admin:245942]: finished successfully 2022-07-05 21:44:36.768 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:36.833 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:36.835 | [246054 Async ks-demo-another:246054]: finished successfully 2022-07-05 21:44:36.897 | [246167 Async ks-demo-invis:246167]: finished successfully 2022-07-05 21:44:37.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:37.380 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:37.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:37.380 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:37.534 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:37.537 | ++ functions-common:get_or_create_user:926 : user_id=2cabc64aaedd44038857e90f895366b4 2022-07-05 21:44:37.540 | ++ functions-common:get_or_create_user:927 : echo 2cabc64aaedd44038857e90f895366b4 2022-07-05 21:44:37.544 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=2cabc64aaedd44038857e90f895366b4 2022-07-05 21:44:37.546 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 2cabc64aaedd44038857e90f895366b4 b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:37.616 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2cabc64aaedd44038857e90f895366b4 b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:37.727 | [216273 Async ks-alt-member-user:247221]: running: get_or_add_user_project_role member 2cabc64aaedd44038857e90f895366b4 b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:37.741 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-05 21:44:37.757 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-05 21:44:37.782 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:44:37.796 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-05 21:44:37.802 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-05 21:44:37.809 | +++ functions-common:get_or_create_user:928 : 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-07-05 21:44:39.654 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:39.822 | [246367 Async ks-demo-reader:246367]: finished successfully 2022-07-05 21:44:40.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:40.707 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:40.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:40.707 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:40.867 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:40.870 | ++ functions-common:get_or_create_user:926 : user_id=d8db9261080c45b7a24af1ecbd8e34d8 2022-07-05 21:44:40.873 | ++ functions-common:get_or_create_user:927 : echo d8db9261080c45b7a24af1ecbd8e34d8 2022-07-05 21:44:40.877 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=d8db9261080c45b7a24af1ecbd8e34d8 2022-07-05 21:44:40.879 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader d8db9261080c45b7a24af1ecbd8e34d8 b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:40.954 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d8db9261080c45b7a24af1ecbd8e34d8 b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:41.018 | [216273 Async ks-alt-reader-user:247445]: running: get_or_add_user_project_role reader d8db9261080c45b7a24af1ecbd8e34d8 b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:41.024 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-05 21:44:41.027 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:44:41.030 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-05 21:44:41.037 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-05 21:44:41.041 | +++ functions-common:get_or_create_user:928 : 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-07-05 21:44:44.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:44.178 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:44.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:44.178 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:44.367 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:44.376 | ++ functions-common:get_or_create_user:926 : user_id=de4a1d47e01f41db96cded97b19a056d 2022-07-05 21:44:44.392 | ++ functions-common:get_or_create_user:927 : echo de4a1d47e01f41db96cded97b19a056d 2022-07-05 21:44:44.407 | + lib/keystone:create_keystone_accounts:392 : system_member_user=de4a1d47e01f41db96cded97b19a056d 2022-07-05 21:44:44.417 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member de4a1d47e01f41db96cded97b19a056d all 2022-07-05 21:44:44.596 | + inc/async:async_inner:63 : get_or_add_user_system_role member de4a1d47e01f41db96cded97b19a056d all 2022-07-05 21:44:44.675 | [216273 Async ks-system-member:247669]: running: get_or_add_user_system_role member de4a1d47e01f41db96cded97b19a056d all 2022-07-05 21:44:44.685 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-05 21:44:44.689 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:44:44.700 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-05 21:44:44.713 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-05 21:44:44.741 | +++ functions-common:get_or_create_user:928 : 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-07-05 21:44:47.410 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:47.479 | [246740 Async ks-alt-admin:246740]: finished successfully 2022-07-05 21:44:48.077 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:48.122 | [246887 Async ks-alt-another:246887]: finished successfully 2022-07-05 21:44:48.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:48.256 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:48.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:48.256 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:48.421 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:48.425 | ++ functions-common:get_or_create_user:926 : user_id=499d500f1e0045019ee4c10f318af9ec 2022-07-05 21:44:48.433 | ++ functions-common:get_or_create_user:927 : echo 499d500f1e0045019ee4c10f318af9ec 2022-07-05 21:44:48.437 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=499d500f1e0045019ee4c10f318af9ec 2022-07-05 21:44:48.441 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 499d500f1e0045019ee4c10f318af9ec all 2022-07-05 21:44:48.555 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 499d500f1e0045019ee4c10f318af9ec all 2022-07-05 21:44:48.637 | [216273 Async ks-system-reader:247953]: running: get_or_add_user_system_role reader 499d500f1e0045019ee4c10f318af9ec all 2022-07-05 21:44:48.640 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-05 21:44:48.644 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-05 21:44:48.659 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-05 21:44:48.676 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-05 21:44:48.693 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-07-05 21:44:51.196 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:51.313 | [247221 Async ks-alt-member-user:247221]: finished successfully 2022-07-05 21:44:51.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:51.895 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:51.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:51.896 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:52.051 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:52.057 | ++ functions-common:get_or_create_group:903 : group_id=2e1a376b13ee42d7832b5011273b41e7 2022-07-05 21:44:52.061 | ++ functions-common:get_or_create_group:904 : echo 2e1a376b13ee42d7832b5011273b41e7 2022-07-05 21:44:52.064 | + lib/keystone:create_keystone_accounts:402 : admin_group=2e1a376b13ee42d7832b5011273b41e7 2022-07-05 21:44:52.066 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-05 21:44:52.069 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-05 21:44:52.073 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-05 21:44:52.075 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-05 21:44:52.078 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-07-05 21:44:53.576 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:53.605 | [247445 Async ks-alt-reader-user:247445]: finished successfully 2022-07-05 21:44:54.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:54.543 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:54.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:54.543 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:54.702 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:54.705 | ++ functions-common:get_or_create_group:903 : group_id=de080813b38b4e56981829a0177784ab 2022-07-05 21:44:54.708 | ++ functions-common:get_or_create_group:904 : echo de080813b38b4e56981829a0177784ab 2022-07-05 21:44:54.712 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=de080813b38b4e56981829a0177784ab 2022-07-05 21:44:54.715 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:54.790 | + inc/async:async_inner:63 : get_or_add_group_project_role member de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:54.841 | [216273 Async ks-group-memberdemo:248304]: running: get_or_add_group_project_role member de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:54.844 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:54.943 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:55.056 | [216273 Async ks-group-anotherdemo:248390]: running: get_or_add_group_project_role anotherrole de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:55.068 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:55.264 | + inc/async:async_inner:63 : get_or_add_group_project_role member de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:55.468 | [216273 Async ks-group-memberalt:248477]: running: get_or_add_group_project_role member de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:55.487 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:55.859 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:44:55.937 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:56.008 | [247669 Async ks-system-member:247669]: finished successfully 2022-07-05 21:44:56.160 | [216273 Async ks-group-anotheralt:248599]: running: get_or_add_group_project_role anotherrole de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:44:56.192 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 2e1a376b13ee42d7832b5011273b41e7 557b6303201840cf82d0fdc7c227e5e6 2022-07-05 21:44:56.628 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 2e1a376b13ee42d7832b5011273b41e7 557b6303201840cf82d0fdc7c227e5e6 2022-07-05 21:44:56.846 | [216273 Async ks-group-admin:248710]: running: get_or_add_group_project_role admin 2e1a376b13ee42d7832b5011273b41e7 557b6303201840cf82d0fdc7c227e5e6 2022-07-05 21:44:56.876 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-07-05 21:44:57.280 | [216273 Async ks-demo-member:245830]: Waiting for completion of get_or_add_user_project_role member c408cf8653cd44348de851d3fa6f8d63 e8b08a08b5d3403b9697254998dfb18f running on PID 245830 (17 other jobs running) 2022-07-05 21:44:57.420 | [216273 Async ks-demo-member:245830]: Signaling child to exit 2022-07-05 21:44:57.421 | WAKEUP 2022-07-05 21:44:57.557 | [216273 Async ks-demo-member:245830]: Signaled 2022-07-05 21:44:57.571 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:44:57.571 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:44:57.572 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:44:57.572 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:44:57.572 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:44:57.572 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:44:57.572 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:44:57.572 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:44:57.572 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c408cf8653cd44348de851d3fa6f8d63 --project e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:57.572 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:44:57.572 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:44:57.572 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:44:57.572 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:57.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:57.572 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:57.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:57.572 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:57.572 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:57.572 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:44:57.572 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:44:57.572 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user c408cf8653cd44348de851d3fa6f8d63 --project e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:57.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:57.572 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:57.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:57.572 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:57.572 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:44:57.572 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c408cf8653cd44348de851d3fa6f8d63 --project e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:57.572 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:44:57.572 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:44:57.572 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:57.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:57.572 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:57.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:57.573 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:57.573 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:57.573 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:44:57.573 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:44:57.573 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:44:57.573 | ++ functions-common:get_field:819 : echo '| 41a9e10d8ca34fa892f53bf450f29554 | c408cf8653cd44348de851d3fa6f8d63 | | e8b08a08b5d3403b9697254998dfb18f | | | False |' 2022-07-05 21:44:57.573 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:57.573 | + functions-common:get_or_add_user_project_role:996 : user_role_id=41a9e10d8ca34fa892f53bf450f29554 2022-07-05 21:44:57.573 | + functions-common:get_or_add_user_project_role:998 : echo 41a9e10d8ca34fa892f53bf450f29554 2022-07-05 21:44:57.573 | 41a9e10d8ca34fa892f53bf450f29554 2022-07-05 21:44:57.869 | [216273 Async ks-demo-member:245830]: finished get_or_add_user_project_role member c408cf8653cd44348de851d3fa6f8d63 e8b08a08b5d3403b9697254998dfb18f with result 0 in 13 seconds 2022-07-05 21:44:58.113 | [216273 Async ks-demo-admin:245942]: Waiting for completion of get_or_add_user_project_role admin 1e928873ee4f41c0a59c6b30ce6b0806 e8b08a08b5d3403b9697254998dfb18f running on PID 245942 (16 other jobs running) 2022-07-05 21:44:58.280 | [216273 Async ks-demo-admin:245942]: Signaling child to exit 2022-07-05 21:44:58.282 | WAKEUP 2022-07-05 21:44:58.408 | [216273 Async ks-demo-admin:245942]: Signaled 2022-07-05 21:44:58.409 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:44:58.409 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:44:58.409 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:44:58.409 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:44:58.409 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:44:58.409 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:44:58.409 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:44:58.409 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:44:58.409 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:44:58.409 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e928873ee4f41c0a59c6b30ce6b0806 --project e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:58.409 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:44:58.410 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:44:58.410 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:58.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:58.410 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:58.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:58.410 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:58.410 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:58.410 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:44:58.410 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:44:58.410 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 1e928873ee4f41c0a59c6b30ce6b0806 --project e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:58.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:58.410 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:58.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:58.410 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:58.410 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1e928873ee4f41c0a59c6b30ce6b0806 --project e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:58.410 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:44:58.410 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:44:58.410 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:44:58.410 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:58.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:58.410 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:58.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:58.410 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:58.410 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:58.410 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:44:58.410 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:44:58.410 | ++ functions-common:get_field:819 : echo '| e1c574c9973548ebb0e8d9e0656ccabd | 1e928873ee4f41c0a59c6b30ce6b0806 | | e8b08a08b5d3403b9697254998dfb18f | | | False |' 2022-07-05 21:44:58.410 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:44:58.410 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:58.411 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:44:58.411 | + functions-common:get_or_add_user_project_role:998 : echo e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:44:58.411 | e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:44:58.596 | [216273 Async ks-demo-admin:245942]: finished get_or_add_user_project_role admin 1e928873ee4f41c0a59c6b30ce6b0806 e8b08a08b5d3403b9697254998dfb18f with result 0 in 16 seconds 2022-07-05 21:44:58.766 | [216273 Async ks-demo-another:246054]: Waiting for completion of get_or_add_user_project_role anotherrole c408cf8653cd44348de851d3fa6f8d63 e8b08a08b5d3403b9697254998dfb18f running on PID 246054 (15 other jobs running) 2022-07-05 21:44:58.855 | [216273 Async ks-demo-another:246054]: Signaling child to exit 2022-07-05 21:44:58.855 | WAKEUP 2022-07-05 21:44:58.969 | [216273 Async ks-demo-another:246054]: Signaled 2022-07-05 21:44:58.981 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:44:58.982 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:44:58.982 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:44:58.982 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:44:58.982 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:44:58.982 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:44:58.982 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:44:58.982 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:44:58.982 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c408cf8653cd44348de851d3fa6f8d63 --project e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:58.982 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:44:58.982 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:44:58.982 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:44:58.982 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:58.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:58.982 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:58.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:58.982 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:58.982 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:58.982 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:44:58.982 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:44:58.982 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user c408cf8653cd44348de851d3fa6f8d63 --project e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:58.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:58.982 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:58.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:58.982 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:58.982 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:44:58.982 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c408cf8653cd44348de851d3fa6f8d63 --project e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:58.982 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:44:58.983 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:44:58.983 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:58.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:58.983 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:58.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:58.983 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:58.983 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:58.983 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:44:58.983 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:44:58.983 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:44:58.983 | ++ functions-common:get_field:819 : echo '| 9bd598b07a9942b7a91c3a372f3cf094 | c408cf8653cd44348de851d3fa6f8d63 | | e8b08a08b5d3403b9697254998dfb18f | | | False |' 2022-07-05 21:44:58.983 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:58.983 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:44:58.983 | + functions-common:get_or_add_user_project_role:998 : echo 9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:44:58.983 | 9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:44:59.182 | [216273 Async ks-demo-another:246054]: finished get_or_add_user_project_role anotherrole c408cf8653cd44348de851d3fa6f8d63 e8b08a08b5d3403b9697254998dfb18f with result 0 in 17 seconds 2022-07-05 21:44:59.329 | [216273 Async ks-demo-invis:246167]: Waiting for completion of get_or_add_user_project_role member c408cf8653cd44348de851d3fa6f8d63 b189e5e641e04cd98d98a238e646371a running on PID 246167 (14 other jobs running) 2022-07-05 21:44:59.434 | [216273 Async ks-demo-invis:246167]: Signaling child to exit 2022-07-05 21:44:59.434 | WAKEUP 2022-07-05 21:44:59.550 | [216273 Async ks-demo-invis:246167]: Signaled 2022-07-05 21:44:59.552 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:44:59.552 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:44:59.552 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:44:59.552 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:44:59.552 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:44:59.552 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:44:59.552 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:44:59.552 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:44:59.552 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:44:59.552 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c408cf8653cd44348de851d3fa6f8d63 --project b189e5e641e04cd98d98a238e646371a 2022-07-05 21:44:59.553 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:44:59.553 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:44:59.553 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:59.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:59.553 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:59.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:59.553 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:59.553 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:59.553 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:44:59.553 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:44:59.553 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user c408cf8653cd44348de851d3fa6f8d63 --project b189e5e641e04cd98d98a238e646371a 2022-07-05 21:44:59.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:59.553 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:59.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:59.553 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:59.553 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:44:59.553 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:44:59.553 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c408cf8653cd44348de851d3fa6f8d63 --project b189e5e641e04cd98d98a238e646371a 2022-07-05 21:44:59.553 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:44:59.553 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:59.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:59.553 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:59.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:59.553 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:59.553 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:59.553 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:44:59.553 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:44:59.553 | ++ functions-common:get_field:819 : echo '| 41a9e10d8ca34fa892f53bf450f29554 | c408cf8653cd44348de851d3fa6f8d63 | | b189e5e641e04cd98d98a238e646371a | | | False |' 2022-07-05 21:44:59.553 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:44:59.554 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:59.555 | + functions-common:get_or_add_user_project_role:996 : user_role_id=41a9e10d8ca34fa892f53bf450f29554 2022-07-05 21:44:59.555 | + functions-common:get_or_add_user_project_role:998 : echo 41a9e10d8ca34fa892f53bf450f29554 2022-07-05 21:44:59.555 | 41a9e10d8ca34fa892f53bf450f29554 2022-07-05 21:44:59.682 | [216273 Async ks-demo-invis:246167]: finished get_or_add_user_project_role member c408cf8653cd44348de851d3fa6f8d63 b189e5e641e04cd98d98a238e646371a with result 0 in 17 seconds 2022-07-05 21:44:59.744 | [216273 Async ks-demo-reader:246367]: Waiting for completion of get_or_add_user_project_role reader b7fb68849e434f6e9714946fc10ec3ec e8b08a08b5d3403b9697254998dfb18f running on PID 246367 (13 other jobs running) 2022-07-05 21:44:59.786 | [216273 Async ks-demo-reader:246367]: Signaling child to exit 2022-07-05 21:44:59.787 | WAKEUP 2022-07-05 21:44:59.823 | [216273 Async ks-demo-reader:246367]: Signaled 2022-07-05 21:44:59.824 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:44:59.825 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:44:59.825 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:44:59.825 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:44:59.825 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:44:59.825 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:44:59.825 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:44:59.825 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:44:59.825 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b7fb68849e434f6e9714946fc10ec3ec --project e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:59.825 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:44:59.825 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:44:59.825 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:44:59.825 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:59.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:59.825 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:59.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:59.825 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:59.825 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:59.825 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:44:59.825 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:44:59.825 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user b7fb68849e434f6e9714946fc10ec3ec --project e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:59.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:59.825 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:59.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:59.825 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:59.825 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:44:59.825 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:44:59.825 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:44:59.825 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b7fb68849e434f6e9714946fc10ec3ec --project e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:44:59.825 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:59.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:59.826 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:59.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:44:59.826 | from cryptography.utils import int_from_bytes 2022-07-05 21:44:59.826 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:44:59.826 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:44:59.826 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:44:59.826 | ++ functions-common:get_field:819 : echo '| b4cc928f3fd4418b988335683cdad5f3 | b7fb68849e434f6e9714946fc10ec3ec | | e8b08a08b5d3403b9697254998dfb18f | | | False |' 2022-07-05 21:44:59.826 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:44:59.826 | ++ functions-common:get_field:813 : read data 2022-07-05 21:44:59.826 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b4cc928f3fd4418b988335683cdad5f3 2022-07-05 21:44:59.826 | + functions-common:get_or_add_user_project_role:998 : echo b4cc928f3fd4418b988335683cdad5f3 2022-07-05 21:44:59.826 | b4cc928f3fd4418b988335683cdad5f3 2022-07-05 21:44:59.906 | [216273 Async ks-demo-reader:246367]: finished get_or_add_user_project_role reader b7fb68849e434f6e9714946fc10ec3ec e8b08a08b5d3403b9697254998dfb18f with result 0 in 15 seconds 2022-07-05 21:44:59.911 | + inc/async:async_wait:197 : return 0 2022-07-05 21:44:59.923 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-07-05 21:45:00.035 | [216273 Async ks-alt-admin:246740]: Waiting for completion of get_or_add_user_project_role admin b55731353b0b4ad194b78a350ceef5cd b74bb643188f42a68dced2cedca8fb95 running on PID 246740 (12 other jobs running) 2022-07-05 21:45:00.090 | [216273 Async ks-alt-admin:246740]: Signaling child to exit 2022-07-05 21:45:00.090 | WAKEUP 2022-07-05 21:45:00.145 | [216273 Async ks-alt-admin:246740]: Signaled 2022-07-05 21:45:00.149 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:45:00.149 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:45:00.149 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:45:00.149 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:45:00.149 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:45:00.149 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:45:00.149 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:45:00.149 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:45:00.150 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:45:00.150 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:45:00.150 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b55731353b0b4ad194b78a350ceef5cd --project b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:45:00.150 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:45:00.150 | ++ functions-common:get_field:813 : read data 2022-07-05 21:45:00.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.150 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.150 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.150 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:00.150 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:45:00.150 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:45:00.150 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user b55731353b0b4ad194b78a350ceef5cd --project b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:45:00.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.150 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.150 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.150 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b55731353b0b4ad194b78a350ceef5cd --project b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:45:00.150 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:45:00.150 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:45:00.150 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:45:00.150 | ++ functions-common:get_field:813 : read data 2022-07-05 21:45:00.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.150 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.150 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.150 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:00.150 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:45:00.150 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:45:00.151 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:45:00.151 | ++ functions-common:get_field:819 : echo '| e1c574c9973548ebb0e8d9e0656ccabd | b55731353b0b4ad194b78a350ceef5cd | | b74bb643188f42a68dced2cedca8fb95 | | | False |' 2022-07-05 21:45:00.151 | ++ functions-common:get_field:813 : read data 2022-07-05 21:45:00.151 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:45:00.151 | + functions-common:get_or_add_user_project_role:998 : echo e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:45:00.151 | e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:45:00.324 | [216273 Async ks-alt-admin:246740]: finished get_or_add_user_project_role admin b55731353b0b4ad194b78a350ceef5cd b74bb643188f42a68dced2cedca8fb95 with result 0 in 15 seconds 2022-07-05 21:45:00.398 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:45:00.443 | [216273 Async ks-alt-another:246887]: Waiting for completion of get_or_add_user_project_role anotherrole b55731353b0b4ad194b78a350ceef5cd b74bb643188f42a68dced2cedca8fb95 running on PID 246887 (11 other jobs running) 2022-07-05 21:45:00.457 | [247953 Async ks-system-reader:247953]: finished successfully 2022-07-05 21:45:00.481 | [216273 Async ks-alt-another:246887]: Signaling child to exit 2022-07-05 21:45:00.482 | WAKEUP 2022-07-05 21:45:00.523 | [216273 Async ks-alt-another:246887]: Signaled 2022-07-05 21:45:00.524 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:45:00.525 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:45:00.525 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:45:00.525 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:45:00.525 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:45:00.525 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:45:00.525 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:45:00.525 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:45:00.525 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b55731353b0b4ad194b78a350ceef5cd --project b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:45:00.525 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:45:00.525 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:45:00.525 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:45:00.525 | ++ functions-common:get_field:813 : read data 2022-07-05 21:45:00.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.525 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.525 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.525 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:00.525 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:45:00.525 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:45:00.525 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user b55731353b0b4ad194b78a350ceef5cd --project b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:45:00.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.525 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.525 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.525 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b55731353b0b4ad194b78a350ceef5cd --project b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:45:00.525 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:45:00.525 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:45:00.525 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:45:00.526 | ++ functions-common:get_field:813 : read data 2022-07-05 21:45:00.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.526 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.526 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.526 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:00.526 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:45:00.526 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:45:00.526 | ++ functions-common:get_field:819 : echo '| 9bd598b07a9942b7a91c3a372f3cf094 | b55731353b0b4ad194b78a350ceef5cd | | b74bb643188f42a68dced2cedca8fb95 | | | False |' 2022-07-05 21:45:00.526 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:45:00.526 | ++ functions-common:get_field:813 : read data 2022-07-05 21:45:00.526 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:45:00.526 | + functions-common:get_or_add_user_project_role:998 : echo 9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:45:00.526 | 9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:45:00.591 | [216273 Async ks-alt-another:246887]: finished get_or_add_user_project_role anotherrole b55731353b0b4ad194b78a350ceef5cd b74bb643188f42a68dced2cedca8fb95 with result 0 in 15 seconds 2022-07-05 21:45:00.674 | [216273 Async ks-alt-member-user:247221]: Waiting for completion of get_or_add_user_project_role member 2cabc64aaedd44038857e90f895366b4 b74bb643188f42a68dced2cedca8fb95 running on PID 247221 (10 other jobs running) 2022-07-05 21:45:00.729 | [216273 Async ks-alt-member-user:247221]: Signaling child to exit 2022-07-05 21:45:00.729 | WAKEUP 2022-07-05 21:45:00.758 | [216273 Async ks-alt-member-user:247221]: Signaled 2022-07-05 21:45:00.760 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:45:00.760 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:45:00.760 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:45:00.760 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:45:00.760 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:45:00.760 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:45:00.760 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:45:00.760 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:45:00.760 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:45:00.760 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:45:00.760 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2cabc64aaedd44038857e90f895366b4 --project b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:45:00.760 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:45:00.760 | ++ functions-common:get_field:813 : read data 2022-07-05 21:45:00.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.760 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.760 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.760 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:00.760 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:45:00.760 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:45:00.760 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 2cabc64aaedd44038857e90f895366b4 --project b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:45:00.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.761 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.761 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.761 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:45:00.761 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:45:00.761 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2cabc64aaedd44038857e90f895366b4 --project b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:45:00.761 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:45:00.761 | ++ functions-common:get_field:813 : read data 2022-07-05 21:45:00.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.761 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:00.761 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:00.761 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:00.761 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:45:00.761 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:45:00.761 | ++ functions-common:get_field:819 : echo '| 41a9e10d8ca34fa892f53bf450f29554 | 2cabc64aaedd44038857e90f895366b4 | | b74bb643188f42a68dced2cedca8fb95 | | | False |' 2022-07-05 21:45:00.761 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:45:00.761 | ++ functions-common:get_field:813 : read data 2022-07-05 21:45:00.761 | + functions-common:get_or_add_user_project_role:996 : user_role_id=41a9e10d8ca34fa892f53bf450f29554 2022-07-05 21:45:00.761 | + functions-common:get_or_add_user_project_role:998 : echo 41a9e10d8ca34fa892f53bf450f29554 2022-07-05 21:45:00.761 | 41a9e10d8ca34fa892f53bf450f29554 2022-07-05 21:45:00.898 | [216273 Async ks-alt-member-user:247221]: finished get_or_add_user_project_role member 2cabc64aaedd44038857e90f895366b4 b74bb643188f42a68dced2cedca8fb95 with result 0 in 13 seconds 2022-07-05 21:45:01.040 | [216273 Async ks-alt-reader-user:247445]: Waiting for completion of get_or_add_user_project_role reader d8db9261080c45b7a24af1ecbd8e34d8 b74bb643188f42a68dced2cedca8fb95 running on PID 247445 (9 other jobs running) 2022-07-05 21:45:01.146 | [216273 Async ks-alt-reader-user:247445]: Signaling child to exit 2022-07-05 21:45:01.146 | WAKEUP 2022-07-05 21:45:01.254 | [216273 Async ks-alt-reader-user:247445]: Signaled 2022-07-05 21:45:01.263 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:45:01.263 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:45:01.263 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:45:01.263 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:45:01.263 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:45:01.263 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:45:01.263 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:45:01.263 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:45:01.263 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d8db9261080c45b7a24af1ecbd8e34d8 --project b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:45:01.263 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:45:01.263 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:45:01.263 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:45:01.263 | ++ functions-common:get_field:813 : read data 2022-07-05 21:45:01.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:01.263 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:01.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:01.263 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:01.263 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:01.264 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:45:01.264 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:45:01.264 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user d8db9261080c45b7a24af1ecbd8e34d8 --project b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:45:01.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:01.264 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:01.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:01.264 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:01.264 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:45:01.264 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:45:01.264 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d8db9261080c45b7a24af1ecbd8e34d8 --project b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:45:01.264 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:45:01.264 | ++ functions-common:get_field:813 : read data 2022-07-05 21:45:01.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:01.264 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:01.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:01.264 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:01.264 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:01.264 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:45:01.264 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:45:01.264 | ++ functions-common:get_field:819 : echo '| b4cc928f3fd4418b988335683cdad5f3 | d8db9261080c45b7a24af1ecbd8e34d8 | | b74bb643188f42a68dced2cedca8fb95 | | | False |' 2022-07-05 21:45:01.264 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:45:01.264 | ++ functions-common:get_field:813 : read data 2022-07-05 21:45:01.264 | + functions-common:get_or_add_user_project_role:996 : user_role_id=b4cc928f3fd4418b988335683cdad5f3 2022-07-05 21:45:01.264 | + functions-common:get_or_add_user_project_role:998 : echo b4cc928f3fd4418b988335683cdad5f3 2022-07-05 21:45:01.264 | b4cc928f3fd4418b988335683cdad5f3 2022-07-05 21:45:01.467 | [216273 Async ks-alt-reader-user:247445]: finished get_or_add_user_project_role reader d8db9261080c45b7a24af1ecbd8e34d8 b74bb643188f42a68dced2cedca8fb95 with result 0 in 12 seconds 2022-07-05 21:45:01.490 | + inc/async:async_wait:197 : return 0 2022-07-05 21:45:01.504 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-05 21:45:01.713 | [216273 Async ks-system-member:247669]: Waiting for completion of get_or_add_user_system_role member de4a1d47e01f41db96cded97b19a056d all running on PID 247669 (8 other jobs running) 2022-07-05 21:45:01.881 | [216273 Async ks-system-member:247669]: Signaling child to exit 2022-07-05 21:45:01.881 | WAKEUP 2022-07-05 21:45:01.984 | [216273 Async ks-system-member:247669]: Signaled 2022-07-05 21:45:01.985 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-05 21:45:01.985 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-05 21:45:01.986 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-05 21:45:01.986 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:45:01.986 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:45:01.986 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:45:01.986 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:45:01.986 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:45:01.986 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-05 21:45:01.986 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user de4a1d47e01f41db96cded97b19a056d --system all -f value -c Role 2022-07-05 21:45:01.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:01.986 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:01.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:01.986 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:01.986 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:01.986 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-05 21:45:01.986 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-05 21:45:01.986 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user de4a1d47e01f41db96cded97b19a056d --system all 2022-07-05 21:45:01.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:01.986 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:01.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:01.986 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:01.986 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user de4a1d47e01f41db96cded97b19a056d --system all -f value -c Role 2022-07-05 21:45:01.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:01.986 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:01.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:01.986 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:01.986 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:01.986 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=41a9e10d8ca34fa892f53bf450f29554 2022-07-05 21:45:01.986 | + functions-common:get_or_add_user_system_role:1053 : echo 41a9e10d8ca34fa892f53bf450f29554 2022-07-05 21:45:01.986 | 41a9e10d8ca34fa892f53bf450f29554 2022-07-05 21:45:02.227 | [216273 Async ks-system-member:247669]: finished get_or_add_user_system_role member de4a1d47e01f41db96cded97b19a056d all with result 0 in 11 seconds 2022-07-05 21:45:02.432 | [216273 Async ks-system-reader:247953]: Waiting for completion of get_or_add_user_system_role reader 499d500f1e0045019ee4c10f318af9ec all running on PID 247953 (7 other jobs running) 2022-07-05 21:45:02.626 | [216273 Async ks-system-reader:247953]: Signaling child to exit 2022-07-05 21:45:02.626 | WAKEUP 2022-07-05 21:45:02.799 | [216273 Async ks-system-reader:247953]: Signaled 2022-07-05 21:45:02.808 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-05 21:45:02.808 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-05 21:45:02.808 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-05 21:45:02.808 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:45:02.808 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:45:02.808 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:45:02.808 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:45:02.808 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:45:02.808 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-05 21:45:02.808 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 499d500f1e0045019ee4c10f318af9ec --system all -f value -c Role 2022-07-05 21:45:02.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:02.808 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:02.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:02.809 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:02.809 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:02.809 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-05 21:45:02.809 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-05 21:45:02.809 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 499d500f1e0045019ee4c10f318af9ec --system all 2022-07-05 21:45:02.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:02.809 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:02.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:02.809 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:02.809 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 499d500f1e0045019ee4c10f318af9ec --system all -f value -c Role 2022-07-05 21:45:02.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:02.809 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:02.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:02.809 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:02.809 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:02.809 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=b4cc928f3fd4418b988335683cdad5f3 2022-07-05 21:45:02.809 | + functions-common:get_or_add_user_system_role:1053 : echo b4cc928f3fd4418b988335683cdad5f3 2022-07-05 21:45:02.809 | b4cc928f3fd4418b988335683cdad5f3 2022-07-05 21:45:03.116 | [216273 Async ks-system-reader:247953]: finished get_or_add_user_system_role reader 499d500f1e0045019ee4c10f318af9ec all with result 0 in 11 seconds 2022-07-05 21:45:03.160 | + inc/async:async_wait:197 : return 0 2022-07-05 21:45:03.179 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-07-05 21:45:03.589 | [216273 Async ks-group-memberdemo:248304]: Waiting for completion of get_or_add_group_project_role member de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f running on PID 248304 (6 other jobs running) 2022-07-05 21:45:03.697 | [216273 Async ks-group-memberdemo:248304]: Signaling child to exit 2022-07-05 21:45:07.861 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:45:07.951 | [248304 Async ks-group-memberdemo:248304]: finished successfully 2022-07-05 21:45:08.049 | WAKEUP 2022-07-05 21:45:08.153 | [216273 Async ks-group-memberdemo:248304]: Signaled 2022-07-05 21:45:08.163 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-05 21:45:08.163 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group de080813b38b4e56981829a0177784ab --project e8b08a08b5d3403b9697254998dfb18f -f value 2022-07-05 21:45:08.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:08.164 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:08.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:08.164 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:08.164 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:08.164 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-05 21:45:08.164 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-05 21:45:08.164 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group de080813b38b4e56981829a0177784ab --project e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:45:08.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:08.164 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:08.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:08.164 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:08.164 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group de080813b38b4e56981829a0177784ab --project e8b08a08b5d3403b9697254998dfb18f -f value 2022-07-05 21:45:08.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:08.164 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:08.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:08.164 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:08.164 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:08.164 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='41a9e10d8ca34fa892f53bf450f29554 de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f False' 2022-07-05 21:45:08.164 | + functions-common:get_or_add_group_project_role:1077 : echo 41a9e10d8ca34fa892f53bf450f29554 de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f False 2022-07-05 21:45:08.164 | 41a9e10d8ca34fa892f53bf450f29554 de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f False 2022-07-05 21:45:08.290 | [216273 Async ks-group-memberdemo:248304]: finished get_or_add_group_project_role member de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f with result 0 in 13 seconds 2022-07-05 21:45:08.373 | [216273 Async ks-group-anotherdemo:248390]: Waiting for completion of get_or_add_group_project_role anotherrole de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f running on PID 248390 (5 other jobs running) 2022-07-05 21:45:08.436 | [216273 Async ks-group-anotherdemo:248390]: Signaling child to exit 2022-07-05 21:45:09.486 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:45:09.515 | [248477 Async ks-group-memberalt:248477]: finished successfully 2022-07-05 21:45:09.968 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:45:10.004 | [248390 Async ks-group-anotherdemo:248390]: finished successfully 2022-07-05 21:45:10.025 | WAKEUP 2022-07-05 21:45:10.054 | [216273 Async ks-group-anotherdemo:248390]: Signaled 2022-07-05 21:45:10.055 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-05 21:45:10.055 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group de080813b38b4e56981829a0177784ab --project e8b08a08b5d3403b9697254998dfb18f -f value 2022-07-05 21:45:10.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.056 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.056 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.056 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:10.056 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-05 21:45:10.056 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-05 21:45:10.056 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group de080813b38b4e56981829a0177784ab --project e8b08a08b5d3403b9697254998dfb18f 2022-07-05 21:45:10.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.056 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.056 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.056 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group de080813b38b4e56981829a0177784ab --project e8b08a08b5d3403b9697254998dfb18f -f value 2022-07-05 21:45:10.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.056 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.056 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.056 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:10.056 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='9bd598b07a9942b7a91c3a372f3cf094 de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f False' 2022-07-05 21:45:10.056 | + functions-common:get_or_add_group_project_role:1077 : echo 9bd598b07a9942b7a91c3a372f3cf094 de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f False 2022-07-05 21:45:10.056 | 9bd598b07a9942b7a91c3a372f3cf094 de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f False 2022-07-05 21:45:10.114 | [216273 Async ks-group-anotherdemo:248390]: finished get_or_add_group_project_role anotherrole de080813b38b4e56981829a0177784ab e8b08a08b5d3403b9697254998dfb18f with result 0 in 15 seconds 2022-07-05 21:45:10.165 | [216273 Async ks-group-memberalt:248477]: Waiting for completion of get_or_add_group_project_role member de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 running on PID 248477 (4 other jobs running) 2022-07-05 21:45:10.194 | [216273 Async ks-group-memberalt:248477]: Signaling child to exit 2022-07-05 21:45:10.194 | WAKEUP 2022-07-05 21:45:10.221 | [216273 Async ks-group-memberalt:248477]: Signaled 2022-07-05 21:45:10.228 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-05 21:45:10.228 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group de080813b38b4e56981829a0177784ab --project b74bb643188f42a68dced2cedca8fb95 -f value 2022-07-05 21:45:10.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.228 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.228 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.228 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:10.228 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-05 21:45:10.228 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-05 21:45:10.228 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group de080813b38b4e56981829a0177784ab --project b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:45:10.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.228 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.228 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.228 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group de080813b38b4e56981829a0177784ab --project b74bb643188f42a68dced2cedca8fb95 -f value 2022-07-05 21:45:10.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.228 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.228 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.228 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:10.228 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='41a9e10d8ca34fa892f53bf450f29554 de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 False' 2022-07-05 21:45:10.228 | + functions-common:get_or_add_group_project_role:1077 : echo 41a9e10d8ca34fa892f53bf450f29554 de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 False 2022-07-05 21:45:10.228 | 41a9e10d8ca34fa892f53bf450f29554 de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 False 2022-07-05 21:45:10.280 | [216273 Async ks-group-memberalt:248477]: finished get_or_add_group_project_role member de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 with result 0 in 14 seconds 2022-07-05 21:45:10.331 | [216273 Async ks-group-anotheralt:248599]: Waiting for completion of get_or_add_group_project_role anotherrole de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 running on PID 248599 (3 other jobs running) 2022-07-05 21:45:10.367 | [216273 Async ks-group-anotheralt:248599]: Signaling child to exit 2022-07-05 21:45:10.507 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:45:10.536 | [248599 Async ks-group-anotheralt:248599]: finished successfully 2022-07-05 21:45:10.560 | WAKEUP 2022-07-05 21:45:10.584 | [216273 Async ks-group-anotheralt:248599]: Signaled 2022-07-05 21:45:10.586 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-05 21:45:10.586 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group de080813b38b4e56981829a0177784ab --project b74bb643188f42a68dced2cedca8fb95 -f value 2022-07-05 21:45:10.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.586 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.586 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.586 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:10.586 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-05 21:45:10.586 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-05 21:45:10.586 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group de080813b38b4e56981829a0177784ab --project b74bb643188f42a68dced2cedca8fb95 2022-07-05 21:45:10.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.587 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.587 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.587 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group de080813b38b4e56981829a0177784ab --project b74bb643188f42a68dced2cedca8fb95 -f value 2022-07-05 21:45:10.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.587 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:10.587 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:10.587 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:10.587 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='9bd598b07a9942b7a91c3a372f3cf094 de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 False' 2022-07-05 21:45:10.587 | + functions-common:get_or_add_group_project_role:1077 : echo 9bd598b07a9942b7a91c3a372f3cf094 de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 False 2022-07-05 21:45:10.587 | 9bd598b07a9942b7a91c3a372f3cf094 de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 False 2022-07-05 21:45:10.636 | [216273 Async ks-group-anotheralt:248599]: finished get_or_add_group_project_role anotherrole de080813b38b4e56981829a0177784ab b74bb643188f42a68dced2cedca8fb95 with result 0 in 14 seconds 2022-07-05 21:45:10.678 | [216273 Async ks-group-admin:248710]: Waiting for completion of get_or_add_group_project_role admin 2e1a376b13ee42d7832b5011273b41e7 557b6303201840cf82d0fdc7c227e5e6 running on PID 248710 (2 other jobs running) 2022-07-05 21:45:10.704 | [216273 Async ks-group-admin:248710]: Signaling child to exit 2022-07-05 21:45:10.934 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:45:10.959 | [248710 Async ks-group-admin:248710]: finished successfully 2022-07-05 21:45:10.979 | WAKEUP 2022-07-05 21:45:11.002 | [216273 Async ks-group-admin:248710]: Signaled 2022-07-05 21:45:11.004 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-05 21:45:11.004 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 2e1a376b13ee42d7832b5011273b41e7 --project 557b6303201840cf82d0fdc7c227e5e6 -f value 2022-07-05 21:45:11.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:11.004 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:11.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:11.004 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:11.004 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:11.004 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-05 21:45:11.004 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-05 21:45:11.004 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 2e1a376b13ee42d7832b5011273b41e7 --project 557b6303201840cf82d0fdc7c227e5e6 2022-07-05 21:45:11.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:11.004 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:11.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:11.004 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:11.004 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 2e1a376b13ee42d7832b5011273b41e7 --project 557b6303201840cf82d0fdc7c227e5e6 -f value 2022-07-05 21:45:11.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:11.004 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:11.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:45:11.004 | from cryptography.utils import int_from_bytes 2022-07-05 21:45:11.004 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:45:11.004 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='e1c574c9973548ebb0e8d9e0656ccabd 2e1a376b13ee42d7832b5011273b41e7 557b6303201840cf82d0fdc7c227e5e6 False' 2022-07-05 21:45:11.004 | + functions-common:get_or_add_group_project_role:1077 : echo e1c574c9973548ebb0e8d9e0656ccabd 2e1a376b13ee42d7832b5011273b41e7 557b6303201840cf82d0fdc7c227e5e6 False 2022-07-05 21:45:11.004 | e1c574c9973548ebb0e8d9e0656ccabd 2e1a376b13ee42d7832b5011273b41e7 557b6303201840cf82d0fdc7c227e5e6 False 2022-07-05 21:45:11.048 | [216273 Async ks-group-admin:248710]: finished get_or_add_group_project_role admin 2e1a376b13ee42d7832b5011273b41e7 557b6303201840cf82d0fdc7c227e5e6 with result 0 in 14 seconds 2022-07-05 21:45:11.052 | + inc/async:async_wait:197 : return 0 2022-07-05 21:45:11.056 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-05 21:45:11.073 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:45:11.075 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-05 21:45:11.093 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:45:11.095 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-05 21:45:11.098 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-05 21:45:11.158 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-05 21:45:11.198 | [216273 Async create_nova_accounts:250609]: running: create_nova_accounts 2022-07-05 21:45:11.201 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-05 21:45:11.219 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:45:11.221 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-05 21:45:11.224 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-05 21:45:11.290 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-05 21:45:11.334 | [216273 Async create_glance_accounts:250724]: running: create_glance_accounts 2022-07-05 21:45:11.337 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-05 21:45:11.362 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:45:11.365 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-05 21:45:11.367 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-05 21:45:11.443 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-05 21:45:11.488 | [216273 Async create_cinder_accounts:250854]: running: create_cinder_accounts 2022-07-05 21:45:11.491 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-05 21:45:11.513 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:45:11.516 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-05 21:45:11.518 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-05 21:45:11.596 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-05 21:45:11.682 | [216273 Async create_neutron_accounts:250970]: running: create_neutron_accounts 2022-07-05 21:45:11.690 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-05 21:45:11.722 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:45:11.726 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-05 21:45:11.734 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-05 21:45:12.064 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-05 21:45:12.277 | [216273 Async create_swift_accounts:251112]: running: create_swift_accounts 2022-07-05 21:45:12.304 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-05 21:45:12.428 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:45:12.448 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-05 21:45:12.796 | [216273 Async create_nova_accounts:250609]: Waiting for completion of create_nova_accounts running on PID 250609 (6 other jobs running) 2022-07-05 21:45:12.976 | [216273 Async create_nova_accounts:250609]: Signaling child to exit 2022-07-05 21:45:52.097 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:45:52.243 | [250970 Async create_neutron_accounts:250970]: finished successfully 2022-07-05 21:46:08.858 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:46:08.889 | [250854 Async create_cinder_accounts:250854]: finished successfully 2022-07-05 21:46:26.886 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:46:26.914 | [250724 Async create_glance_accounts:250724]: finished successfully 2022-07-05 21:46:29.619 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:46:29.645 | [250609 Async create_nova_accounts:250609]: finished successfully 2022-07-05 21:46:29.666 | WAKEUP 2022-07-05 21:46:29.689 | [216273 Async create_nova_accounts:250609]: Signaled 2022-07-05 21:46:29.691 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-05 21:46:29.691 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-05 21:46:29.691 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-05 21:46:29.691 | + functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:46:29.691 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:46:29.691 | + functions-common:get_or_create_user:914 : local email= 2022-07-05 21:46:29.691 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-05 21:46:29.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.691 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.691 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.691 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.691 | + functions-common:get_or_create_user:926 : user_id=f5d82e71aafe4b6ebcf60c23c050aafb 2022-07-05 21:46:29.691 | + functions-common:get_or_create_user:927 : echo f5d82e71aafe4b6ebcf60c23c050aafb 2022-07-05 21:46:29.691 | f5d82e71aafe4b6ebcf60c23c050aafb 2022-07-05 21:46:29.691 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-05 21:46:29.692 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:46:29.692 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:46:29.692 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:46:29.692 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:46:29.692 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:46:29.692 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:46:29.692 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:46:29.692 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:46:29.692 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:46:29.692 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:46:29.692 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:29.692 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:46:29.692 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.692 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:29.692 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.692 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.692 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.692 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.692 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:46:29.692 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:46:29.692 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.692 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.692 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.692 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:29.692 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:46:29.692 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.692 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:29.693 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.693 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.693 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.693 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.693 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:46:29.693 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:46:29.693 | ++ functions-common:get_field:819 : echo '| 1884e658df064cc2a232687c678d8618 | f5d82e71aafe4b6ebcf60c23c050aafb | | 93f20f89d0fc4bbf9cf557dd1e14d98d | | | False |' 2022-07-05 21:46:29.693 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:46:29.693 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.693 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1884e658df064cc2a232687c678d8618 2022-07-05 21:46:29.693 | + functions-common:get_or_add_user_project_role:998 : echo 1884e658df064cc2a232687c678d8618 2022-07-05 21:46:29.693 | 1884e658df064cc2a232687c678d8618 2022-07-05 21:46:29.693 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-05 21:46:29.693 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-05 21:46:29.693 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:46:29.693 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:46:29.693 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:46:29.693 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:46:29.693 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:46:29.693 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:46:29.693 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:46:29.693 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:46:29.693 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:46:29.693 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:46:29.694 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:46:29.694 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:29.694 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.694 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.694 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:29.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.694 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.694 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.694 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.694 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:46:29.694 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:46:29.694 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.694 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.694 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.694 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.694 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:46:29.694 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:29.694 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:29.694 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.694 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.694 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.694 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.694 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:46:29.694 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:46:29.695 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:46:29.695 | ++ functions-common:get_field:819 : echo '| e1c574c9973548ebb0e8d9e0656ccabd | f5d82e71aafe4b6ebcf60c23c050aafb | | 93f20f89d0fc4bbf9cf557dd1e14d98d | | | False |' 2022-07-05 21:46:29.695 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.695 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:46:29.695 | + functions-common:get_or_add_user_project_role:998 : echo e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:46:29.695 | e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:46:29.695 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-05 21:46:29.695 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-05 21:46:29.695 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.30/compute 2022-07-05 21:46:29.695 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-05 21:46:29.695 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:46:29.695 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-05 21:46:29.695 | ++ functions-common:get_or_create_service:1098 : 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-07-05 21:46:29.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.695 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.695 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.695 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.695 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:46:29.695 | bee707b90b144542b457d7a2211850ae' 2022-07-05 21:46:29.695 | + functions-common:get_or_create_service:1095 : echo bee707b90b144542b457d7a2211850ae 2022-07-05 21:46:29.695 | bee707b90b144542b457d7a2211850ae 2022-07-05 21:46:29.695 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.30/compute/v2/$(project_id)s' 2022-07-05 21:46:29.695 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:46:29.695 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' RegionOne 2022-07-05 21:46:29.695 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:46:29.695 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-07-05 21:46:29.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.695 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.696 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.696 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:46:29.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:46:29.696 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : 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-07-05 21:46:29.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.696 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.696 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.696 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=281e033d916e4fd58dcc614c9140b61d 2022-07-05 21:46:29.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 281e033d916e4fd58dcc614c9140b61d 2022-07-05 21:46:29.696 | + functions-common:get_or_create_endpoint:1128 : public_id=281e033d916e4fd58dcc614c9140b61d 2022-07-05 21:46:29.696 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-05 21:46:29.696 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:46:29.696 | + functions-common:get_or_create_endpoint:1137 : echo 281e033d916e4fd58dcc614c9140b61d 2022-07-05 21:46:29.696 | 281e033d916e4fd58dcc614c9140b61d 2022-07-05 21:46:29.696 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-05 21:46:29.696 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:46:29.696 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-05 21:46:29.696 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-07-05 21:46:29.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.696 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.696 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.696 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.696 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:46:29.696 | b0ba904e7fc7458dad748c03fbce51ba' 2022-07-05 21:46:29.696 | + functions-common:get_or_create_service:1095 : echo b0ba904e7fc7458dad748c03fbce51ba 2022-07-05 21:46:29.696 | b0ba904e7fc7458dad748c03fbce51ba 2022-07-05 21:46:29.696 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.30/compute/v2.1 2022-07-05 21:46:29.697 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:46:29.697 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.30/compute/v2.1 RegionOne 2022-07-05 21:46:29.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:46:29.697 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-07-05 21:46:29.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.697 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.697 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.697 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:46:29.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:46:29.697 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : 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-07-05 21:46:29.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.697 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.697 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.697 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=f34d6eeae58542e8824998f39b1f2af7 2022-07-05 21:46:29.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo f34d6eeae58542e8824998f39b1f2af7 2022-07-05 21:46:29.697 | + functions-common:get_or_create_endpoint:1128 : public_id=f34d6eeae58542e8824998f39b1f2af7 2022-07-05 21:46:29.697 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-05 21:46:29.697 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:46:29.697 | + functions-common:get_or_create_endpoint:1137 : echo f34d6eeae58542e8824998f39b1f2af7 2022-07-05 21:46:29.697 | f34d6eeae58542e8824998f39b1f2af7 2022-07-05 21:46:29.697 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-05 21:46:29.697 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:46:29.697 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-05 21:46:29.697 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:46:29.697 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-05 21:46:29.697 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:46:29.698 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:46:29.698 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:46:29.698 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:46:29.698 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:46:29.698 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:46:29.698 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:46:29.698 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:46:29.698 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:46:29.698 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:46:29.698 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.698 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:46:29.698 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:29.698 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:29.698 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.698 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.698 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.698 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.698 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:46:29.698 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:46:29.698 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.698 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.698 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.698 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:46:29.698 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:29.699 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.699 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:29.699 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.699 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.699 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.699 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.699 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:46:29.699 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:46:29.699 | ++ functions-common:get_field:819 : echo '| 551482a278b94c70a5183d8bcfa58d9b | f5d82e71aafe4b6ebcf60c23c050aafb | | 93f20f89d0fc4bbf9cf557dd1e14d98d | | | False |' 2022-07-05 21:46:29.699 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:46:29.699 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.699 | + functions-common:get_or_add_user_project_role:996 : user_role_id=551482a278b94c70a5183d8bcfa58d9b 2022-07-05 21:46:29.699 | + functions-common:get_or_add_user_project_role:998 : echo 551482a278b94c70a5183d8bcfa58d9b 2022-07-05 21:46:29.699 | 551482a278b94c70a5183d8bcfa58d9b 2022-07-05 21:46:29.699 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-05 21:46:29.699 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:46:29.699 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-05 21:46:29.699 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:46:29.699 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-05 21:46:29.740 | [216273 Async create_nova_accounts:250609]: finished create_nova_accounts with result 0 in 78 seconds 2022-07-05 21:46:29.778 | [216273 Async create_glance_accounts:250724]: Waiting for completion of create_glance_accounts running on PID 250724 (5 other jobs running) 2022-07-05 21:46:29.805 | [216273 Async create_glance_accounts:250724]: Signaling child to exit 2022-07-05 21:46:29.805 | WAKEUP 2022-07-05 21:46:29.829 | [216273 Async create_glance_accounts:250724]: Signaled 2022-07-05 21:46:29.831 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-05 21:46:29.831 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:46:29.831 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-05 21:46:29.831 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-05 21:46:29.831 | + functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:46:29.831 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:46:29.831 | + functions-common:get_or_create_user:914 : local email= 2022-07-05 21:46:29.831 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-05 21:46:29.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.831 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.831 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.831 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.831 | + functions-common:get_or_create_user:926 : user_id=8688d3d1cf62416da18c3ffb0b79ec54 2022-07-05 21:46:29.831 | + functions-common:get_or_create_user:927 : echo 8688d3d1cf62416da18c3ffb0b79ec54 2022-07-05 21:46:29.831 | 8688d3d1cf62416da18c3ffb0b79ec54 2022-07-05 21:46:29.831 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-05 21:46:29.831 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:46:29.831 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:46:29.831 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:46:29.831 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:46:29.831 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:46:29.831 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:46:29.832 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:46:29.832 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:46:29.832 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:46:29.832 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:46:29.832 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.832 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:29.832 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:46:29.832 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:29.832 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.832 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.832 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.832 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.832 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:46:29.832 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:46:29.832 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.832 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.832 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.832 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:29.832 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.832 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:46:29.832 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:29.832 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.832 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.832 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.832 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.833 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:46:29.833 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:46:29.833 | ++ functions-common:get_field:819 : echo '| 1884e658df064cc2a232687c678d8618 | 8688d3d1cf62416da18c3ffb0b79ec54 | | 93f20f89d0fc4bbf9cf557dd1e14d98d | | | False |' 2022-07-05 21:46:29.833 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:46:29.833 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.833 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1884e658df064cc2a232687c678d8618 2022-07-05 21:46:29.833 | + functions-common:get_or_add_user_project_role:998 : echo 1884e658df064cc2a232687c678d8618 2022-07-05 21:46:29.833 | 1884e658df064cc2a232687c678d8618 2022-07-05 21:46:29.833 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-05 21:46:29.833 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-05 21:46:29.833 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:46:29.833 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-05 21:46:29.833 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-05 21:46:29.833 | + functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:46:29.833 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:46:29.833 | + functions-common:get_or_create_user:914 : local email= 2022-07-05 21:46:29.833 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-05 21:46:29.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.833 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.833 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.833 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.833 | + functions-common:get_or_create_user:926 : user_id=5fb6e97b5a864998a407db6a3bf21d79 2022-07-05 21:46:29.833 | + functions-common:get_or_create_user:927 : echo 5fb6e97b5a864998a407db6a3bf21d79 2022-07-05 21:46:29.833 | 5fb6e97b5a864998a407db6a3bf21d79 2022-07-05 21:46:29.833 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-05 21:46:29.833 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:46:29.834 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:46:29.834 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:46:29.834 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:46:29.834 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:46:29.834 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:46:29.834 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:46:29.834 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:46:29.834 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:46:29.834 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:46:29.834 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:29.834 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:46:29.834 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.834 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:29.834 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.834 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.834 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.834 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.834 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:46:29.834 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:46:29.834 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.834 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.834 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.834 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:46:29.834 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.834 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:29.834 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:29.834 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.835 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.835 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.835 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.835 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:46:29.835 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:46:29.835 | ++ functions-common:get_field:819 : echo '| 1884e658df064cc2a232687c678d8618 | 5fb6e97b5a864998a407db6a3bf21d79 | | 93f20f89d0fc4bbf9cf557dd1e14d98d | | | False |' 2022-07-05 21:46:29.835 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:46:29.835 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.835 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1884e658df064cc2a232687c678d8618 2022-07-05 21:46:29.835 | + functions-common:get_or_add_user_project_role:998 : echo 1884e658df064cc2a232687c678d8618 2022-07-05 21:46:29.835 | 1884e658df064cc2a232687c678d8618 2022-07-05 21:46:29.835 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-05 21:46:29.835 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-05 21:46:29.835 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:46:29.835 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:46:29.835 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:46:29.835 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:46:29.835 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:46:29.835 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:46:29.835 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:46:29.835 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:46:29.835 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:46:29.835 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:46:29.835 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:29.835 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.835 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:46:29.835 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:29.835 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.836 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.836 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.836 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.836 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:46:29.836 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:46:29.836 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.836 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.836 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.836 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:29.836 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.836 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:46:29.836 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:29.836 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.836 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.836 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.836 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.836 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:46:29.836 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:46:29.836 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:46:29.836 | ++ functions-common:get_field:819 : echo '| 551482a278b94c70a5183d8bcfa58d9b | 5fb6e97b5a864998a407db6a3bf21d79 | | 93f20f89d0fc4bbf9cf557dd1e14d98d | | | False |' 2022-07-05 21:46:29.836 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.836 | + functions-common:get_or_add_user_project_role:996 : user_role_id=551482a278b94c70a5183d8bcfa58d9b 2022-07-05 21:46:29.836 | + functions-common:get_or_add_user_project_role:998 : echo 551482a278b94c70a5183d8bcfa58d9b 2022-07-05 21:46:29.836 | 551482a278b94c70a5183d8bcfa58d9b 2022-07-05 21:46:29.836 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-05 21:46:29.837 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:46:29.837 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-05 21:46:29.837 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-07-05 21:46:29.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.837 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.837 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.837 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.837 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:46:29.837 | 419c5a5c8f8d434b8addd676e12a88ea' 2022-07-05 21:46:29.837 | + functions-common:get_or_create_service:1095 : echo 419c5a5c8f8d434b8addd676e12a88ea 2022-07-05 21:46:29.837 | 419c5a5c8f8d434b8addd676e12a88ea 2022-07-05 21:46:29.837 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.30/image 2022-07-05 21:46:29.837 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:46:29.837 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.30/image RegionOne 2022-07-05 21:46:29.837 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:46:29.837 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-07-05 21:46:29.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.837 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.837 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.837 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.837 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:46:29.837 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:46:29.837 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.30/image --region RegionOne -f value -c id 2022-07-05 21:46:29.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.837 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.837 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.837 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.837 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=24264b76808c44fb93827a4c756399eb 2022-07-05 21:46:29.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 24264b76808c44fb93827a4c756399eb 2022-07-05 21:46:29.838 | + functions-common:get_or_create_endpoint:1128 : public_id=24264b76808c44fb93827a4c756399eb 2022-07-05 21:46:29.838 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-05 21:46:29.838 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:46:29.838 | + functions-common:get_or_create_endpoint:1137 : echo 24264b76808c44fb93827a4c756399eb 2022-07-05 21:46:29.838 | 24264b76808c44fb93827a4c756399eb 2022-07-05 21:46:29.838 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-05 21:46:29.838 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-05 21:46:29.838 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-05 21:46:29.838 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-05 21:46:29.838 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-05 21:46:29.838 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-05 21:46:29.838 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-05 21:46:29.838 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-05 21:46:29.838 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-05 21:46:29.880 | [216273 Async create_glance_accounts:250724]: finished create_glance_accounts with result 0 in 75 seconds 2022-07-05 21:46:29.919 | [216273 Async create_cinder_accounts:250854]: Waiting for completion of create_cinder_accounts running on PID 250854 (4 other jobs running) 2022-07-05 21:46:29.944 | [216273 Async create_cinder_accounts:250854]: Signaling child to exit 2022-07-05 21:46:29.944 | WAKEUP 2022-07-05 21:46:29.968 | [216273 Async create_cinder_accounts:250854]: Signaled 2022-07-05 21:46:29.970 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-07-05 21:46:29.970 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-05 21:46:29.970 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-05 21:46:29.970 | + functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:46:29.970 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:46:29.970 | + functions-common:get_or_create_user:914 : local email= 2022-07-05 21:46:29.970 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-05 21:46:29.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.970 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.970 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.970 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.970 | + functions-common:get_or_create_user:926 : user_id=b7f6902012fd4a9283c73b9e2394e0b0 2022-07-05 21:46:29.970 | + functions-common:get_or_create_user:927 : echo b7f6902012fd4a9283c73b9e2394e0b0 2022-07-05 21:46:29.970 | b7f6902012fd4a9283c73b9e2394e0b0 2022-07-05 21:46:29.970 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-05 21:46:29.970 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:46:29.970 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:46:29.970 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:46:29.970 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:46:29.970 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:46:29.970 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:46:29.970 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:46:29.970 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:46:29.970 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:46:29.970 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:46:29.970 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:29.971 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:46:29.971 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:29.971 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.971 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.971 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.971 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.971 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.971 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:46:29.971 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:46:29.971 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.971 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.971 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.971 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-05 21:46:29.971 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:29.971 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:46:29.971 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:29.971 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.971 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.971 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.971 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.971 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:46:29.971 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:46:29.971 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:46:29.971 | ++ functions-common:get_field:819 : echo '| 1884e658df064cc2a232687c678d8618 | b7f6902012fd4a9283c73b9e2394e0b0 | | 93f20f89d0fc4bbf9cf557dd1e14d98d | | | False |' 2022-07-05 21:46:29.971 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:29.972 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1884e658df064cc2a232687c678d8618 2022-07-05 21:46:29.972 | + functions-common:get_or_add_user_project_role:998 : echo 1884e658df064cc2a232687c678d8618 2022-07-05 21:46:29.972 | 1884e658df064cc2a232687c678d8618 2022-07-05 21:46:29.972 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-05 21:46:29.972 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-05 21:46:29.972 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:46:29.972 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-05 21:46:29.972 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-07-05 21:46:29.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.972 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.972 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.972 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.972 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:46:29.972 | 8a3b5eca8c6c4d21bd8af3b94312bb89' 2022-07-05 21:46:29.972 | + functions-common:get_or_create_service:1095 : echo 8a3b5eca8c6c4d21bd8af3b94312bb89 2022-07-05 21:46:29.972 | 8a3b5eca8c6c4d21bd8af3b94312bb89 2022-07-05 21:46:29.972 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-05 21:46:29.972 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-07-05 21:46:29.972 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:46:29.972 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-07-05 21:46:29.972 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:46:29.972 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-07-05 21:46:29.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.972 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.972 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.972 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.972 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:46:29.972 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:46:29.972 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : 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-07-05 21:46:29.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.973 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.973 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.973 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.973 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=a457e5fad8a74f67926ea42276f27d59 2022-07-05 21:46:29.973 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo a457e5fad8a74f67926ea42276f27d59 2022-07-05 21:46:29.973 | + functions-common:get_or_create_endpoint:1128 : public_id=a457e5fad8a74f67926ea42276f27d59 2022-07-05 21:46:29.973 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-05 21:46:29.973 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:46:29.973 | + functions-common:get_or_create_endpoint:1137 : echo a457e5fad8a74f67926ea42276f27d59 2022-07-05 21:46:29.973 | a457e5fad8a74f67926ea42276f27d59 2022-07-05 21:46:29.973 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-05 21:46:29.973 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:46:29.973 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-05 21:46:29.973 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-07-05 21:46:29.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.973 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.973 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.973 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.973 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:46:29.973 | 49d8c860705743ac9cb557fe7371e203' 2022-07-05 21:46:29.973 | + functions-common:get_or_create_service:1095 : echo 49d8c860705743ac9cb557fe7371e203 2022-07-05 21:46:29.973 | 49d8c860705743ac9cb557fe7371e203 2022-07-05 21:46:29.974 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-07-05 21:46:29.974 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:46:29.974 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-07-05 21:46:29.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:46:29.974 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-07-05 21:46:29.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.974 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.974 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.974 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:46:29.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:46:29.974 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : 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-07-05 21:46:29.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.975 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.975 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.975 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.975 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=14cdacb00596480a9225431a4e2909bd 2022-07-05 21:46:29.975 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 14cdacb00596480a9225431a4e2909bd 2022-07-05 21:46:29.975 | + functions-common:get_or_create_endpoint:1128 : public_id=14cdacb00596480a9225431a4e2909bd 2022-07-05 21:46:29.975 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-05 21:46:29.975 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:46:29.975 | + functions-common:get_or_create_endpoint:1137 : echo 14cdacb00596480a9225431a4e2909bd 2022-07-05 21:46:29.975 | 14cdacb00596480a9225431a4e2909bd 2022-07-05 21:46:29.975 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-05 21:46:29.975 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-05 21:46:29.975 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:46:29.975 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-07-05 21:46:29.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.975 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.975 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.975 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.975 | ++ functions-common:get_or_create_project:939 : project_id=93f20f89d0fc4bbf9cf557dd1e14d98d 2022-07-05 21:46:29.975 | ++ functions-common:get_or_create_project:940 : echo 93f20f89d0fc4bbf9cf557dd1e14d98d 2022-07-05 21:46:29.975 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 93f20f89d0fc4bbf9cf557dd1e14d98d 2022-07-05 21:46:29.975 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-05 21:46:29.975 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:46:29.975 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:46:29.975 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-05 21:46:29.975 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-07-05 21:46:29.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.975 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:29.976 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:29.976 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-05 21:46:29.976 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:29.976 | ++ functions-common:get_or_create_user:926 : user_id=b7f6902012fd4a9283c73b9e2394e0b0 2022-07-05 21:46:29.976 | ++ functions-common:get_or_create_user:927 : echo b7f6902012fd4a9283c73b9e2394e0b0 2022-07-05 21:46:29.976 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b7f6902012fd4a9283c73b9e2394e0b0 2022-07-05 21:46:30.016 | [216273 Async create_cinder_accounts:250854]: finished create_cinder_accounts with result 0 in 57 seconds 2022-07-05 21:46:30.021 | + inc/async:async_wait:197 : return 0 2022-07-05 21:46:30.024 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-05 21:46:30.075 | [216273 Async create_neutron_accounts:250970]: Waiting for completion of create_neutron_accounts running on PID 250970 (3 other jobs running) 2022-07-05 21:46:30.101 | [216273 Async create_neutron_accounts:250970]: Signaling child to exit 2022-07-05 21:46:30.101 | WAKEUP 2022-07-05 21:46:30.126 | [216273 Async create_neutron_accounts:250970]: Signaled 2022-07-05 21:46:30.128 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-05 21:46:30.128 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-05 21:46:30.128 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:46:30.128 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:46:30.128 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-05 21:46:30.128 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-05 21:46:30.128 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-05 21:46:30.128 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-05 21:46:30.128 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-05 21:46:30.128 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-05 21:46:30.128 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.30:9696/ 2022-07-05 21:46:30.128 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-07-05 21:46:30.128 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-05 21:46:30.128 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-05 21:46:30.128 | + functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:46:30.128 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:46:30.128 | + functions-common:get_or_create_user:914 : local email= 2022-07-05 21:46:30.128 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-05 21:46:30.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:30.128 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:30.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:30.128 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:30.129 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:30.129 | + functions-common:get_or_create_user:926 : user_id=b59ded30d64d4eeca95c949259faf5ae 2022-07-05 21:46:30.129 | + functions-common:get_or_create_user:927 : echo b59ded30d64d4eeca95c949259faf5ae 2022-07-05 21:46:30.129 | b59ded30d64d4eeca95c949259faf5ae 2022-07-05 21:46:30.129 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-05 21:46:30.129 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:46:30.129 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:46:30.129 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:46:30.129 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:46:30.129 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:46:30.129 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:46:30.129 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:46:30.129 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:46:30.129 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:46:30.129 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:46:30.129 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:46:30.129 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:30.129 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-05 21:46:30.129 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:30.129 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:30.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:30.129 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:30.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:30.129 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:30.129 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:30.129 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:46:30.129 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:46:30.129 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-07-05 21:46:30.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:30.129 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:30.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:30.130 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:30.130 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-05 21:46:30.130 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:46:30.130 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:46:30.130 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:46:30.130 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:30.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:30.130 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:30.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:30.130 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:30.130 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:30.130 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:46:30.130 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:46:30.130 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:46:30.130 | ++ functions-common:get_field:819 : echo '| 1884e658df064cc2a232687c678d8618 | b59ded30d64d4eeca95c949259faf5ae | | 93f20f89d0fc4bbf9cf557dd1e14d98d | | | False |' 2022-07-05 21:46:30.130 | ++ functions-common:get_field:813 : read data 2022-07-05 21:46:30.130 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1884e658df064cc2a232687c678d8618 2022-07-05 21:46:30.130 | + functions-common:get_or_add_user_project_role:998 : echo 1884e658df064cc2a232687c678d8618 2022-07-05 21:46:30.130 | 1884e658df064cc2a232687c678d8618 2022-07-05 21:46:30.130 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-05 21:46:30.130 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-05 21:46:30.130 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:46:30.130 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-05 21:46:30.130 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-07-05 21:46:30.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:30.130 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:30.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:30.130 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:30.130 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:30.131 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:46:30.131 | 16bb446791d8416cab2494c621ecc60d' 2022-07-05 21:46:30.131 | + functions-common:get_or_create_service:1095 : echo 16bb446791d8416cab2494c621ecc60d 2022-07-05 21:46:30.131 | 16bb446791d8416cab2494c621ecc60d 2022-07-05 21:46:30.131 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.30:9696/ 2022-07-05 21:46:30.131 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:46:30.131 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.30:9696/ RegionOne 2022-07-05 21:46:30.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:46:30.131 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-07-05 21:46:30.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:30.131 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:30.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:30.131 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:30.131 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:30.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:46:30.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:46:30.131 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.30:9696/ --region RegionOne -f value -c id 2022-07-05 21:46:30.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:30.131 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:30.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:46:30.131 | from cryptography.utils import int_from_bytes 2022-07-05 21:46:30.131 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:46:30.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=bce573370db943f388f6343db27a4e76 2022-07-05 21:46:30.131 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo bce573370db943f388f6343db27a4e76 2022-07-05 21:46:30.131 | + functions-common:get_or_create_endpoint:1128 : public_id=bce573370db943f388f6343db27a4e76 2022-07-05 21:46:30.131 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-05 21:46:30.131 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:46:30.131 | + functions-common:get_or_create_endpoint:1137 : echo bce573370db943f388f6343db27a4e76 2022-07-05 21:46:30.131 | bce573370db943f388f6343db27a4e76 2022-07-05 21:46:30.174 | [216273 Async create_neutron_accounts:250970]: finished create_neutron_accounts with result 0 in 40 seconds 2022-07-05 21:46:30.214 | [216273 Async create_swift_accounts:251112]: Waiting for completion of create_swift_accounts running on PID 251112 (2 other jobs running) 2022-07-05 21:46:30.241 | [216273 Async create_swift_accounts:251112]: Signaling child to exit 2022-07-05 21:47:14.380 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:47:14.405 | [251112 Async create_swift_accounts:251112]: finished successfully 2022-07-05 21:47:14.425 | WAKEUP 2022-07-05 21:47:14.449 | [216273 Async create_swift_accounts:251112]: Signaled 2022-07-05 21:47:14.450 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-05 21:47:14.450 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-05 21:47:14.450 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-05 21:47:14.450 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-05 21:47:14.450 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-05 21:47:14.450 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-05 21:47:14.450 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-05 21:47:14.450 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-05 21:47:14.450 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-05 21:47:14.450 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-05 21:47:14.451 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-05 21:47:14.451 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-05 21:47:14.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.451 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.451 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.451 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.451 | ++ functions-common:get_or_create_role:951 : role_id=9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:47:14.451 | ++ functions-common:get_or_create_role:952 : echo 9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:47:14.451 | + lib/swift:create_swift_accounts:619 : another_role=9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:47:14.451 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-05 21:47:14.451 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-05 21:47:14.451 | + functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:47:14.451 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:47:14.451 | + functions-common:get_or_create_user:914 : local email= 2022-07-05 21:47:14.451 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-05 21:47:14.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.451 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.451 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.451 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.451 | + functions-common:get_or_create_user:926 : user_id=ba028a9695364d54a73b01c986300344 2022-07-05 21:47:14.451 | + functions-common:get_or_create_user:927 : echo ba028a9695364d54a73b01c986300344 2022-07-05 21:47:14.451 | ba028a9695364d54a73b01c986300344 2022-07-05 21:47:14.451 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-05 21:47:14.451 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:47:14.451 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:47:14.451 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:47:14.451 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:47:14.451 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:47:14.452 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:47:14.452 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:47:14.452 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:47:14.452 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:47:14.452 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:47:14.452 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:47:14.452 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-05 21:47:14.452 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:47:14.452 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:47:14.452 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.452 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.452 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.452 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.452 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:47:14.452 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:47:14.452 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-07-05 21:47:14.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.452 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.452 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.452 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:47:14.452 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-05 21:47:14.452 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:47:14.452 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:47:14.452 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.452 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.452 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.453 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.453 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:47:14.453 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:47:14.453 | ++ functions-common:get_field:819 : echo '| 1884e658df064cc2a232687c678d8618 | ba028a9695364d54a73b01c986300344 | | 93f20f89d0fc4bbf9cf557dd1e14d98d | | | False |' 2022-07-05 21:47:14.453 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:47:14.453 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.453 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1884e658df064cc2a232687c678d8618 2022-07-05 21:47:14.453 | + functions-common:get_or_add_user_project_role:998 : echo 1884e658df064cc2a232687c678d8618 2022-07-05 21:47:14.453 | 1884e658df064cc2a232687c678d8618 2022-07-05 21:47:14.453 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-05 21:47:14.453 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-05 21:47:14.453 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:47:14.453 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:47:14.453 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:47:14.453 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:47:14.453 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:47:14.453 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:47:14.453 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:47:14.453 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:47:14.453 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:47:14.453 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:47:14.453 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-05 21:47:14.453 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:47:14.453 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:47:14.453 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:47:14.453 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.453 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.453 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.454 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.454 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:47:14.454 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:47:14.454 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-07-05 21:47:14.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.454 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.454 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.454 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-05 21:47:14.454 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:47:14.454 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:47:14.454 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:47:14.454 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.454 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.454 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.454 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.454 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:47:14.454 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:47:14.454 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:47:14.454 | ++ functions-common:get_field:819 : echo '| e1c574c9973548ebb0e8d9e0656ccabd | ba028a9695364d54a73b01c986300344 | | 93f20f89d0fc4bbf9cf557dd1e14d98d | | | False |' 2022-07-05 21:47:14.454 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.454 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:47:14.454 | + functions-common:get_or_add_user_project_role:998 : echo e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:47:14.454 | e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:47:14.454 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-05 21:47:14.454 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:47:14.454 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-05 21:47:14.454 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-07-05 21:47:14.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.455 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.455 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.455 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.455 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:47:14.455 | 72f7618fa473415faa909b636a4f382e' 2022-07-05 21:47:14.455 | + functions-common:get_or_create_service:1095 : echo 72f7618fa473415faa909b636a4f382e 2022-07-05 21:47:14.455 | 72f7618fa473415faa909b636a4f382e 2022-07-05 21:47:14.455 | + lib/swift:create_swift_accounts:627 : 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-07-05 21:47:14.455 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:47:14.455 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' RegionOne 2022-07-05 21:47:14.455 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:47:14.455 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-07-05 21:47:14.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.455 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.455 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.455 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.455 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:47:14.455 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:47:14.455 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : 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-07-05 21:47:14.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.455 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.455 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.455 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.455 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=c26cffecc99a4427b2f5fab6ea232e75 2022-07-05 21:47:14.455 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo c26cffecc99a4427b2f5fab6ea232e75 2022-07-05 21:47:14.456 | + functions-common:get_or_create_endpoint:1128 : public_id=c26cffecc99a4427b2f5fab6ea232e75 2022-07-05 21:47:14.456 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.30:8080 ]] 2022-07-05 21:47:14.456 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.30:8080 RegionOne 2022-07-05 21:47:14.456 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:47:14.456 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-07-05 21:47:14.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.456 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.456 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.456 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.456 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:47:14.456 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:47:14.456 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.30:8080 --region RegionOne -f value -c id 2022-07-05 21:47:14.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.456 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.456 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.456 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.456 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=8ac06702d84147509ffc1600195c707f 2022-07-05 21:47:14.456 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 8ac06702d84147509ffc1600195c707f 2022-07-05 21:47:14.456 | 8ac06702d84147509ffc1600195c707f 2022-07-05 21:47:14.456 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:47:14.456 | + functions-common:get_or_create_endpoint:1137 : echo c26cffecc99a4427b2f5fab6ea232e75 2022-07-05 21:47:14.456 | c26cffecc99a4427b2f5fab6ea232e75 2022-07-05 21:47:14.456 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-05 21:47:14.456 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-05 21:47:14.456 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:47:14.456 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-07-05 21:47:14.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.456 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.457 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.457 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.457 | ++ functions-common:get_or_create_project:939 : project_id=c8894364421e4fcfbe7a54e4cd82bf90 2022-07-05 21:47:14.457 | ++ functions-common:get_or_create_project:940 : echo c8894364421e4fcfbe7a54e4cd82bf90 2022-07-05 21:47:14.457 | + lib/swift:create_swift_accounts:633 : swift_project_test1=c8894364421e4fcfbe7a54e4cd82bf90 2022-07-05 21:47:14.457 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-05 21:47:14.457 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:47:14.457 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-05 21:47:14.457 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:47:14.457 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-05 21:47:14.457 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-05 21:47:14.457 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-07-05 21:47:14.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.457 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.457 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.457 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.457 | ++ functions-common:get_or_create_user:926 : user_id=f70f62246ea34f9f90446fa6de349d8f 2022-07-05 21:47:14.457 | ++ functions-common:get_or_create_user:927 : echo f70f62246ea34f9f90446fa6de349d8f 2022-07-05 21:47:14.457 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=f70f62246ea34f9f90446fa6de349d8f 2022-07-05 21:47:14.457 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-05 21:47:14.457 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:47:14.457 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin f70f62246ea34f9f90446fa6de349d8f c8894364421e4fcfbe7a54e4cd82bf90 2022-07-05 21:47:14.457 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:47:14.457 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:47:14.458 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:47:14.458 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:47:14.458 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:47:14.458 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:47:14.458 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:47:14.458 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:47:14.458 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:47:14.458 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:47:14.458 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f70f62246ea34f9f90446fa6de349d8f --project c8894364421e4fcfbe7a54e4cd82bf90 2022-07-05 21:47:14.458 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:47:14.458 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.458 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.458 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.458 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.458 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:47:14.458 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:47:14.458 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user f70f62246ea34f9f90446fa6de349d8f --project c8894364421e4fcfbe7a54e4cd82bf90 2022-07-05 21:47:14.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.458 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.458 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.458 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f70f62246ea34f9f90446fa6de349d8f --project c8894364421e4fcfbe7a54e4cd82bf90 2022-07-05 21:47:14.458 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:47:14.458 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:47:14.458 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:47:14.458 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.459 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.459 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.459 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.459 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:47:14.459 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:47:14.459 | ++ functions-common:get_field:819 : echo '| e1c574c9973548ebb0e8d9e0656ccabd | f70f62246ea34f9f90446fa6de349d8f | | c8894364421e4fcfbe7a54e4cd82bf90 | | | False |' 2022-07-05 21:47:14.459 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:47:14.459 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.459 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:47:14.459 | + functions-common:get_or_add_user_project_role:998 : echo e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:47:14.459 | e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:47:14.459 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-05 21:47:14.459 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-05 21:47:14.459 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:47:14.459 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-05 21:47:14.459 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-05 21:47:14.459 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-07-05 21:47:14.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.459 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.459 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.459 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.459 | ++ functions-common:get_or_create_user:926 : user_id=3552e3a314f34a2a8c68454a2bd45632 2022-07-05 21:47:14.459 | ++ functions-common:get_or_create_user:927 : echo 3552e3a314f34a2a8c68454a2bd45632 2022-07-05 21:47:14.459 | + lib/swift:create_swift_accounts:642 : swift_user_test3=3552e3a314f34a2a8c68454a2bd45632 2022-07-05 21:47:14.459 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-05 21:47:14.459 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:47:14.459 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 9bd598b07a9942b7a91c3a372f3cf094 3552e3a314f34a2a8c68454a2bd45632 c8894364421e4fcfbe7a54e4cd82bf90 2022-07-05 21:47:14.459 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:47:14.459 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:47:14.460 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:47:14.460 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:47:14.460 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:47:14.460 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:47:14.460 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:47:14.460 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:47:14.460 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 9bd598b07a9942b7a91c3a372f3cf094 --user 3552e3a314f34a2a8c68454a2bd45632 --project c8894364421e4fcfbe7a54e4cd82bf90 2022-07-05 21:47:14.460 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:47:14.460 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:47:14.460 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:47:14.460 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.460 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.460 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.460 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.460 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:47:14.460 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:47:14.460 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 9bd598b07a9942b7a91c3a372f3cf094 --user 3552e3a314f34a2a8c68454a2bd45632 --project c8894364421e4fcfbe7a54e4cd82bf90 2022-07-05 21:47:14.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.460 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.460 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.460 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 9bd598b07a9942b7a91c3a372f3cf094 --user 3552e3a314f34a2a8c68454a2bd45632 --project c8894364421e4fcfbe7a54e4cd82bf90 2022-07-05 21:47:14.460 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:47:14.460 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:47:14.460 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:47:14.460 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.460 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.461 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.461 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.461 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:47:14.461 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:47:14.461 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:47:14.461 | ++ functions-common:get_field:819 : echo '| 9bd598b07a9942b7a91c3a372f3cf094 | 3552e3a314f34a2a8c68454a2bd45632 | | c8894364421e4fcfbe7a54e4cd82bf90 | | | False |' 2022-07-05 21:47:14.461 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.461 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:47:14.461 | + functions-common:get_or_add_user_project_role:998 : echo 9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:47:14.461 | 9bd598b07a9942b7a91c3a372f3cf094 2022-07-05 21:47:14.461 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-05 21:47:14.461 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-05 21:47:14.461 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:47:14.461 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-07-05 21:47:14.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.461 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.461 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.461 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.461 | ++ functions-common:get_or_create_project:939 : project_id=6495b07950e8461793d95e5f5cae9053 2022-07-05 21:47:14.461 | ++ functions-common:get_or_create_project:940 : echo 6495b07950e8461793d95e5f5cae9053 2022-07-05 21:47:14.461 | + lib/swift:create_swift_accounts:647 : swift_project_test2=6495b07950e8461793d95e5f5cae9053 2022-07-05 21:47:14.461 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-05 21:47:14.461 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:47:14.461 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-05 21:47:14.461 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-05 21:47:14.461 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:47:14.461 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-05 21:47:14.461 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-05 21:47:14.461 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-07-05 21:47:14.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.462 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.462 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.462 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.462 | ++ functions-common:get_or_create_user:926 : user_id=c8b9b51d8d364b7ebedf220a8293d5db 2022-07-05 21:47:14.462 | ++ functions-common:get_or_create_user:927 : echo c8b9b51d8d364b7ebedf220a8293d5db 2022-07-05 21:47:14.462 | + lib/swift:create_swift_accounts:652 : swift_user_test2=c8b9b51d8d364b7ebedf220a8293d5db 2022-07-05 21:47:14.462 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-05 21:47:14.462 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:47:14.462 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin c8b9b51d8d364b7ebedf220a8293d5db 6495b07950e8461793d95e5f5cae9053 2022-07-05 21:47:14.462 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:47:14.462 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:47:14.462 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:47:14.462 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:47:14.462 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:47:14.462 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:47:14.462 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:47:14.462 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:47:14.462 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c8b9b51d8d364b7ebedf220a8293d5db --project 6495b07950e8461793d95e5f5cae9053 2022-07-05 21:47:14.462 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:47:14.462 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:47:14.462 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:47:14.462 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.462 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.462 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.463 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.463 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:47:14.463 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:47:14.463 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user c8b9b51d8d364b7ebedf220a8293d5db --project 6495b07950e8461793d95e5f5cae9053 2022-07-05 21:47:14.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.463 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.463 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.463 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c8b9b51d8d364b7ebedf220a8293d5db --project 6495b07950e8461793d95e5f5cae9053 2022-07-05 21:47:14.463 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:47:14.463 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:47:14.463 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:47:14.463 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.463 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.463 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.463 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.463 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:47:14.463 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:47:14.463 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:47:14.463 | ++ functions-common:get_field:819 : echo '| e1c574c9973548ebb0e8d9e0656ccabd | c8b9b51d8d364b7ebedf220a8293d5db | | 6495b07950e8461793d95e5f5cae9053 | | | False |' 2022-07-05 21:47:14.463 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.463 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:47:14.463 | + functions-common:get_or_add_user_project_role:998 : echo e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:47:14.463 | e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:47:14.463 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-05 21:47:14.463 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-05 21:47:14.463 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-05 21:47:14.463 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-05 21:47:14.463 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-07-05 21:47:14.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.464 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.464 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.464 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.464 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-05 21:47:14.464 | 76d07ae6b7f14efbb56412e0f648f59a' 2022-07-05 21:47:14.464 | ++ functions-common:get_or_create_domain:889 : echo 76d07ae6b7f14efbb56412e0f648f59a 2022-07-05 21:47:14.464 | + lib/swift:create_swift_accounts:657 : swift_domain=76d07ae6b7f14efbb56412e0f648f59a 2022-07-05 21:47:14.464 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-05 21:47:14.464 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:47:14.464 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-05 21:47:14.464 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 76d07ae6b7f14efbb56412e0f648f59a 2022-07-05 21:47:14.464 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-05 21:47:14.464 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=76d07ae6b7f14efbb56412e0f648f59a --or-show -f value -c id 2022-07-05 21:47:14.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.464 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.464 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.464 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.464 | ++ functions-common:get_or_create_project:939 : project_id=e3afd43b976f4ca19b447ba43aa2a38f 2022-07-05 21:47:14.464 | ++ functions-common:get_or_create_project:940 : echo e3afd43b976f4ca19b447ba43aa2a38f 2022-07-05 21:47:14.464 | + lib/swift:create_swift_accounts:661 : swift_project_test4=e3afd43b976f4ca19b447ba43aa2a38f 2022-07-05 21:47:14.464 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-05 21:47:14.464 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:47:14.464 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-05 21:47:14.464 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 76d07ae6b7f14efbb56412e0f648f59a test4@example.com 2022-07-05 21:47:14.464 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:47:14.464 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-05 21:47:14.464 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-05 21:47:14.465 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=76d07ae6b7f14efbb56412e0f648f59a --email=test4@example.com --or-show -f value -c id 2022-07-05 21:47:14.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.465 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.465 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.465 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.465 | ++ functions-common:get_or_create_user:926 : user_id=f3e1d393e2c74a639d558b4e0b5f58f8 2022-07-05 21:47:14.465 | ++ functions-common:get_or_create_user:927 : echo f3e1d393e2c74a639d558b4e0b5f58f8 2022-07-05 21:47:14.465 | + lib/swift:create_swift_accounts:666 : swift_user_test4=f3e1d393e2c74a639d558b4e0b5f58f8 2022-07-05 21:47:14.465 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-05 21:47:14.465 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:47:14.465 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin f3e1d393e2c74a639d558b4e0b5f58f8 e3afd43b976f4ca19b447ba43aa2a38f 2022-07-05 21:47:14.465 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:47:14.465 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-05 21:47:14.465 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:47:14.465 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:47:14.465 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-05 21:47:14.465 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-05 21:47:14.465 | ++ functions-common:_get_domain_args:968 : echo 2022-07-05 21:47:14.465 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-05 21:47:14.465 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f3e1d393e2c74a639d558b4e0b5f58f8 --project e3afd43b976f4ca19b447ba43aa2a38f 2022-07-05 21:47:14.465 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:47:14.465 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:47:14.465 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:47:14.465 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.465 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.465 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.465 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.465 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:47:14.466 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:47:14.466 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user f3e1d393e2c74a639d558b4e0b5f58f8 --project e3afd43b976f4ca19b447ba43aa2a38f 2022-07-05 21:47:14.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.466 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.466 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.466 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f3e1d393e2c74a639d558b4e0b5f58f8 --project e3afd43b976f4ca19b447ba43aa2a38f 2022-07-05 21:47:14.466 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:47:14.466 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:47:14.466 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:47:14.466 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.466 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:14.466 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:14.466 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:47:14.466 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:47:14.466 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:47:14.466 | ++ functions-common:get_field:819 : echo '| e1c574c9973548ebb0e8d9e0656ccabd | f3e1d393e2c74a639d558b4e0b5f58f8 | | e3afd43b976f4ca19b447ba43aa2a38f | | | False |' 2022-07-05 21:47:14.466 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:47:14.466 | ++ functions-common:get_field:813 : read data 2022-07-05 21:47:14.466 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:47:14.466 | + functions-common:get_or_add_user_project_role:998 : echo e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:47:14.466 | e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:47:14.500 | [216273 Async create_swift_accounts:251112]: finished create_swift_accounts with result 0 in 122 seconds 2022-07-05 21:47:14.508 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-05 21:47:14.511 | + inc/async:async_wait:197 : return 0 2022-07-05 21:47:14.513 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-05 21:47:14.531 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:47:14.534 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-05 21:47:14.552 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:47:14.555 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-05 21:47:14.558 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:47:14.560 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-05 21:47:14.563 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-05 21:47:14.566 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-05 21:47:14.626 | + inc/async:async_inner:63 : init_glance 2022-07-05 21:47:14.665 | [216273 Async init_glance:255366]: running: init_glance 2022-07-05 21:47:14.668 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-05 21:47:14.687 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:47:14.694 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-05 21:47:14.694 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:47:14.696 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-05 21:47:14.699 | + ./stack.sh:main:1142 : configure_neutron 2022-07-05 21:47:14.701 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-05 21:47:14.705 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:47:14.705 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-05 21:47:14.712 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:47:14.714 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-05 21:47:14.717 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-05 21:47:14.720 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-05 21:47:14.722 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-05 21:47:14.725 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-05 21:47:14.730 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-05 21:47:14.730 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-05 21:47:14.744 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-05 21:47:14.746 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-05 21:47:17.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:17.897 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:17.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:17.897 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:19.607 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:47:19.633 | [255366 Async init_glance:255366]: finished successfully 2022-07-05 21:47:21.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:21.069 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:21.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:21.069 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:24.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:24.220 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:24.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:24.220 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:27.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:27.345 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:27.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:27.345 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:30.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:30.484 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:30.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:30.484 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:33.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:33.608 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:33.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:33.608 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:36.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:36.763 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:36.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:36.763 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:40.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:40.249 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:40.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:40.249 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:44.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:44.183 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:44.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:44.183 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:49.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:49.087 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:49.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:49.087 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:49.373 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-05 21:47:49.378 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-05 21:47:49.381 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-05 21:47:49.383 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-05 21:47:49.385 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-05 21:47:49.388 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-05 21:47:49.390 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-05 21:47:49.392 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-05 21:47:49.395 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-05 21:47:49.397 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-05 21:47:49.399 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-05 21:47:49.401 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-05 21:47:49.403 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-05 21:47:49.406 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-05 21:47:49.408 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-05 21:47:49.411 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-05 21:47:49.415 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:47:49.417 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-05 21:47:49.420 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:47:49.426 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-05 21:47:49.428 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-05 21:47:49.430 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-05 21:47:49.432 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-05 21:47:49.434 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:47:49.437 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:47:49.439 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:47:49.454 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:47:49.457 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:47:49.459 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-05 21:47:49.462 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-05 21:47:49.491 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-05 21:47:49.520 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-05 21:47:49.556 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-05 21:47:49.586 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-05 21:47:49.615 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-05 21:47:49.644 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-05 21:47:49.647 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-05 21:47:49.650 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-05 21:47:49.652 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-05 21:47:49.655 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-05 21:47:49.671 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-05 21:47:49.674 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-05 21:47:49.677 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-05 21:47:49.679 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-05 21:47:49.681 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-05 21:47:49.710 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.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-07-05 21:47:49.741 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-05 21:47:49.770 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-05 21:47:49.801 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-05 21:47:49.817 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:47:49.820 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-05 21:47:49.822 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-05 21:47:49.825 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-05 21:47:49.827 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-05 21:47:49.829 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-05 21:47:49.841 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-05 21:47:49.843 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-05 21:47:49.846 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-05 21:47:49.848 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-05 21:47:49.861 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-07-05 21:47:49.874 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-05 21:47:49.876 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-07-05 21:47:49.889 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-07-05 21:47:49.902 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-07-05 21:47:49.915 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-05 21:47:49.917 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-05 21:47:49.920 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-05 21:47:49.924 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.uKlX80FAlC 2022-07-05 21:47:49.927 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-05 21:47:49.929 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-05 21:47:49.932 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.uKlX80FAlC 2022-07-05 21:47:49.935 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.uKlX80FAlC 2022-07-05 21:47:49.947 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.uKlX80FAlC /etc/sudoers.d/neutron-rootwrap 2022-07-05 21:47:49.959 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-05 21:47:49.989 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-05 21:47:49.992 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-05 21:47:50.021 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-05 21:47:50.023 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-05 21:47:50.025 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-05 21:47:50.028 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-05 21:47:50.030 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-05 21:47:50.033 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-05 21:47:50.051 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:47:50.054 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-05 21:47:50.056 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-05 21:47:50.059 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-05 21:47:50.079 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:47:50.081 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:47:50.085 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-07-05 21:47:50.116 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-05 21:47:50.119 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-05 21:47:50.121 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-05 21:47:50.138 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:47:50.140 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-05 21:47:50.143 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-05 21:47:50.145 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-05 21:47:50.147 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-05 21:47:50.150 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-05 21:47:50.152 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-05 21:47:50.155 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-05 21:47:50.157 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-05 21:47:50.160 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-05 21:47:50.163 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-05 21:47:50.167 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-07-05 21:47:50.170 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-07-05 21:47:50.174 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-05 21:47:50.192 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:47:50.195 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-05 21:47:50.197 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-05 21:47:50.199 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-05 21:47:50.204 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-05 21:47:50.234 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-05 21:47:50.264 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-05 21:47:50.294 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-05 21:47:50.324 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-05 21:47:50.355 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-05 21:47:50.357 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-05 21:47:50.360 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-05 21:47:50.363 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-05 21:47:50.365 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-05 21:47:50.396 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-05 21:47:50.426 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-07-05 21:47:50.455 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-05 21:47:50.486 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-05 21:47:50.517 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-05 21:47:50.547 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-05 21:47:50.578 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-05 21:47:50.607 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:47:50.638 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-05 21:47:50.668 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-05 21:47:50.699 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-05 21:47:50.729 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-05 21:47:50.732 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-05 21:47:50.734 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-05 21:47:50.737 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-05 21:47:50.740 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-05 21:47:50.769 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-05 21:47:50.799 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.30/identity 2022-07-05 21:47:50.829 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-05 21:47:50.859 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-05 21:47:50.889 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-05 21:47:50.919 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-05 21:47:50.949 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-05 21:47:50.979 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:47:51.009 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-05 21:47:51.039 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-05 21:47:51.041 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-05 21:47:51.044 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-05 21:47:51.046 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-05 21:47:51.049 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-05 21:47:51.079 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-05 21:47:51.110 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.30/identity 2022-07-05 21:47:51.139 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-05 21:47:51.170 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-05 21:47:51.200 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-05 21:47:51.230 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-05 21:47:51.259 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-05 21:47:51.290 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-05 21:47:51.320 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-05 21:47:51.350 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-05 21:47:51.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-05 21:47:51.355 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-05 21:47:51.358 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-05 21:47:51.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-05 21:47:51.362 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-05 21:47:51.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-05 21:47:51.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 300:349 != '' ]] 2022-07-05 21:47:51.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:300:349 2022-07-05 21:47:51.372 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:300:349 != '' ]] 2022-07-05 21:47:51.374 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-05 21:47:51.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-05 21:47:51.380 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-05 21:47:51.382 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-05 21:47:51.384 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-05 21:47:51.387 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-05 21:47:51.389 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-05 21:47:51.392 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-05 21:47:51.394 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-05 21:47:51.396 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-07-05 21:47:51.426 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-07-05 21:47:51.428 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:47:51.431 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-05 21:47:51.433 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-05 21:47:51.435 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-05 21:47:51.438 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:47:51.440 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-05 21:47:51.468 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-07-05 21:47:51.470 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:47:51.474 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-05 21:47:51.476 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-05 21:47:51.478 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-05 21:47:51.481 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:47:51.483 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-05 21:47:51.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-05 21:47:51.514 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-07-05 21:47:51.517 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:47:51.519 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-05 21:47:51.522 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-05 21:47:51.524 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-05 21:47:51.526 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:47:51.529 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-05 21:47:51.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-07-05 21:47:51.560 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:47:51.563 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-05 21:47:51.566 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-05 21:47:51.568 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-05 21:47:51.571 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:47:51.573 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-05 21:47:51.602 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-07-05 21:47:51.605 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:47:51.608 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-05 21:47:51.610 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-05 21:47:51.613 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-05 21:47:51.615 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:47:51.618 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-07-05 21:47:51.648 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-07-05 21:47:51.650 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:47:51.652 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-05 21:47:51.655 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-05 21:47:51.657 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-05 21:47:51.660 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:47:51.662 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-07-05 21:47:51.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-07-05 21:47:51.697 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:47:51.700 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-05 21:47:51.702 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-05 21:47:51.705 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-05 21:47:51.708 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:47:51.710 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-07-05 21:47:51.739 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:300:349 2022-07-05 21:47:51.742 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:47:51.744 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-05 21:47:51.746 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:300:349 2022-07-05 21:47:51.749 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2022-07-05 21:47:51.751 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:47:51.754 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2022-07-05 21:47:51.783 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-07-05 21:47:51.786 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:47:51.788 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-05 21:47:51.790 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-05 21:47:51.793 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-05 21:47:51.796 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-05 21:47:51.799 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-07-05 21:47:51.828 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-05 21:47:51.831 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-05 21:47:51.848 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:47:51.850 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-05 21:47:51.853 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-05 21:47:51.886 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-05 21:47:51.888 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-05 21:47:51.917 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-05 21:47:51.949 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-05 21:47:51.952 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-05 21:47:51.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-05 21:47:51.957 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-05 21:47:54.737 | INFO neutron.common.config [-] Logging enabled! 2022-07-05 21:47:54.737 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev418 2022-07-05 21:47:54.738 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=257471) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-05 21:47:54.789 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=257471) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-05 21:47:54.789 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=257471) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-05 21:47:54.789 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=257471) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:47:54.790 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=257471) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:47:54.790 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=257471) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:47:54.790 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=257471) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:47:54.845 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-05 21:47:54.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:54.846 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:54.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:54.846 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:55.169 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-05 21:47:55.171 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-05 21:47:55.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-07-05 21:47:55.177 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-05 21:47:55.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-05 21:47:55.236 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-07-05 21:47:55.254 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-05 21:47:55.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-05 21:47:55.259 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-07-05 21:47:55.290 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-05 21:47:55.293 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-05 21:47:55.302 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-05 21:47:55.304 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-05 21:47:55.307 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-05 21:47:55.320 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-05 21:47:55.332 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-05 21:47:55.335 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-05 21:47:55.343 | net.bridge.bridge-nf-call-iptables = 1 2022-07-05 21:47:55.346 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-05 21:47:55.349 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-05 21:47:55.357 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-05 21:47:55.361 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-05 21:47:55.364 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-05 21:47:55.366 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-05 21:47:55.369 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-05 21:47:55.371 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-05 21:47:55.373 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-05 21:47:55.376 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-05 21:47:55.378 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-05 21:47:55.381 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-05 21:47:55.408 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-05 21:47:55.411 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-07-05 21:47:55.444 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-05 21:47:55.446 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-07-05 21:47:55.475 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-07-05 21:47:55.505 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-05 21:47:55.522 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:47:55.524 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-05 21:47:55.527 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-07-05 21:47:55.532 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-05 21:47:55.561 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-05 21:47:55.591 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-05 21:47:55.623 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-05 21:47:55.625 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-05 21:47:55.655 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-05 21:47:55.672 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:47:55.675 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-05 21:47:55.678 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-05 21:47:55.707 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-05 21:47:55.710 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-05 21:47:55.712 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-05 21:47:55.741 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-05 21:47:55.744 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-05 21:47:55.746 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-05 21:47:55.749 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-05 21:47:55.766 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:47:55.769 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-05 21:47:55.771 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-07-05 21:47:55.776 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-05 21:47:55.805 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-05 21:47:55.838 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-05 21:47:55.841 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-05 21:47:55.871 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-05 21:47:55.874 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-05 21:47:55.903 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-05 21:47:55.906 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-05 21:47:55.908 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-05 21:47:55.938 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-05 21:47:55.941 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-05 21:47:55.943 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-05 21:47:55.946 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-05 21:47:58.671 | INFO neutron.common.config [-] Logging enabled! 2022-07-05 21:47:58.672 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev418 2022-07-05 21:47:58.672 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=258001) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-05 21:47:58.724 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=258001) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-05 21:47:58.724 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=258001) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-05 21:47:58.724 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=258001) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:47:58.724 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=258001) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:47:58.724 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=258001) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:47:58.725 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=258001) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-05 21:47:58.785 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-05 21:47:58.785 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=258001) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-05 21:47:58.786 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=258001) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-05 21:47:58.786 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-05 21:47:58.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:58.786 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:58.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:47:58.786 | from cryptography.utils import int_from_bytes 2022-07-05 21:47:59.122 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-05 21:47:59.125 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-05 21:47:59.127 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-05 21:47:59.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-05 21:47:59.132 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-05 21:47:59.135 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-05 21:47:59.138 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-05 21:47:59.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-05 21:47:59.157 | + functions:set_mtu:785 : local dev=br-data 2022-07-05 21:47:59.160 | + functions:set_mtu:786 : local mtu=1500 2022-07-05 21:47:59.163 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-05 21:47:59.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-07-05 21:47:59.193 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-05 21:47:59.196 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-05 21:47:59.199 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-05 21:47:59.201 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-05 21:47:59.204 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-05 21:47:59.206 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-05 21:47:59.208 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-05 21:47:59.211 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-05 21:47:59.213 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-05 21:47:59.216 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-05 21:47:59.218 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-05 21:47:59.221 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-05 21:47:59.224 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-05 21:47:59.226 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-05 21:47:59.230 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-05 21:47:59.231 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-05 21:47:59.237 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-05 21:47:59.240 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-05 21:47:59.243 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-05 21:47:59.245 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-05 21:47:59.249 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-05 21:47:59.251 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-05 21:47:59.251 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-05 21:47:59.256 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.15/22 brd 192.168.3.255' 2022-07-05 21:47:59.258 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-05 21:47:59.260 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-05 21:47:59.263 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-05 21:47:59.265 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-05 21:47:59.268 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]] 2022-07-05 21:47:59.271 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1' 2022-07-05 21:47:59.273 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data' 2022-07-05 21:47:59.276 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-05 21:47:59.278 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-05 21:47:59.282 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.15/22 brd 192.168.3.255 2022-07-05 21:47:59.283 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-05 21:47:59.283 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-05 21:47:59.284 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-05 21:47:59.290 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.15 2022-07-05 21:47:59.292 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.15 ' 2022-07-05 21:47:59.295 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1 2022-07-05 21:47:59.307 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data 2022-07-05 21:47:59.321 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-05 21:47:59.334 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-05 21:47:59.355 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.15 2022-07-05 21:47:59.364 | PING 192.168.0.15 (192.168.0.15) from 192.168.0.15 br-data: 56(84) bytes of data. 2022-07-05 21:47:59.364 | 64 bytes from 192.168.0.15: icmp_seq=1 ttl=64 time=0.079 ms 2022-07-05 21:48:00.370 | 64 bytes from 192.168.0.15: icmp_seq=2 ttl=64 time=0.048 ms 2022-07-05 21:48:01.394 | 64 bytes from 192.168.0.15: icmp_seq=3 ttl=64 time=0.043 ms 2022-07-05 21:48:01.394 | 2022-07-05 21:48:01.394 | --- 192.168.0.15 ping statistics --- 2022-07-05 21:48:01.394 | 3 packets transmitted, 3 received, 0% packet loss, time 2030ms 2022-07-05 21:48:01.394 | rtt min/avg/max/mdev = 0.043/0.056/0.079/0.015 ms 2022-07-05 21:48:01.400 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-05 21:48:01.400 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-05 21:48:01.406 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-05 21:48:01.408 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-05 21:48:01.425 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:48:01.428 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-05 21:48:01.431 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-07-05 21:48:01.435 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-05 21:48:01.466 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.30 2022-07-05 21:48:01.495 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-05 21:48:01.525 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-05 21:48:01.558 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-05 21:48:01.561 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-05 21:48:01.591 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-05 21:48:01.593 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-05 21:48:01.611 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:48:01.614 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-05 21:48:01.616 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-05 21:48:01.634 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:48:01.637 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-05 21:48:01.655 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:48:01.658 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-05 21:48:01.676 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:48:01.678 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-05 21:48:01.709 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-05 21:48:01.741 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-05 21:48:01.743 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-05 21:48:01.761 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:48:01.764 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-05 21:48:01.782 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:48:01.784 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-05 21:48:01.787 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-05 21:48:01.846 | + inc/async:async_inner:63 : init_neutron 2022-07-05 21:48:01.886 | [216273 Async init_neutron:258479]: running: init_neutron 2022-07-05 21:48:01.889 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-05 21:48:01.908 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:48:01.912 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-05 21:48:01.922 | ++ ./stack.sh:main:1157 : true 2022-07-05 21:48:01.926 | + ./stack.sh:main:1157 : netman_pid= 2022-07-05 21:48:01.928 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-05 21:48:01.931 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-05 21:48:01.946 | + ./stack.sh:main:1164 : clean_iptables 2022-07-05 21:48:01.958 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-05 21:48:01.958 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-05 21:48:01.958 | + lib/nova:clean_iptables:186 : grep nova 2022-07-05 21:48:01.958 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-05 21:48:01.959 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-05 21:48:01.963 | + lib/nova:clean_iptables:186 : bash 2022-07-05 21:48:01.963 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-05 21:48:01.974 | + lib/nova:clean_iptables:188 : grep nova 2022-07-05 21:48:01.974 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-05 21:48:01.980 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-05 21:48:01.980 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-05 21:48:01.980 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-05 21:48:01.982 | + lib/nova:clean_iptables:188 : bash 2022-07-05 21:48:01.985 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-05 21:48:01.996 | + lib/nova:clean_iptables:190 : grep nova 2022-07-05 21:48:01.996 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-05 21:48:01.996 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-05 21:48:02.002 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-05 21:48:02.002 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-05 21:48:02.004 | + lib/nova:clean_iptables:190 : bash 2022-07-05 21:48:02.010 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-05 21:48:02.020 | + lib/nova:clean_iptables:192 : grep nova 2022-07-05 21:48:02.020 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-05 21:48:02.022 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-05 21:48:02.022 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-05 21:48:02.024 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-05 21:48:02.026 | + lib/nova:clean_iptables:192 : bash 2022-07-05 21:48:02.033 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-05 21:48:02.039 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-05 21:48:02.048 | net.ipv4.ip_forward = 1 2022-07-05 21:48:02.052 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-05 21:48:02.071 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:48:02.073 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-05 21:48:02.077 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-05 21:48:02.080 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-05 21:48:02.114 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-05 21:48:02.146 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-05 21:48:02.148 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-05 21:48:02.186 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-05 21:48:02.222 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-05 21:48:02.241 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:48:02.243 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-05 21:48:02.246 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:48:02.252 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-05 21:48:02.252 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-05 21:48:02.254 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-05 21:48:02.324 | + inc/async:async_inner:63 : init_swift 2022-07-05 21:48:02.362 | [216273 Async init_swift:258837]: running: init_swift 2022-07-05 21:48:02.365 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-05 21:48:02.385 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:48:02.388 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-05 21:48:02.392 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:48:02.393 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-05 21:48:02.396 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-05 21:48:02.398 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-05 21:48:02.472 | + inc/async:async_inner:63 : init_cinder 2022-07-05 21:48:02.518 | [216273 Async init_cinder:258932]: running: init_cinder 2022-07-05 21:48:02.521 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-05 21:48:02.539 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:48:02.543 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-05 21:48:02.547 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:48:02.550 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-05 21:48:02.553 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-05 21:48:02.557 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-05 21:48:02.624 | + inc/async:async_inner:63 : init_placement 2022-07-05 21:48:02.674 | [216273 Async init_placement:259051]: running: init_placement 2022-07-05 21:48:02.679 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-05 21:48:02.735 | [216273 Async init_neutron:258479]: Waiting for completion of init_neutron running on PID 258479 (6 other jobs running) 2022-07-05 21:48:02.762 | [216273 Async init_neutron:258479]: Signaling child to exit 2022-07-05 21:48:13.827 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:48:13.855 | [258837 Async init_swift:258837]: finished successfully 2022-07-05 21:48:55.767 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:48:55.796 | [258932 Async init_cinder:258932]: finished successfully 2022-07-05 21:49:03.771 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:49:03.798 | [259051 Async init_placement:259051]: finished successfully 2022-07-05 21:52:27.345 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:52:27.370 | [258479 Async init_neutron:258479]: finished successfully 2022-07-05 21:52:27.390 | WAKEUP 2022-07-05 21:52:27.414 | [216273 Async init_neutron:258479]: Signaled 2022-07-05 21:52:27.416 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-05 21:52:27.416 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:52:27.416 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-05 21:52:27.416 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:52:27.416 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-05 21:52:27.416 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-05 21:52:27.416 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-05 21:52:27.416 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-05 21:52:27.416 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-05 21:52:27.416 | + lib/database:recreate_database:112 : local db=neutron 2022-07-05 21:52:27.416 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-05 21:52:27.416 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-05 21:52:27.416 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-05 21:52:27.416 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:52:27.416 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-05 21:52:27.416 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:52:27.416 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-05 21:52:27.416 | + functions-common:time_start:2426 : local name=dbsync 2022-07-05 21:52:27.416 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:52:27.416 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:52:27.416 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:52:27.416 | + functions-common:time_start:2431 : _TIME_START[$name]=1657057717740 2022-07-05 21:52:27.417 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-07-05 21:52:27.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.417 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.417 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-05 21:52:27.417 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-05 21:52:27.418 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-05 21:52:27.419 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-05 21:52:27.420 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-05 21:52:27.421 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-05 21:52:27.421 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-05 21:52:27.421 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-05 21:52:27.421 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-05 21:52:27.421 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-05 21:52:27.421 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-05 21:52:27.421 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-05 21:52:27.421 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-05 21:52:27.421 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-05 21:52:27.421 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-05 21:52:27.421 | Running upgrade for neutron ... 2022-07-05 21:52:27.421 | OK 2022-07-05 21:52:27.421 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-05 21:52:27.421 | + functions-common:time_stop:2440 : local name 2022-07-05 21:52:27.421 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:52:27.421 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:52:27.421 | + functions-common:time_stop:2443 : local total 2022-07-05 21:52:27.421 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:52:27.421 | + functions-common:time_stop:2446 : name=dbsync 2022-07-05 21:52:27.421 | + functions-common:time_stop:2447 : start_time=1657057717740 2022-07-05 21:52:27.421 | + functions-common:time_stop:2449 : [[ -z 1657057717740 ]] 2022-07-05 21:52:27.421 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:52:27.421 | + functions-common:time_stop:2452 : end_time=1657057947329 2022-07-05 21:52:27.421 | + functions-common:time_stop:2453 : elapsed_time=229589 2022-07-05 21:52:27.421 | + functions-common:time_stop:2454 : total=35021 2022-07-05 21:52:27.421 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:52:27.421 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=264610 2022-07-05 21:52:27.462 | [216273 Async init_neutron:258479]: finished init_neutron with result 0 in 265 seconds 2022-07-05 21:52:27.467 | + inc/async:async_wait:197 : return 0 2022-07-05 21:52:27.470 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-05 21:52:27.523 | [216273 Async init_placement:259051]: Waiting for completion of init_placement running on PID 259051 (5 other jobs running) 2022-07-05 21:52:27.549 | [216273 Async init_placement:259051]: Signaling child to exit 2022-07-05 21:52:27.550 | WAKEUP 2022-07-05 21:52:27.573 | [216273 Async init_placement:259051]: Signaled 2022-07-05 21:52:27.575 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-05 21:52:27.575 | + lib/database:recreate_database:112 : local db=placement 2022-07-05 21:52:27.575 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-05 21:52:27.575 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-05 21:52:27.575 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-05 21:52:27.575 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:52:27.575 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-05 21:52:27.575 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:52:27.575 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-05 21:52:27.575 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-05 21:52:27.575 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-05 21:52:27.576 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-05 21:52:27.576 | + functions-common:get_or_create_user:910 : local user_id 2022-07-05 21:52:27.576 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-05 21:52:27.576 | + functions-common:get_or_create_user:914 : local email= 2022-07-05 21:52:27.576 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-05 21:52:27.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.576 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.576 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.576 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:52:27.576 | + functions-common:get_or_create_user:926 : user_id=c289d4b42dec4fe382e35c3f9faa21c8 2022-07-05 21:52:27.576 | + functions-common:get_or_create_user:927 : echo c289d4b42dec4fe382e35c3f9faa21c8 2022-07-05 21:52:27.576 | c289d4b42dec4fe382e35c3f9faa21c8 2022-07-05 21:52:27.576 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-05 21:52:27.576 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:52:27.576 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:52:27.576 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:52:27.576 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:52:27.576 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:52:27.576 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:52:27.576 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:52:27.576 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:52:27.576 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:52:27.576 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:52:27.576 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-05 21:52:27.576 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:52:27.576 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:52:27.576 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:52:27.577 | ++ functions-common:get_field:813 : read data 2022-07-05 21:52:27.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.577 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.577 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.577 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:52:27.577 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:52:27.577 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:52:27.577 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-07-05 21:52:27.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.577 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.577 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.577 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-05 21:52:27.577 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:52:27.577 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:52:27.577 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:52:27.577 | ++ functions-common:get_field:813 : read data 2022-07-05 21:52:27.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.577 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.577 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.577 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:52:27.577 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:52:27.577 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:52:27.577 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:52:27.577 | ++ functions-common:get_field:819 : echo '| 1884e658df064cc2a232687c678d8618 | c289d4b42dec4fe382e35c3f9faa21c8 | | 93f20f89d0fc4bbf9cf557dd1e14d98d | | | False |' 2022-07-05 21:52:27.577 | ++ functions-common:get_field:813 : read data 2022-07-05 21:52:27.577 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1884e658df064cc2a232687c678d8618 2022-07-05 21:52:27.577 | + functions-common:get_or_add_user_project_role:998 : echo 1884e658df064cc2a232687c678d8618 2022-07-05 21:52:27.577 | 1884e658df064cc2a232687c678d8618 2022-07-05 21:52:27.577 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-05 21:52:27.578 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-05 21:52:27.578 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-05 21:52:27.578 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-05 21:52:27.578 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-05 21:52:27.578 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-05 21:52:27.578 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-05 21:52:27.578 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-05 21:52:27.578 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-05 21:52:27.578 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-05 21:52:27.578 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-05 21:52:27.578 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-05 21:52:27.578 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-05 21:52:27.578 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:52:27.578 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-05 21:52:27.578 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:52:27.578 | ++ functions-common:get_field:813 : read data 2022-07-05 21:52:27.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.578 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.578 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.578 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:52:27.578 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-05 21:52:27.578 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-05 21:52:27.578 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-07-05 21:52:27.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.578 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.578 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.579 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-05 21:52:27.579 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-05 21:52:27.579 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-05 21:52:27.579 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:52:27.579 | ++ functions-common:get_field:813 : read data 2022-07-05 21:52:27.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.579 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.579 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.579 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:52:27.579 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-05 21:52:27.579 | ++ functions-common:get_field:817 : field='$2' 2022-07-05 21:52:27.579 | ++ functions-common:get_field:819 : echo '| e1c574c9973548ebb0e8d9e0656ccabd | c289d4b42dec4fe382e35c3f9faa21c8 | | 93f20f89d0fc4bbf9cf557dd1e14d98d | | | False |' 2022-07-05 21:52:27.579 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-05 21:52:27.579 | ++ functions-common:get_field:813 : read data 2022-07-05 21:52:27.579 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:52:27.579 | + functions-common:get_or_add_user_project_role:998 : echo e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:52:27.579 | e1c574c9973548ebb0e8d9e0656ccabd 2022-07-05 21:52:27.579 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.30/placement 2022-07-05 21:52:27.579 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-05 21:52:27.579 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-05 21:52:27.579 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-05 21:52:27.579 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-07-05 21:52:27.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.579 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.579 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.579 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:52:27.579 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-05 21:52:27.579 | c1feee3654fc4f268c4c82847eb4b4e5' 2022-07-05 21:52:27.579 | + functions-common:get_or_create_service:1095 : echo c1feee3654fc4f268c4c82847eb4b4e5 2022-07-05 21:52:27.580 | c1feee3654fc4f268c4c82847eb4b4e5 2022-07-05 21:52:27.580 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.30/placement 2022-07-05 21:52:27.580 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-05 21:52:27.580 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.30/placement RegionOne 2022-07-05 21:52:27.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-05 21:52:27.580 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-07-05 21:52:27.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.580 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.580 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.580 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:52:27.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-05 21:52:27.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-05 21:52:27.580 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.30/placement --region RegionOne -f value -c id 2022-07-05 21:52:27.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.580 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:27.580 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:27.580 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:52:27.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=495cb39475264c06938d8c42fe0b63ab 2022-07-05 21:52:27.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 495cb39475264c06938d8c42fe0b63ab 2022-07-05 21:52:27.580 | + functions-common:get_or_create_endpoint:1128 : public_id=495cb39475264c06938d8c42fe0b63ab 2022-07-05 21:52:27.580 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-05 21:52:27.580 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-05 21:52:27.580 | + functions-common:get_or_create_endpoint:1137 : echo 495cb39475264c06938d8c42fe0b63ab 2022-07-05 21:52:27.580 | 495cb39475264c06938d8c42fe0b63ab 2022-07-05 21:52:27.622 | [216273 Async init_placement:259051]: finished init_placement with result 0 in 61 seconds 2022-07-05 21:52:27.626 | + inc/async:async_wait:197 : return 0 2022-07-05 21:52:27.629 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-05 21:52:27.681 | [216273 Async init_glance:255366]: Waiting for completion of init_glance running on PID 255366 (4 other jobs running) 2022-07-05 21:52:27.707 | [216273 Async init_glance:255366]: Signaling child to exit 2022-07-05 21:52:27.707 | WAKEUP 2022-07-05 21:52:27.730 | [216273 Async init_glance:255366]: Signaled 2022-07-05 21:52:27.732 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-05 21:52:27.732 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-05 21:52:27.732 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-05 21:52:27.732 | + lib/database:recreate_database:112 : local db=glance 2022-07-05 21:52:27.732 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-05 21:52:27.732 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-05 21:52:27.732 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-05 21:52:27.732 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:52:27.732 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-05 21:52:27.732 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:52:27.732 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-05 21:52:27.732 | + functions-common:time_start:2426 : local name=dbsync 2022-07-05 21:52:27.732 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:52:27.732 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:52:27.732 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:52:27.732 | + functions-common:time_start:2431 : _TIME_START[$name]=1657057634924 2022-07-05 21:52:27.732 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-05 21:52:27.732 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-05 21:52:27.732 | ERROR glance Traceback (most recent call last): 2022-07-05 21:52:27.732 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-05 21:52:27.733 | ERROR glance  sys.exit(main()) 2022-07-05 21:52:27.733 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-05 21:52:27.733 | ERROR glance  return CONF.command.action_fn() 2022-07-05 21:52:27.733 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-05 21:52:27.733 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-05 21:52:27.733 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-05 21:52:27.733 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-05 21:52:27.733 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-05 21:52:27.733 | ERROR glance  engine = db_api.get_engine() 2022-07-05 21:52:27.733 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-05 21:52:27.733 | ERROR glance  facade = _create_facade_lazily() 2022-07-05 21:52:27.733 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-05 21:52:27.733 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-05 21:52:27.733 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-05 21:52:27.733 | ERROR glance  return cls( 2022-07-05 21:52:27.733 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-05 21:52:27.733 | ERROR glance  self._factory._start( 2022-07-05 21:52:27.733 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-05 21:52:27.733 | ERROR glance  self._setup_for_connection( 2022-07-05 21:52:27.733 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-05 21:52:27.733 | ERROR glance  engine = engines.create_engine( 2022-07-05 21:52:27.733 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-05 21:52:27.733 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-05 21:52:27.733 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-05 21:52:27.733 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-05 21:52:27.733 | ERROR glance  File "", line 2, in create_engine 2022-07-05 21:52:27.733 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-05 21:52:27.733 | ERROR glance  return fn(*args, **kwargs) 2022-07-05 21:52:27.733 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-05 21:52:27.733 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-05 21:52:27.733 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-05 21:52:27.733 | ERROR glance  loaded_plugins = [ 2022-07-05 21:52:27.734 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-05 21:52:27.734 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-05 21:52:27.734 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-05 21:52:27.734 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-05 21:52:27.734 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-05 21:52:27.734 | ERROR glance  2022-07-05 21:52:27.734 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-05 21:52:27.734 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-05 21:52:27.734 | ERROR glance Traceback (most recent call last): 2022-07-05 21:52:27.734 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-05 21:52:27.734 | ERROR glance  sys.exit(main()) 2022-07-05 21:52:27.734 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-05 21:52:27.734 | ERROR glance  return CONF.command.action_fn() 2022-07-05 21:52:27.734 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-05 21:52:27.734 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-05 21:52:27.734 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-05 21:52:27.734 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-05 21:52:27.734 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-05 21:52:27.734 | ERROR glance  facade = _create_facade_lazily() 2022-07-05 21:52:27.734 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-05 21:52:27.734 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-05 21:52:27.734 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-05 21:52:27.734 | ERROR glance  return cls( 2022-07-05 21:52:27.734 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-05 21:52:27.734 | ERROR glance  self._factory._start( 2022-07-05 21:52:27.734 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-05 21:52:27.734 | ERROR glance  self._setup_for_connection( 2022-07-05 21:52:27.734 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-05 21:52:27.734 | ERROR glance  engine = engines.create_engine( 2022-07-05 21:52:27.734 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-05 21:52:27.735 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-05 21:52:27.735 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-05 21:52:27.735 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-05 21:52:27.735 | ERROR glance  File "", line 2, in create_engine 2022-07-05 21:52:27.735 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-05 21:52:27.735 | ERROR glance  return fn(*args, **kwargs) 2022-07-05 21:52:27.735 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-05 21:52:27.735 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-05 21:52:27.735 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-05 21:52:27.735 | ERROR glance  loaded_plugins = [ 2022-07-05 21:52:27.735 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-05 21:52:27.735 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-05 21:52:27.735 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-05 21:52:27.735 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-05 21:52:27.735 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-05 21:52:27.735 | ERROR glance  2022-07-05 21:52:27.735 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-05 21:52:27.735 | + functions-common:time_stop:2440 : local name 2022-07-05 21:52:27.735 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:52:27.735 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:52:27.735 | + functions-common:time_stop:2443 : local total 2022-07-05 21:52:27.735 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:52:27.735 | + functions-common:time_stop:2446 : name=dbsync 2022-07-05 21:52:27.735 | + functions-common:time_stop:2447 : start_time=1657057634924 2022-07-05 21:52:27.735 | + functions-common:time_stop:2449 : [[ -z 1657057634924 ]] 2022-07-05 21:52:27.735 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:52:27.735 | + functions-common:time_stop:2452 : end_time=1657057639591 2022-07-05 21:52:27.735 | + functions-common:time_stop:2453 : elapsed_time=4667 2022-07-05 21:52:27.735 | + functions-common:time_stop:2454 : total=35021 2022-07-05 21:52:27.735 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:52:27.735 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39688 2022-07-05 21:52:27.778 | [216273 Async init_glance:255366]: finished init_glance with result 0 in 5 seconds 2022-07-05 21:52:27.783 | + inc/async:async_wait:197 : return 0 2022-07-05 21:52:27.785 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-05 21:52:27.837 | [216273 Async init_swift:258837]: Waiting for completion of init_swift running on PID 258837 (3 other jobs running) 2022-07-05 21:52:27.863 | [216273 Async init_swift:258837]: Signaling child to exit 2022-07-05 21:52:27.863 | WAKEUP 2022-07-05 21:52:27.887 | [216273 Async init_swift:258837]: Signaled 2022-07-05 21:52:27.888 | + lib/swift:init_swift:673 : local node_number 2022-07-05 21:52:27.888 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-05 21:52:27.888 | No account-replicator running 2022-07-05 21:52:27.888 | No object-replicator running 2022-07-05 21:52:27.888 | No account-server running 2022-07-05 21:52:27.888 | No object-updater running 2022-07-05 21:52:27.888 | No object-reconstructor running 2022-07-05 21:52:27.888 | No account-reaper running 2022-07-05 21:52:27.888 | No container-auditor running 2022-07-05 21:52:27.888 | No container-replicator running 2022-07-05 21:52:27.888 | No container-server running 2022-07-05 21:52:27.888 | No object-server running 2022-07-05 21:52:27.888 | No object-expirer running 2022-07-05 21:52:27.888 | No proxy-server running 2022-07-05 21:52:27.888 | No container-sync running 2022-07-05 21:52:27.888 | No object-auditor running 2022-07-05 21:52:27.888 | No account-auditor running 2022-07-05 21:52:27.889 | No container-sharder running 2022-07-05 21:52:27.889 | No container-reconciler running 2022-07-05 21:52:27.889 | No container-updater running 2022-07-05 21:52:27.889 | + lib/swift:init_swift:675 : true 2022-07-05 21:52:27.889 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-05 21:52:27.889 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-05 21:52:27.889 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-05 21:52:27.889 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-05 21:52:27.889 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-05 21:52:27.889 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-07-05 21:52:27.889 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-07-05 21:52:27.889 | + functions:create_disk:732 : local node_number 2022-07-05 21:52:27.889 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:52:27.889 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-05 21:52:27.889 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-05 21:52:27.889 | + functions:create_disk:736 : local key 2022-07-05 21:52:27.889 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:52:27.889 | ++ functions:create_disk:738 : sed s#/.## 2022-07-05 21:52:27.889 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-05 21:52:27.889 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-05 21:52:27.889 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-05 21:52:27.889 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:52:27.889 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-05 21:52:27.889 | + functions:destroy_disk:765 : local key 2022-07-05 21:52:27.889 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:52:27.889 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-05 21:52:27.889 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-05 21:52:27.889 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-05 21:52:27.889 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-05 21:52:27.889 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-05 21:52:27.889 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:52:27.890 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:52:27.890 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-05 21:52:27.890 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:52:27.890 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-05 21:52:27.890 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-05 21:52:27.890 | = sectsz=512 attr=2, projid32bit=1 2022-07-05 21:52:27.890 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-05 21:52:27.890 | = reflink=1 2022-07-05 21:52:27.890 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-05 21:52:27.890 | = sunit=0 swidth=0 blks 2022-07-05 21:52:27.890 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-05 21:52:27.890 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-05 21:52:27.890 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-05 21:52:27.890 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-05 21:52:27.890 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-05 21:52:27.890 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-07-05 21:52:27.890 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-07-05 21:52:27.890 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-05 21:52:27.890 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-05 21:52:27.890 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-05 21:52:27.890 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-05 21:52:27.891 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-05 21:52:27.891 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-05 21:52:27.891 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-05 21:52:27.891 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-05 21:52:27.891 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-05 21:52:27.891 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-05 21:52:27.891 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-05 21:52:27.891 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-05 21:52:27.891 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1657056564.object.builder backups/1657056565.container.builder backups/1657056566.account.builder backups/1657056571.object.builder backups/1657056572.container.builder backups/1657056573.account.builder backups/1657056571.object.ring.gz backups/1657056572.container.ring.gz backups/1657056573.account.ring.gz 2022-07-05 21:52:27.891 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-05 21:52:27.891 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-05 21:52:27.891 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-05 21:52:27.891 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-05 21:52:27.891 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-05 21:52:27.891 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-07-05 21:52:27.891 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-05 21:52:27.891 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-05 21:52:27.891 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-07-05 21:52:27.891 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-05 21:52:27.891 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-05 21:52:27.891 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-07-05 21:52:27.891 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-05 21:52:27.891 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-05 21:52:27.891 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-05 21:52:27.891 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-05 21:52:27.891 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-05 21:52:27.891 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-05 21:52:27.892 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-05 21:52:27.892 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-05 21:52:27.892 | + lib/swift:init_swift:719 : popd 2022-07-05 21:52:27.935 | [216273 Async init_swift:258837]: finished init_swift with result 0 in 11 seconds 2022-07-05 21:52:27.939 | + inc/async:async_wait:197 : return 0 2022-07-05 21:52:27.941 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-05 21:52:27.995 | [216273 Async init_cinder:258932]: Waiting for completion of init_cinder running on PID 258932 (2 other jobs running) 2022-07-05 21:52:28.021 | [216273 Async init_cinder:258932]: Signaling child to exit 2022-07-05 21:52:28.021 | WAKEUP 2022-07-05 21:52:28.045 | [216273 Async init_cinder:258932]: Signaled 2022-07-05 21:52:28.046 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-05 21:52:28.046 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:52:28.046 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-05 21:52:28.046 | + lib/database:recreate_database:112 : local db=cinder 2022-07-05 21:52:28.046 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-05 21:52:28.046 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-05 21:52:28.046 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-05 21:52:28.046 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:52:28.047 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-05 21:52:28.047 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:52:28.047 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-05 21:52:28.047 | + functions-common:time_start:2426 : local name=dbsync 2022-07-05 21:52:28.047 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:52:28.047 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:52:28.047 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:52:28.047 | + functions-common:time_start:2431 : _TIME_START[$name]=1657057691238 2022-07-05 21:52:28.047 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-05 21:52:28.047 | INFO dbcounter [-] Registered counter for database cinder 2022-07-05 21:52:28.047 | 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=259363) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-05 21:52:28.047 | DEBUG dbcounter [-] [259363] Writer thread running {{(pid=259363) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:28.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:28.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:28.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:28.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:28.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:28.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:28.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:28.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:28.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:28.048 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:52:28.048 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=259363) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:52:28.048 | INFO cinder.db.migration [-] Applying migration(s) 2022-07-05 21:52:28.048 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-05 21:52:28.048 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-05 21:52:28.048 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-07-05 21:52:28.048 | DEBUG dbcounter [-] [259363] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=66 {{(pid=259363) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:52:28.048 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=259363) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-05 21:52:28.048 | INFO cinder.db.migration [-] Migration(s) applied 2022-07-05 21:52:28.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:28.048 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:28.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:52:28.048 | from cryptography.utils import int_from_bytes 2022-07-05 21:52:28.048 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-07-05 21:52:28.048 | last_heartbeat = column_property( 2022-07-05 21:52:28.048 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-07-05 21:52:28.048 | num_hosts = column_property( 2022-07-05 21:52:28.048 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-07-05 21:52:28.048 | num_down_hosts = column_property( 2022-07-05 21:52:28.048 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-05 21:52:28.048 | + functions-common:time_stop:2440 : local name 2022-07-05 21:52:28.049 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:52:28.049 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:52:28.049 | + functions-common:time_stop:2443 : local total 2022-07-05 21:52:28.049 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:52:28.049 | + functions-common:time_stop:2446 : name=dbsync 2022-07-05 21:52:28.049 | + functions-common:time_stop:2447 : start_time=1657057691238 2022-07-05 21:52:28.049 | + functions-common:time_stop:2449 : [[ -z 1657057691238 ]] 2022-07-05 21:52:28.049 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:52:28.049 | + functions-common:time_stop:2452 : end_time=1657057735697 2022-07-05 21:52:28.049 | + functions-common:time_stop:2453 : elapsed_time=44459 2022-07-05 21:52:28.049 | + functions-common:time_stop:2454 : total=35021 2022-07-05 21:52:28.049 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:52:28.049 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=79480 2022-07-05 21:52:28.049 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-05 21:52:28.049 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:52:28.049 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-05 21:52:28.049 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:52:28.049 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-05 21:52:28.094 | [216273 Async init_cinder:258932]: finished init_cinder with result 0 in 53 seconds 2022-07-05 21:52:28.098 | + inc/async:async_wait:197 : return 0 2022-07-05 21:52:28.101 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-05 21:52:28.119 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:52:28.122 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-05 21:52:28.124 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:52:28.127 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-05 21:52:28.129 | + ./stack.sh:main:1213 : init_nova 2022-07-05 21:52:28.132 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-05 21:52:28.149 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:52:28.153 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-05 21:52:28.170 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:52:28.173 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:52:28.175 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-05 21:52:28.234 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-05 21:52:28.272 | [216273 Async nova-cell-0:261382]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-05 21:52:28.276 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-05 21:52:28.281 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:52:28.294 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-05 21:52:28.294 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-05 21:52:28.294 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-05 21:52:28.294 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-05 21:52:28.359 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-05 21:52:28.403 | [216273 Async nova-cell-1:261474]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-05 21:52:28.406 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-05 21:52:28.408 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-05 21:52:28.411 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-05 21:52:28.413 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-05 21:52:28.416 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-05 21:52:28.421 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:52:38.020 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-07-05 21:52:38.025 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:52:38.143 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-05 21:52:38.724 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-05 21:52:42.366 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-05 21:52:42.392 | DEBUG dbcounter [-] [261534] Writer thread running {{(pid=261534) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:52:42.393 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:52:42.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:52:42.407 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=261534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:52:42.429 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-05 21:52:42.429 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-05 21:52:43.118 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-05 21:53:12.690 | DEBUG dbcounter [-] [261534] Writing DB stats nova_api:SELECT=6,nova_api:SHOW=1,nova_api:CREATE=60 {{(pid=261534) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:53:17.918 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=261534) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-05 21:53:17.921 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-05 21:53:24.391 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=261534) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-05 21:53:24.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:53:24.477 | from cryptography.utils import int_from_bytes 2022-07-05 21:53:24.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:53:24.477 | from cryptography.utils import int_from_bytes 2022-07-05 21:53:24.892 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-05 21:53:24.894 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-05 21:53:24.897 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-05 21:53:24.900 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-05 21:53:24.902 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-05 21:53:24.905 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-05 21:53:24.908 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-05 21:53:24.926 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:53:24.930 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-05 21:53:24.932 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-05 21:53:24.935 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-05 21:53:25.530 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-05 21:53:28.416 | INFO dbcounter [None req-1ce03cf2-d725-4040-8ccf-6a7301d8b257 None None] Registered counter for database nova_api 2022-07-05 21:53:28.439 | DEBUG dbcounter [-] [261929] Writer thread running {{(pid=261929) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:53:28.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:53:28.563 | from cryptography.utils import int_from_bytes 2022-07-05 21:53:28.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:53:28.563 | from cryptography.utils import int_from_bytes 2022-07-05 21:53:28.979 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-05 21:53:28.984 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-05 21:53:28.987 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-05 21:53:29.042 | [216273 Async nova-cell-0:261382]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 261382 (3 other jobs running) 2022-07-05 21:53:29.067 | [216273 Async nova-cell-0:261382]: Signaling child to exit 2022-07-05 21:54:39.643 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:54:39.670 | [261474 Async nova-cell-1:261474]: finished successfully 2022-07-05 21:54:39.718 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:54:39.745 | [261382 Async nova-cell-0:261382]: finished successfully 2022-07-05 21:54:39.764 | WAKEUP 2022-07-05 21:54:39.787 | [216273 Async nova-cell-0:261382]: Signaled 2022-07-05 21:54:39.789 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-05 21:54:39.789 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-05 21:54:39.790 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-05 21:54:39.790 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-05 21:54:39.790 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-05 21:54:39.790 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-05 21:54:39.790 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-05 21:54:39.790 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:54:39.790 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-07-05 21:54:39.790 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:54:39.790 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-05 21:54:39.790 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-05 21:54:39.790 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-05 21:54:39.790 | DEBUG dbcounter [-] [261592] Writer thread running {{(pid=261592) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:54:39.790 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:54:39.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.792 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:54:39.792 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=261592) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:54:39.792 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-05 21:54:39.792 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-05 21:54:39.792 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-05 21:54:39.792 | DEBUG dbcounter [-] [261592] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=62 {{(pid=261592) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:54:39.792 | DEBUG dbcounter [-] [261592] Writing DB stats nova_cell0:CREATE=75 {{(pid=261592) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:54:39.793 | DEBUG dbcounter [-] [261592] Writing DB stats nova_cell0:CREATE=20,nova_cell0:ALTER=2,nova_cell0:SHOW=57,nova_cell0:select=21 {{(pid=261592) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:54:39.793 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=261592) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-05 21:54:39.793 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-05 21:54:39.793 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=261592) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-05 21:54:39.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:54:39.793 | from cryptography.utils import int_from_bytes 2022-07-05 21:54:39.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:54:39.793 | from cryptography.utils import int_from_bytes 2022-07-05 21:54:39.836 | [216273 Async nova-cell-0:261382]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 131 seconds 2022-07-05 21:54:39.840 | + inc/async:async_wait:197 : return 0 2022-07-05 21:54:39.842 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-05 21:54:39.845 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-05 21:54:39.896 | [216273 Async nova-cell-1:261474]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 261474 (2 other jobs running) 2022-07-05 21:54:39.921 | [216273 Async nova-cell-1:261474]: Signaling child to exit 2022-07-05 21:54:39.921 | WAKEUP 2022-07-05 21:54:39.944 | [216273 Async nova-cell-1:261474]: Signaled 2022-07-05 21:54:39.945 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-05 21:54:39.945 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-05 21:54:39.945 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-05 21:54:39.945 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-05 21:54:39.945 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-05 21:54:39.945 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-05 21:54:39.945 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-05 21:54:39.945 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:54:39.945 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-07-05 21:54:39.945 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-05 21:54:39.945 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-07-05 21:54:39.946 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-05 21:54:39.946 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-05 21:54:39.946 | DEBUG dbcounter [-] [261582] Writer thread running {{(pid=261582) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-05 21:54:39.947 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=261582) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-05 21:54:39.948 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-05 21:54:39.948 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-05 21:54:39.948 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-05 21:54:39.948 | DEBUG dbcounter [-] [261582] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=61 {{(pid=261582) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:54:39.948 | DEBUG dbcounter [-] [261582] Writing DB stats nova_cell1:CREATE=74 {{(pid=261582) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:54:39.948 | DEBUG dbcounter [-] [261582] Writing DB stats nova_cell1:CREATE=22,nova_cell1:ALTER=2,nova_cell1:SHOW=55,nova_cell1:select=21 {{(pid=261582) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-05 21:54:39.948 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=261582) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-05 21:54:39.948 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-05 21:54:39.948 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=261582) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-05 21:54:39.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:54:39.948 | from cryptography.utils import int_from_bytes 2022-07-05 21:54:39.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:54:39.948 | from cryptography.utils import int_from_bytes 2022-07-05 21:54:39.993 | [216273 Async nova-cell-1:261474]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 131 seconds 2022-07-05 21:54:39.998 | + inc/async:async_wait:197 : return 0 2022-07-05 21:54:40.001 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:54:40.003 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-05 21:54:40.579 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-05 21:54:43.446 | Running batches of 50 until complete 2022-07-05 21:54:43.447 | INFO dbcounter [None req-50926ab5-01e4-4460-9c93-cf711c1f88d3 None None] Registered counter for database nova_cell0 2022-07-05 21:54:43.471 | DEBUG dbcounter [-] [262680] Writer thread running {{(pid=262680) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:54:43.600 | INFO dbcounter [None req-50926ab5-01e4-4460-9c93-cf711c1f88d3 None None] Registered counter for database nova_api 2022-07-05 21:54:43.610 | DEBUG dbcounter [-] [262680] Writer thread running {{(pid=262680) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:54:43.732 | INFO dbcounter [None req-50926ab5-01e4-4460-9c93-cf711c1f88d3 None None] Registered counter for database nova_cell0 2022-07-05 21:54:43.743 | DEBUG dbcounter [-] [262680] Writer thread running {{(pid=262680) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:54:43.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:54:43.810 | from cryptography.utils import int_from_bytes 2022-07-05 21:54:43.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:54:43.810 | from cryptography.utils import int_from_bytes 2022-07-05 21:54:43.810 | +-------------------------------------+--------------+-----------+ 2022-07-05 21:54:43.810 | | Migration | Total Needed | Completed | 2022-07-05 21:54:43.810 | +-------------------------------------+--------------+-----------+ 2022-07-05 21:54:43.810 | | fill_virtual_interface_list | 0 | 0 | 2022-07-05 21:54:43.810 | | migrate_empty_ratio | 0 | 0 | 2022-07-05 21:54:43.810 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-05 21:54:43.810 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-05 21:54:43.810 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-05 21:54:43.810 | | populate_dev_uuids | 0 | 0 | 2022-07-05 21:54:43.810 | | populate_missing_availability_zones | 0 | 0 | 2022-07-05 21:54:43.810 | | populate_queued_for_delete | 0 | 0 | 2022-07-05 21:54:43.810 | | populate_user_id | 0 | 0 | 2022-07-05 21:54:43.810 | | populate_uuids | 0 | 0 | 2022-07-05 21:54:43.810 | +-------------------------------------+--------------+-----------+ 2022-07-05 21:54:44.255 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-05 21:54:44.259 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:54:44.263 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-05 21:54:44.266 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-05 21:54:44.268 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-05 21:54:44.271 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-07-05 21:54:44.858 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-05 21:54:47.648 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-05 21:54:47.648 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-05 21:54:47.648 | INFO dbcounter [None req-3905107f-b739-431c-8170-68520baf9c66 None None] Registered counter for database nova_api 2022-07-05 21:54:47.672 | DEBUG dbcounter [-] [262697] Writer thread running {{(pid=262697) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:54:47.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:54:47.805 | from cryptography.utils import int_from_bytes 2022-07-05 21:54:47.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:54:47.805 | from cryptography.utils import int_from_bytes 2022-07-05 21:54:48.215 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-05 21:54:48.217 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-05 21:54:48.231 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-05 21:54:48.234 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-05 21:54:48.253 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:54:48.255 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-05 21:54:48.258 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-05 21:54:48.320 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-05 21:54:48.361 | [216273 Async configure_neutron_nova:262768]: running: configure_neutron_nova 2022-07-05 21:54:48.364 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-05 21:54:48.367 | + functions-common:run_phase:1868 : local mode=stack 2022-07-05 21:54:48.370 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-05 21:54:48.372 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-05 21:54:48.375 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-05 21:54:48.378 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-05 21:54:48.380 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-05 21:54:48.383 | + functions-common:run_phase:1878 : local extra 2022-07-05 21:54:48.387 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-05 21:54:48.394 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-05 21:54:48.397 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-05 21:54:48.400 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-05 21:54:48.403 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-05 21:54:48.405 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-05 21:54:48.424 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:54:48.427 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-05 21:54:48.430 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:54:48.433 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-05 21:54:48.436 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-05 21:54:48.438 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-05 21:54:48.441 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-05 21:54:48.443 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-05 21:54:48.446 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-05 21:54:48.449 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-05 21:54:48.452 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-05 21:54:48.457 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-05 21:54:48.457 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-05 21:54:48.460 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-05 21:54:48.463 | + functions-common:run_plugins:1857 : local plugins= 2022-07-05 21:54:48.466 | + functions-common:run_plugins:1858 : local plugin 2022-07-05 21:54:48.469 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-05 21:54:48.471 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-05 21:54:48.474 | + inc/meta-config:merge_config_group:171 : shift 2022-07-05 21:54:48.477 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-05 21:54:48.479 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-05 21:54:48.484 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-05 21:54:48.485 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-05 21:54:48.488 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-05 21:54:48.492 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:54:48.495 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-05 21:54:48.498 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-05 21:54:48.501 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-05 21:54:48.501 | /^\[\[.+\|.*\]\]/ { 2022-07-05 21:54:48.501 | gsub("[][]", "", $1); 2022-07-05 21:54:48.501 | split($1, a, "|"); 2022-07-05 21:54:48.501 | if (a[1] == matchgroup) 2022-07-05 21:54:48.501 | print a[2] 2022-07-05 21:54:48.501 | } 2022-07-05 21:54:48.501 | ' /home/ubuntu/devstack/local.conf 2022-07-05 21:54:48.507 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-05 21:54:48.512 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-05 21:54:48.515 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-05 21:54:48.518 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-05 21:54:48.521 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-05 21:54:48.524 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-05 21:54:48.527 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-05 21:54:48.530 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-05 21:54:48.535 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-05 21:54:48.538 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-05 21:54:48.541 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-05 21:54:48.546 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:54:48.549 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-05 21:54:48.552 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-05 21:54:48.554 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-05 21:54:48.558 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-05 21:54:48.561 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-05 21:54:48.565 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-05 21:54:48.568 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-05 21:54:48.573 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:48.573 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-05 21:54:48.574 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-05 21:54:48.574 | BEGIN { 2022-07-05 21:54:48.574 | section = "" 2022-07-05 21:54:48.574 | last_section = "" 2022-07-05 21:54:48.574 | section_count = 0 2022-07-05 21:54:48.574 | } 2022-07-05 21:54:48.574 | /^\[.+\]/ { 2022-07-05 21:54:48.574 | gsub("[][]", "", $1); 2022-07-05 21:54:48.574 | section=$1 2022-07-05 21:54:48.574 | next 2022-07-05 21:54:48.574 | } 2022-07-05 21:54:48.574 | /^ *\#/ { 2022-07-05 21:54:48.574 | next 2022-07-05 21:54:48.574 | } 2022-07-05 21:54:48.574 | /^[^ \t]+/ { 2022-07-05 21:54:48.574 | # get offset of first = in $0 2022-07-05 21:54:48.574 | eq_idx = index($0, "=") 2022-07-05 21:54:48.574 | # extract attr & value from $0 2022-07-05 21:54:48.574 | attr = substr($0, 1, eq_idx - 1) 2022-07-05 21:54:48.574 | value = substr($0, eq_idx + 1) 2022-07-05 21:54:48.575 | # only need to strip trailing whitespace from attr 2022-07-05 21:54:48.575 | sub(/[ \t]*$/, "", attr) 2022-07-05 21:54:48.575 | # need to strip leading & trailing whitespace from value 2022-07-05 21:54:48.575 | sub(/^[ \t]*/, "", value) 2022-07-05 21:54:48.575 | sub(/[ \t]*$/, "", value) 2022-07-05 21:54:48.575 | 2022-07-05 21:54:48.575 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-05 21:54:48.575 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-05 21:54:48.575 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-05 21:54:48.575 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-05 21:54:48.575 | if (! (section, attr) in cfg_attr_count) { 2022-07-05 21:54:48.575 | if (section != last_section) { 2022-07-05 21:54:48.575 | cfg_section[section_count++] = section 2022-07-05 21:54:48.575 | last_section = section 2022-07-05 21:54:48.575 | } 2022-07-05 21:54:48.575 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-05 21:54:48.575 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-05 21:54:48.575 | 2022-07-05 21:54:48.575 | cfg_attr[section, attr, 0] = value 2022-07-05 21:54:48.575 | cfg_attr_count[section, attr] = 1 2022-07-05 21:54:48.575 | } else { 2022-07-05 21:54:48.575 | lno = cfg_attr_count[section, attr]++ 2022-07-05 21:54:48.575 | cfg_attr[section, attr, lno] = value 2022-07-05 21:54:48.575 | } 2022-07-05 21:54:48.575 | } 2022-07-05 21:54:48.575 | END { 2022-07-05 21:54:48.575 | # Process each section in order 2022-07-05 21:54:48.575 | for (sno = 0; sno < section_count; sno++) { 2022-07-05 21:54:48.575 | section = cfg_section[sno] 2022-07-05 21:54:48.575 | # The ini routines simply append a config item immediately 2022-07-05 21:54:48.575 | # after the section header. To keep the same order as defined 2022-07-05 21:54:48.575 | # in local.conf, invoke the ini routines in the reverse order 2022-07-05 21:54:48.576 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-05 21:54:48.576 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-05 21:54:48.576 | if (cfg_attr_count[section, attr] == 1) 2022-07-05 21:54:48.576 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-05 21:54:48.576 | else { 2022-07-05 21:54:48.576 | # For multiline, invoke the ini routines in the reverse order 2022-07-05 21:54:48.576 | count = cfg_attr_count[section, attr] 2022-07-05 21:54:48.576 | print "inidelete " configfile " " section " " attr 2022-07-05 21:54:48.576 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-05 21:54:48.576 | for (l = count -2; l >= 0; l--) 2022-07-05 21:54:48.576 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-05 21:54:48.576 | } 2022-07-05 21:54:48.576 | } 2022-07-05 21:54:48.576 | } 2022-07-05 21:54:48.576 | } 2022-07-05 21:54:48.576 | ' 2022-07-05 21:54:48.577 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:54:48.577 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-05 21:54:48.580 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-05 21:54:48.583 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-05 21:54:48.586 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-05 21:54:48.589 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-05 21:54:48.600 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-05 21:54:48.600 | BEGIN { group = "" } 2022-07-05 21:54:48.600 | /^\[\[.+\|.*\]\]/ { 2022-07-05 21:54:48.600 | gsub("[][]", "", $1); 2022-07-05 21:54:48.600 | split($1, a, "|"); 2022-07-05 21:54:48.601 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-05 21:54:48.601 | group=a[1] 2022-07-05 21:54:48.601 | } else { 2022-07-05 21:54:48.601 | group="" 2022-07-05 21:54:48.601 | } 2022-07-05 21:54:48.601 | next 2022-07-05 21:54:48.601 | } 2022-07-05 21:54:48.601 | { 2022-07-05 21:54:48.601 | if (group != "") 2022-07-05 21:54:48.601 | print $0 2022-07-05 21:54:48.601 | } 2022-07-05 21:54:48.601 | ' /home/ubuntu/devstack/local.conf 2022-07-05 21:54:48.601 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-07-05 21:54:48.601 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-07-05 21:54:48.638 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:48.641 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-05 21:54:48.644 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-05 21:54:48.674 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:48.678 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-05 21:54:48.680 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-05 21:54:48.720 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:48.723 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-05 21:54:48.725 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-05 21:54:48.766 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:48.769 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-05 21:54:48.771 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-05 21:54:48.806 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:48.809 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-05 21:54:48.811 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-05 21:54:48.843 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:48.846 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.30/identity"' 2022-07-05 21:54:48.849 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2022-07-05 21:54:48.881 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:48.884 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-05 21:54:48.887 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-05 21:54:48.922 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:48.931 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-05 21:54:48.931 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-05 21:54:48.959 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:48.962 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-05 21:54:48.965 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-05 21:54:49.000 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.003 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-05 21:54:49.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-05 21:54:49.046 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.049 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-05 21:54:49.052 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-05 21:54:49.086 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.089 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-05 21:54:49.092 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-05 21:54:49.125 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.128 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-05 21:54:49.131 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-05 21:54:49.134 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-05 21:54:49.138 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-05 21:54:49.141 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-05 21:54:49.144 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-05 21:54:49.147 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-05 21:54:49.153 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-05 21:54:49.155 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-05 21:54:49.158 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-05 21:54:49.161 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-05 21:54:49.164 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:54:49.166 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-05 21:54:49.170 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-05 21:54:49.174 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-05 21:54:49.177 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-05 21:54:49.182 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-05 21:54:49.184 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-05 21:54:49.187 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-05 21:54:49.191 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-05 21:54:49.192 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.193 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-05 21:54:49.193 | BEGIN { 2022-07-05 21:54:49.193 | section = "" 2022-07-05 21:54:49.193 | last_section = "" 2022-07-05 21:54:49.193 | section_count = 0 2022-07-05 21:54:49.193 | } 2022-07-05 21:54:49.193 | /^\[.+\]/ { 2022-07-05 21:54:49.193 | gsub("[][]", "", $1); 2022-07-05 21:54:49.193 | section=$1 2022-07-05 21:54:49.193 | next 2022-07-05 21:54:49.193 | } 2022-07-05 21:54:49.193 | /^ *\#/ { 2022-07-05 21:54:49.193 | next 2022-07-05 21:54:49.193 | } 2022-07-05 21:54:49.193 | /^[^ \t]+/ { 2022-07-05 21:54:49.193 | # get offset of first = in $0 2022-07-05 21:54:49.193 | eq_idx = index($0, "=") 2022-07-05 21:54:49.193 | # extract attr & value from $0 2022-07-05 21:54:49.193 | attr = substr($0, 1, eq_idx - 1) 2022-07-05 21:54:49.193 | value = substr($0, eq_idx + 1) 2022-07-05 21:54:49.193 | # only need to strip trailing whitespace from attr 2022-07-05 21:54:49.193 | sub(/[ \t]*$/, "", attr) 2022-07-05 21:54:49.193 | # need to strip leading & trailing whitespace from value 2022-07-05 21:54:49.193 | sub(/^[ \t]*/, "", value) 2022-07-05 21:54:49.193 | sub(/[ \t]*$/, "", value) 2022-07-05 21:54:49.193 | 2022-07-05 21:54:49.193 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-05 21:54:49.193 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-05 21:54:49.193 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-05 21:54:49.193 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-05 21:54:49.194 | if (! (section, attr) in cfg_attr_count) { 2022-07-05 21:54:49.194 | if (section != last_section) { 2022-07-05 21:54:49.194 | cfg_section[section_count++] = section 2022-07-05 21:54:49.194 | last_section = section 2022-07-05 21:54:49.194 | } 2022-07-05 21:54:49.194 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-05 21:54:49.194 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-05 21:54:49.194 | 2022-07-05 21:54:49.194 | cfg_attr[section, attr, 0] = value 2022-07-05 21:54:49.194 | cfg_attr_count[section, attr] = 1 2022-07-05 21:54:49.194 | } else { 2022-07-05 21:54:49.194 | lno = cfg_attr_count[section, attr]++ 2022-07-05 21:54:49.194 | cfg_attr[section, attr, lno] = value 2022-07-05 21:54:49.194 | } 2022-07-05 21:54:49.194 | } 2022-07-05 21:54:49.194 | END { 2022-07-05 21:54:49.194 | # Process each section in order 2022-07-05 21:54:49.194 | for (sno = 0; sno < section_count; sno++) { 2022-07-05 21:54:49.194 | section = cfg_section[sno] 2022-07-05 21:54:49.194 | # The ini routines simply append a config item immediately 2022-07-05 21:54:49.194 | # after the section header. To keep the same order as defined 2022-07-05 21:54:49.194 | # in local.conf, invoke the ini routines in the reverse order 2022-07-05 21:54:49.194 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-05 21:54:49.194 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-05 21:54:49.194 | if (cfg_attr_count[section, attr] == 1) 2022-07-05 21:54:49.194 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-05 21:54:49.194 | else { 2022-07-05 21:54:49.194 | # For multiline, invoke the ini routines in the reverse order 2022-07-05 21:54:49.194 | count = cfg_attr_count[section, attr] 2022-07-05 21:54:49.194 | print "inidelete " configfile " " section " " attr 2022-07-05 21:54:49.195 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-05 21:54:49.195 | for (l = count -2; l >= 0; l--) 2022-07-05 21:54:49.195 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-05 21:54:49.195 | } 2022-07-05 21:54:49.195 | } 2022-07-05 21:54:49.195 | } 2022-07-05 21:54:49.195 | } 2022-07-05 21:54:49.195 | ' 2022-07-05 21:54:49.195 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:54:49.196 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-05 21:54:49.199 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-05 21:54:49.203 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-05 21:54:49.206 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-05 21:54:49.211 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-05 21:54:49.211 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-05 21:54:49.211 | BEGIN { group = "" } 2022-07-05 21:54:49.211 | /^\[\[.+\|.*\]\]/ { 2022-07-05 21:54:49.211 | gsub("[][]", "", $1); 2022-07-05 21:54:49.211 | split($1, a, "|"); 2022-07-05 21:54:49.211 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-05 21:54:49.211 | group=a[1] 2022-07-05 21:54:49.211 | } else { 2022-07-05 21:54:49.212 | group="" 2022-07-05 21:54:49.212 | } 2022-07-05 21:54:49.212 | next 2022-07-05 21:54:49.212 | } 2022-07-05 21:54:49.212 | { 2022-07-05 21:54:49.212 | if (group != "") 2022-07-05 21:54:49.212 | print $0 2022-07-05 21:54:49.212 | } 2022-07-05 21:54:49.212 | ' /home/ubuntu/devstack/local.conf 2022-07-05 21:54:49.218 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-05 21:54:49.221 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-05 21:54:49.252 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.255 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-05 21:54:49.258 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-05 21:54:49.294 | + inc/async:async_inner:64 : rc=0 2022-07-05 21:54:49.295 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.298 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-05 21:54:49.301 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-05 21:54:49.323 | [262768 Async configure_neutron_nova:262768]: finished successfully 2022-07-05 21:54:49.335 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.338 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-05 21:54:49.341 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-05 21:54:49.375 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.378 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-05 21:54:49.380 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-05 21:54:49.411 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.413 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-05 21:54:49.416 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-05 21:54:49.447 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.450 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-05 21:54:49.452 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-05 21:54:49.483 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.486 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-05 21:54:49.488 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-05 21:54:49.518 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.521 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-05 21:54:49.523 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-05 21:54:49.554 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.556 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-05 21:54:49.560 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-05 21:54:49.590 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.593 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-05 21:54:49.595 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-05 21:54:49.627 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.629 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-05 21:54:49.632 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-05 21:54:49.663 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.666 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-05 21:54:49.668 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-05 21:54:49.702 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.705 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-05 21:54:49.707 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-05 21:54:49.737 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.740 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-05 21:54:49.743 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-05 21:54:49.773 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.776 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-05 21:54:49.779 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-05 21:54:49.808 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.812 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-05 21:54:49.814 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-05 21:54:49.817 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-05 21:54:49.820 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-05 21:54:49.824 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-05 21:54:49.827 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-05 21:54:49.830 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-05 21:54:49.833 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-05 21:54:49.837 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-05 21:54:49.840 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-05 21:54:49.843 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-05 21:54:49.846 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:54:49.848 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-05 21:54:49.851 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-05 21:54:49.855 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-05 21:54:49.857 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-05 21:54:49.860 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-05 21:54:49.863 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-05 21:54:49.865 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-05 21:54:49.869 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-05 21:54:49.870 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-05 21:54:49.870 | BEGIN { 2022-07-05 21:54:49.870 | section = "" 2022-07-05 21:54:49.870 | last_section = "" 2022-07-05 21:54:49.870 | section_count = 0 2022-07-05 21:54:49.870 | } 2022-07-05 21:54:49.870 | /^\[.+\]/ { 2022-07-05 21:54:49.870 | gsub("[][]", "", $1); 2022-07-05 21:54:49.870 | section=$1 2022-07-05 21:54:49.870 | next 2022-07-05 21:54:49.870 | } 2022-07-05 21:54:49.870 | /^ *\#/ { 2022-07-05 21:54:49.870 | next 2022-07-05 21:54:49.870 | } 2022-07-05 21:54:49.870 | /^[^ \t]+/ { 2022-07-05 21:54:49.870 | # get offset of first = in $0 2022-07-05 21:54:49.870 | eq_idx = index($0, "=") 2022-07-05 21:54:49.870 | # extract attr & value from $0 2022-07-05 21:54:49.870 | attr = substr($0, 1, eq_idx - 1) 2022-07-05 21:54:49.870 | value = substr($0, eq_idx + 1) 2022-07-05 21:54:49.870 | # only need to strip trailing whitespace from attr 2022-07-05 21:54:49.870 | sub(/[ \t]*$/, "", attr) 2022-07-05 21:54:49.870 | # need to strip leading & trailing whitespace from value 2022-07-05 21:54:49.870 | sub(/^[ \t]*/, "", value) 2022-07-05 21:54:49.870 | sub(/[ \t]*$/, "", value) 2022-07-05 21:54:49.870 | 2022-07-05 21:54:49.871 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-05 21:54:49.871 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-05 21:54:49.871 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-05 21:54:49.871 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-05 21:54:49.871 | if (! (section, attr) in cfg_attr_count) { 2022-07-05 21:54:49.871 | if (section != last_section) { 2022-07-05 21:54:49.871 | cfg_section[section_count++] = section 2022-07-05 21:54:49.871 | last_section = section 2022-07-05 21:54:49.871 | } 2022-07-05 21:54:49.871 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-05 21:54:49.871 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-05 21:54:49.871 | 2022-07-05 21:54:49.871 | cfg_attr[section, attr, 0] = value 2022-07-05 21:54:49.871 | cfg_attr_count[section, attr] = 1 2022-07-05 21:54:49.871 | } else { 2022-07-05 21:54:49.871 | lno = cfg_attr_count[section, attr]++ 2022-07-05 21:54:49.871 | cfg_attr[section, attr, lno] = value 2022-07-05 21:54:49.871 | } 2022-07-05 21:54:49.871 | } 2022-07-05 21:54:49.871 | END { 2022-07-05 21:54:49.871 | # Process each section in order 2022-07-05 21:54:49.871 | for (sno = 0; sno < section_count; sno++) { 2022-07-05 21:54:49.871 | section = cfg_section[sno] 2022-07-05 21:54:49.871 | # The ini routines simply append a config item immediately 2022-07-05 21:54:49.871 | # after the section header. To keep the same order as defined 2022-07-05 21:54:49.871 | # in local.conf, invoke the ini routines in the reverse order 2022-07-05 21:54:49.871 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-05 21:54:49.871 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-05 21:54:49.871 | if (cfg_attr_count[section, attr] == 1) 2022-07-05 21:54:49.871 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-05 21:54:49.871 | else { 2022-07-05 21:54:49.871 | # For multiline, invoke the ini routines in the reverse order 2022-07-05 21:54:49.871 | count = cfg_attr_count[section, attr] 2022-07-05 21:54:49.872 | print "inidelete " configfile " " section " " attr 2022-07-05 21:54:49.872 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-05 21:54:49.872 | for (l = count -2; l >= 0; l--) 2022-07-05 21:54:49.872 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-05 21:54:49.872 | } 2022-07-05 21:54:49.872 | } 2022-07-05 21:54:49.872 | } 2022-07-05 21:54:49.872 | } 2022-07-05 21:54:49.872 | ' 2022-07-05 21:54:49.872 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.873 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-05 21:54:49.873 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:54:49.876 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-05 21:54:49.879 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-05 21:54:49.881 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-05 21:54:49.884 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-05 21:54:49.887 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-05 21:54:49.887 | BEGIN { group = "" } 2022-07-05 21:54:49.887 | /^\[\[.+\|.*\]\]/ { 2022-07-05 21:54:49.887 | gsub("[][]", "", $1); 2022-07-05 21:54:49.887 | split($1, a, "|"); 2022-07-05 21:54:49.887 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-05 21:54:49.887 | group=a[1] 2022-07-05 21:54:49.887 | } else { 2022-07-05 21:54:49.887 | group="" 2022-07-05 21:54:49.887 | } 2022-07-05 21:54:49.887 | next 2022-07-05 21:54:49.887 | } 2022-07-05 21:54:49.887 | { 2022-07-05 21:54:49.887 | if (group != "") 2022-07-05 21:54:49.887 | print $0 2022-07-05 21:54:49.888 | } 2022-07-05 21:54:49.888 | ' /home/ubuntu/devstack/local.conf 2022-07-05 21:54:49.893 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.30/identity/v2.0"' 2022-07-05 21:54:49.896 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.30/identity/v2.0 2022-07-05 21:54:49.924 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.927 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-05 21:54:49.930 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-05 21:54:49.933 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-05 21:54:49.936 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-05 21:54:49.939 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:54:49.942 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:54:49.944 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-05 21:54:49.948 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:54:49.953 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-05 21:54:49.955 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-05 21:54:49.958 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-05 21:54:49.961 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:54:49.964 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-05 21:54:49.966 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-05 21:54:49.969 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-05 21:54:49.972 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-05 21:54:49.975 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:54:49.978 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-05 21:54:49.980 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-05 21:54:49.984 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-05 21:54:49.985 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:49.986 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-05 21:54:49.986 | BEGIN { 2022-07-05 21:54:49.986 | section = "" 2022-07-05 21:54:49.986 | last_section = "" 2022-07-05 21:54:49.986 | section_count = 0 2022-07-05 21:54:49.986 | } 2022-07-05 21:54:49.986 | /^\[.+\]/ { 2022-07-05 21:54:49.986 | gsub("[][]", "", $1); 2022-07-05 21:54:49.986 | section=$1 2022-07-05 21:54:49.986 | next 2022-07-05 21:54:49.986 | } 2022-07-05 21:54:49.986 | /^ *\#/ { 2022-07-05 21:54:49.986 | next 2022-07-05 21:54:49.986 | } 2022-07-05 21:54:49.986 | /^[^ \t]+/ { 2022-07-05 21:54:49.986 | # get offset of first = in $0 2022-07-05 21:54:49.986 | eq_idx = index($0, "=") 2022-07-05 21:54:49.986 | # extract attr & value from $0 2022-07-05 21:54:49.986 | attr = substr($0, 1, eq_idx - 1) 2022-07-05 21:54:49.986 | value = substr($0, eq_idx + 1) 2022-07-05 21:54:49.986 | # only need to strip trailing whitespace from attr 2022-07-05 21:54:49.986 | sub(/[ \t]*$/, "", attr) 2022-07-05 21:54:49.986 | # need to strip leading & trailing whitespace from value 2022-07-05 21:54:49.986 | sub(/^[ \t]*/, "", value) 2022-07-05 21:54:49.986 | sub(/[ \t]*$/, "", value) 2022-07-05 21:54:49.986 | 2022-07-05 21:54:49.986 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-05 21:54:49.986 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-05 21:54:49.986 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-05 21:54:49.986 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-05 21:54:49.986 | if (! (section, attr) in cfg_attr_count) { 2022-07-05 21:54:49.987 | if (section != last_section) { 2022-07-05 21:54:49.987 | cfg_section[section_count++] = section 2022-07-05 21:54:49.987 | last_section = section 2022-07-05 21:54:49.987 | } 2022-07-05 21:54:49.987 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-05 21:54:49.987 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-05 21:54:49.987 | 2022-07-05 21:54:49.987 | cfg_attr[section, attr, 0] = value 2022-07-05 21:54:49.987 | cfg_attr_count[section, attr] = 1 2022-07-05 21:54:49.987 | } else { 2022-07-05 21:54:49.987 | lno = cfg_attr_count[section, attr]++ 2022-07-05 21:54:49.987 | cfg_attr[section, attr, lno] = value 2022-07-05 21:54:49.987 | } 2022-07-05 21:54:49.987 | } 2022-07-05 21:54:49.987 | END { 2022-07-05 21:54:49.987 | # Process each section in order 2022-07-05 21:54:49.987 | for (sno = 0; sno < section_count; sno++) { 2022-07-05 21:54:49.987 | section = cfg_section[sno] 2022-07-05 21:54:49.987 | # The ini routines simply append a config item immediately 2022-07-05 21:54:49.987 | # after the section header. To keep the same order as defined 2022-07-05 21:54:49.987 | # in local.conf, invoke the ini routines in the reverse order 2022-07-05 21:54:49.987 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-05 21:54:49.987 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-05 21:54:49.987 | if (cfg_attr_count[section, attr] == 1) 2022-07-05 21:54:49.987 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-05 21:54:49.987 | else { 2022-07-05 21:54:49.987 | # For multiline, invoke the ini routines in the reverse order 2022-07-05 21:54:49.987 | count = cfg_attr_count[section, attr] 2022-07-05 21:54:49.987 | print "inidelete " configfile " " section " " attr 2022-07-05 21:54:49.987 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-05 21:54:49.987 | for (l = count -2; l >= 0; l--) 2022-07-05 21:54:49.987 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-05 21:54:49.987 | } 2022-07-05 21:54:49.988 | } 2022-07-05 21:54:49.988 | } 2022-07-05 21:54:49.988 | } 2022-07-05 21:54:49.988 | ' 2022-07-05 21:54:49.988 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:54:49.989 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-05 21:54:49.992 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-05 21:54:49.993 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-05 21:54:49.996 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-05 21:54:49.998 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-05 21:54:50.001 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-05 21:54:50.001 | BEGIN { group = "" } 2022-07-05 21:54:50.001 | /^\[\[.+\|.*\]\]/ { 2022-07-05 21:54:50.001 | gsub("[][]", "", $1); 2022-07-05 21:54:50.001 | split($1, a, "|"); 2022-07-05 21:54:50.001 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-05 21:54:50.001 | group=a[1] 2022-07-05 21:54:50.001 | } else { 2022-07-05 21:54:50.001 | group="" 2022-07-05 21:54:50.001 | } 2022-07-05 21:54:50.001 | next 2022-07-05 21:54:50.001 | } 2022-07-05 21:54:50.001 | { 2022-07-05 21:54:50.001 | if (group != "") 2022-07-05 21:54:50.001 | print $0 2022-07-05 21:54:50.001 | } 2022-07-05 21:54:50.001 | ' /home/ubuntu/devstack/local.conf 2022-07-05 21:54:50.007 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-05 21:54:50.010 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-05 21:54:50.038 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:50.042 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-05 21:54:50.044 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-05 21:54:50.072 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:54:50.075 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-05 21:54:50.094 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:54:50.096 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-05 21:54:50.099 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:54:50.102 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-05 21:54:50.105 | + ./stack.sh:main:1247 : start_swift 2022-07-05 21:54:50.107 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-05 21:54:50.112 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-05 21:54:50.113 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-05 21:54:50.141 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-05 21:54:50.144 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-05 21:54:50.147 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-05 21:54:50.150 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-05 21:54:50.596 | Restarting rsync (via systemctl): rsync.service. 2022-07-05 21:54:50.600 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-05 21:54:50.603 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-05 21:54:50.605 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-05 21:54:50.608 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-05 21:54:50.611 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-05 21:54:50.613 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:54:50.616 | + functions-common:run_process:1694 : local service=s-object 2022-07-05 21:54:50.619 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:54:50.621 | + functions-common:run_process:1696 : local group= 2022-07-05 21:54:50.624 | + functions-common:run_process:1697 : local user= 2022-07-05 21:54:50.626 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:54:50.629 | + functions-common:run_process:1700 : local name=s-object 2022-07-05 21:54:50.633 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:54:50.636 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:54:50.638 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:54:50.641 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:54:50.644 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:54:50.648 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058090645 2022-07-05 21:54:50.651 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-05 21:54:50.667 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:54:50.669 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-07-05 21:54:50.672 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-05 21:54:50.674 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:54:50.677 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:54:50.679 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:54:50.682 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:54:50.685 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-05 21:54:50.687 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-05 21:54:50.689 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-05 21:54:50.692 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:54:50.694 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:54:50.697 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:54:50.700 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:54:50.702 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-05 21:54:50.705 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-07-05 21:54:50.707 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-05 21:54:50.709 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:54:50.711 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:54:50.714 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:54:50.716 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:54:50.718 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:54:50.720 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:54:50.722 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-05 21:54:50.725 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:54:50.729 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-07-05 21:54:50.781 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-05 21:54:50.832 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-05 21:54:50.886 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-05 21:54:50.938 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-05 21:54:50.991 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:54:51.044 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:54:51.047 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:54:51.049 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-05 21:54:51.101 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:54:51.538 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-05 21:54:51.552 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-05 21:54:51.957 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-05 21:54:51.978 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:54:51.980 | + functions-common:time_stop:2440 : local name 2022-07-05 21:54:51.983 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:54:51.986 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:54:51.992 | + functions-common:time_stop:2443 : local total 2022-07-05 21:54:51.996 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:54:51.998 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:54:52.000 | + functions-common:time_stop:2447 : start_time=1657058090645 2022-07-05 21:54:52.003 | + functions-common:time_stop:2449 : [[ -z 1657058090645 ]] 2022-07-05 21:54:52.006 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:54:52.011 | + functions-common:time_stop:2452 : end_time=1657058092008 2022-07-05 21:54:52.014 | + functions-common:time_stop:2453 : elapsed_time=1363 2022-07-05 21:54:52.016 | + functions-common:time_stop:2454 : total=2976 2022-07-05 21:54:52.019 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:54:52.021 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4339 2022-07-05 21:54:52.024 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-05 21:54:52.027 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:54:52.029 | + functions-common:run_process:1694 : local service=s-container 2022-07-05 21:54:52.032 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:54:52.034 | + functions-common:run_process:1696 : local group= 2022-07-05 21:54:52.037 | + functions-common:run_process:1697 : local user= 2022-07-05 21:54:52.039 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:54:52.042 | + functions-common:run_process:1700 : local name=s-container 2022-07-05 21:54:52.045 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:54:52.047 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:54:52.050 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:54:52.052 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:54:52.055 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:54:52.060 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058092058 2022-07-05 21:54:52.063 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-05 21:54:52.080 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:54:52.083 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-07-05 21:54:52.085 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-05 21:54:52.088 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:54:52.091 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:54:52.093 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:54:52.096 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:54:52.098 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-05 21:54:52.101 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-05 21:54:52.103 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-05 21:54:52.106 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:54:52.109 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:54:52.111 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:54:52.114 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:54:52.116 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-05 21:54:52.119 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-07-05 21:54:52.121 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-05 21:54:52.123 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:54:52.126 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:54:52.128 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:54:52.131 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:54:52.133 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:54:52.135 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:54:52.138 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-05 21:54:52.140 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:54:52.145 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-07-05 21:54:52.200 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-05 21:54:52.255 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-05 21:54:52.313 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-05 21:54:52.367 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-05 21:54:52.422 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:54:52.476 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:54:52.478 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:54:52.481 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-05 21:54:52.536 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:54:52.962 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-05 21:54:52.976 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-05 21:54:53.407 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-05 21:54:53.430 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:54:53.433 | + functions-common:time_stop:2440 : local name 2022-07-05 21:54:53.435 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:54:53.438 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:54:53.440 | + functions-common:time_stop:2443 : local total 2022-07-05 21:54:53.443 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:54:53.445 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:54:53.448 | + functions-common:time_stop:2447 : start_time=1657058092058 2022-07-05 21:54:53.451 | + functions-common:time_stop:2449 : [[ -z 1657058092058 ]] 2022-07-05 21:54:53.454 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:54:53.459 | + functions-common:time_stop:2452 : end_time=1657058093456 2022-07-05 21:54:53.461 | + functions-common:time_stop:2453 : elapsed_time=1398 2022-07-05 21:54:53.464 | + functions-common:time_stop:2454 : total=4339 2022-07-05 21:54:53.467 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:54:53.469 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5737 2022-07-05 21:54:53.472 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-05 21:54:53.474 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:54:53.477 | + functions-common:run_process:1694 : local service=s-account 2022-07-05 21:54:53.479 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:54:53.482 | + functions-common:run_process:1696 : local group= 2022-07-05 21:54:53.484 | + functions-common:run_process:1697 : local user= 2022-07-05 21:54:53.487 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:54:53.489 | + functions-common:run_process:1700 : local name=s-account 2022-07-05 21:54:53.492 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:54:53.494 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:54:53.497 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:54:53.499 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:54:53.503 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:54:53.507 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058093505 2022-07-05 21:54:53.510 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-05 21:54:53.528 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:54:53.531 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-07-05 21:54:53.533 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-05 21:54:53.536 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:54:53.538 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:54:53.541 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:54:53.543 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:54:53.546 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-05 21:54:53.549 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-05 21:54:53.552 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-05 21:54:53.554 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:54:53.557 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:54:53.559 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:54:53.562 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:54:53.564 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-05 21:54:53.567 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-07-05 21:54:53.569 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-05 21:54:53.572 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:54:53.575 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:54:53.580 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:54:53.580 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:54:53.582 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:54:53.585 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:54:53.587 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-05 21:54:53.590 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:54:53.594 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-07-05 21:54:53.649 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-05 21:54:53.704 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-05 21:54:53.762 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-05 21:54:53.817 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-05 21:54:53.871 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:54:53.924 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:54:53.927 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:54:53.929 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-05 21:54:53.983 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:54:54.419 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-05 21:54:54.432 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-05 21:54:54.845 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-05 21:54:54.868 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:54:54.871 | + functions-common:time_stop:2440 : local name 2022-07-05 21:54:54.874 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:54:54.877 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:54:54.879 | + functions-common:time_stop:2443 : local total 2022-07-05 21:54:54.882 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:54:54.884 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:54:54.888 | + functions-common:time_stop:2447 : start_time=1657058093505 2022-07-05 21:54:54.890 | + functions-common:time_stop:2449 : [[ -z 1657058093505 ]] 2022-07-05 21:54:54.893 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:54:54.898 | + functions-common:time_stop:2452 : end_time=1657058094895 2022-07-05 21:54:54.900 | + functions-common:time_stop:2453 : elapsed_time=1390 2022-07-05 21:54:54.903 | + functions-common:time_stop:2454 : total=5737 2022-07-05 21:54:54.906 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:54:54.908 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7127 2022-07-05 21:54:54.911 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-05 21:54:54.913 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-05 21:54:54.964 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:54:54.967 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-05 21:54:54.970 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:54:54.972 | + functions-common:run_process:1696 : local group= 2022-07-05 21:54:54.974 | + functions-common:run_process:1697 : local user= 2022-07-05 21:54:54.977 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:54:54.980 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-05 21:54:54.982 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:54:54.985 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:54:54.987 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:54:54.990 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:54:54.993 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:54:54.997 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058094995 2022-07-05 21:54:55.000 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-05 21:54:55.020 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:54:55.022 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-07-05 21:54:55.025 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-05 21:54:55.028 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:54:55.030 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:54:55.033 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:54:55.035 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:54:55.038 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-05 21:54:55.040 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-05 21:54:55.043 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-05 21:54:55.046 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:54:55.048 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:54:55.051 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:54:55.054 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:54:55.056 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-05 21:54:55.059 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-07-05 21:54:55.061 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-05 21:54:55.064 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:54:55.066 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:54:55.068 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:54:55.071 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:54:55.074 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:54:55.076 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:54:55.078 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-05 21:54:55.081 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:54:55.085 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-07-05 21:54:55.139 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-05 21:54:55.197 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-05 21:54:55.250 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-05 21:54:55.303 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-05 21:54:55.359 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:54:55.418 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:54:55.421 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:54:55.423 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-07-05 21:54:55.477 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:54:55.928 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-05 21:54:56.376 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-05 21:54:56.397 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:54:56.400 | + functions-common:time_stop:2440 : local name 2022-07-05 21:54:56.409 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:54:56.411 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:54:56.416 | + functions-common:time_stop:2443 : local total 2022-07-05 21:54:56.417 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:54:56.420 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:54:56.422 | + functions-common:time_stop:2447 : start_time=1657058094995 2022-07-05 21:54:56.425 | + functions-common:time_stop:2449 : [[ -z 1657058094995 ]] 2022-07-05 21:54:56.428 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:54:56.433 | + functions-common:time_stop:2452 : end_time=1657058096430 2022-07-05 21:54:56.436 | + functions-common:time_stop:2453 : elapsed_time=1435 2022-07-05 21:54:56.438 | + functions-common:time_stop:2454 : total=7127 2022-07-05 21:54:56.441 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:54:56.443 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8562 2022-07-05 21:54:56.446 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-05 21:54:56.464 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:54:56.467 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:54:56.470 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-05 21:54:56.472 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:54:56.474 | + functions-common:run_process:1696 : local group= 2022-07-05 21:54:56.477 | + functions-common:run_process:1697 : local user= 2022-07-05 21:54:56.479 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:54:56.482 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-05 21:54:56.485 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:54:56.487 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:54:56.489 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:54:56.493 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:54:56.495 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:54:56.500 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058096497 2022-07-05 21:54:56.502 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-05 21:54:56.520 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:54:56.523 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-07-05 21:54:56.526 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-05 21:54:56.528 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:54:56.531 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:54:56.533 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:54:56.536 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:54:56.538 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-05 21:54:56.541 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-05 21:54:56.544 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-05 21:54:56.547 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:54:56.549 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:54:56.552 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:54:56.556 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:54:56.559 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-05 21:54:56.561 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-07-05 21:54:56.564 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-05 21:54:56.567 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:54:56.569 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:54:56.572 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:54:56.575 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:54:56.577 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:54:56.579 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:54:56.582 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-05 21:54:56.584 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:54:56.589 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-07-05 21:54:56.643 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-05 21:54:56.700 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-05 21:54:56.754 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-05 21:54:56.810 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-05 21:54:56.864 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:54:56.918 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:54:56.921 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:54:56.923 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-05 21:54:56.977 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:54:57.436 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-05 21:54:57.450 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-05 21:54:57.898 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-05 21:54:57.926 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:54:57.927 | + functions-common:time_stop:2440 : local name 2022-07-05 21:54:57.927 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:54:57.931 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:54:57.934 | + functions-common:time_stop:2443 : local total 2022-07-05 21:54:57.937 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:54:57.939 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:54:57.941 | + functions-common:time_stop:2447 : start_time=1657058096497 2022-07-05 21:54:57.944 | + functions-common:time_stop:2449 : [[ -z 1657058096497 ]] 2022-07-05 21:54:57.947 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:54:57.952 | + functions-common:time_stop:2452 : end_time=1657058097949 2022-07-05 21:54:57.954 | + functions-common:time_stop:2453 : elapsed_time=1452 2022-07-05 21:54:57.957 | + functions-common:time_stop:2454 : total=8562 2022-07-05 21:54:57.959 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:54:57.962 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10014 2022-07-05 21:54:57.964 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-05 21:54:57.964 | Waiting for swift proxy to start... 2022-07-05 21:54:57.967 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.30:8080/info 2022-07-05 21:54:57.969 | + functions:wait_for_service:457 : local timeout=60 2022-07-05 21:54:57.972 | + functions:wait_for_service:458 : local url=http://10.222.0.30:8080/info 2022-07-05 21:54:57.974 | + functions:wait_for_service:459 : local rval=0 2022-07-05 21:54:57.976 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-05 21:54:57.979 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-05 21:54:57.982 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:54:57.984 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:54:57.988 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:54:57.992 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058097989 2022-07-05 21:54:57.994 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-05 21:54:58.000 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30:8080/info 2022-07-05 21:54:58.014 | + :: : [[ 000 == 503 ]] 2022-07-05 21:54:58.015 | + :: : [[ 7 -eq 7 ]] 2022-07-05 21:54:58.016 | + :: : sleep 1 2022-07-05 21:54:59.020 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30:8080/info 2022-07-05 21:54:59.033 | + :: : [[ 000 == 503 ]] 2022-07-05 21:54:59.035 | + :: : [[ 7 -eq 7 ]] 2022-07-05 21:54:59.036 | + :: : sleep 1 2022-07-05 21:55:00.039 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30:8080/info 2022-07-05 21:55:00.053 | + :: : [[ 000 == 503 ]] 2022-07-05 21:55:00.054 | + :: : [[ 7 -eq 7 ]] 2022-07-05 21:55:00.056 | + :: : sleep 1 2022-07-05 21:55:01.060 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30:8080/info 2022-07-05 21:55:01.082 | + :: : [[ 200 == 503 ]] 2022-07-05 21:55:01.083 | + :: : [[ 0 -eq 7 ]] 2022-07-05 21:55:01.087 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-05 21:55:01.090 | + functions-common:time_stop:2440 : local name 2022-07-05 21:55:01.092 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:55:01.095 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:55:01.098 | + functions-common:time_stop:2443 : local total 2022-07-05 21:55:01.100 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:55:01.103 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-05 21:55:01.106 | + functions-common:time_stop:2447 : start_time=1657058097989 2022-07-05 21:55:01.109 | + functions-common:time_stop:2449 : [[ -z 1657058097989 ]] 2022-07-05 21:55:01.112 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:55:01.116 | + functions-common:time_stop:2452 : end_time=1657058101114 2022-07-05 21:55:01.119 | + functions-common:time_stop:2453 : elapsed_time=3125 2022-07-05 21:55:01.122 | + functions-common:time_stop:2454 : total=6532 2022-07-05 21:55:01.124 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:55:01.126 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9657 2022-07-05 21:55:01.129 | + functions:wait_for_service:467 : return 0 2022-07-05 21:55:01.131 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-05 21:55:01.134 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-05 21:55:01.137 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-05 21:55:01.155 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:01.157 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-05 21:55:01.189 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-05 21:55:01.240 | [216273 Async configure_neutron_nova:262768]: Waiting for completion of configure_neutron_nova running on PID 262768 (2 other jobs running) 2022-07-05 21:55:01.266 | [216273 Async configure_neutron_nova:262768]: Signaling child to exit 2022-07-05 21:55:01.266 | WAKEUP 2022-07-05 21:55:01.289 | [216273 Async configure_neutron_nova:262768]: Signaled 2022-07-05 21:55:01.290 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-05 21:55:01.290 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:55:01.290 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-05 21:55:01.290 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:55:01.290 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-05 21:55:01.290 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-05 21:55:01.290 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-05 21:55:01.290 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-05 21:55:01.290 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-05 21:55:01.290 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-05 21:55:01.290 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.30/identity 2022-07-05 21:55:01.290 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-05 21:55:01.291 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-05 21:55:01.291 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-05 21:55:01.291 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-05 21:55:01.291 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-05 21:55:01.291 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-05 21:55:01.291 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-05 21:55:01.291 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-05 21:55:01.291 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-05 21:55:01.291 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-05 21:55:01.291 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-05 21:55:01.292 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:01.292 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-05 21:55:01.292 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-05 21:55:01.292 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-05 21:55:01.292 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:55:01.292 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-05 21:55:01.292 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:55:01.292 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-05 21:55:01.292 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-05 21:55:01.292 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-05 21:55:01.292 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-05 21:55:01.292 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-05 21:55:01.292 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-05 21:55:01.292 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-05 21:55:01.292 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-05 21:55:01.292 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.30/identity 2022-07-05 21:55:01.292 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-05 21:55:01.292 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-05 21:55:01.292 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-05 21:55:01.292 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-05 21:55:01.292 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-05 21:55:01.292 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-05 21:55:01.292 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-05 21:55:01.293 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-05 21:55:01.293 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-05 21:55:01.293 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-05 21:55:01.293 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-05 21:55:01.293 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:01.293 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-05 21:55:01.293 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-05 21:55:01.293 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-05 21:55:01.335 | [216273 Async configure_neutron_nova:262768]: finished configure_neutron_nova with result 0 in 1 seconds 2022-07-05 21:55:01.340 | + inc/async:async_wait:197 : return 0 2022-07-05 21:55:01.342 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-05 21:55:01.361 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:01.364 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-05 21:55:01.395 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-05 21:55:01.428 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-05 21:55:01.445 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:01.448 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-05 21:55:01.450 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:55:01.453 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-05 21:55:01.455 | + ./stack.sh:main:1272 : start_nova_api 2022-07-05 21:55:01.458 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-05 21:55:01.461 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-05 21:55:01.464 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-05 21:55:01.466 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-05 21:55:01.484 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:55:01.487 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:55:01.490 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:55:01.492 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:55:01.495 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-05 21:55:01.498 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-05 21:55:01.503 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:55:01.506 | + functions-common:run_process:1694 : local service=n-api 2022-07-05 21:55:01.508 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:55:01.511 | + functions-common:run_process:1696 : local group= 2022-07-05 21:55:01.514 | + functions-common:run_process:1697 : local user= 2022-07-05 21:55:01.517 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:55:01.519 | + functions-common:run_process:1700 : local name=n-api 2022-07-05 21:55:01.522 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:55:01.524 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:55:01.527 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:55:01.530 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:55:01.533 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:55:01.537 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058101535 2022-07-05 21:55:01.540 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-05 21:55:01.558 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:01.561 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-07-05 21:55:01.563 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-05 21:55:01.566 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:55:01.569 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:55:01.571 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:55:01.575 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:55:01.577 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-05 21:55:01.579 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-05 21:55:01.582 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-05 21:55:01.585 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:55:01.587 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:55:01.590 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:55:01.593 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:55:01.595 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-05 21:55:01.598 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-07-05 21:55:01.601 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-05 21:55:01.603 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:55:01.605 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-05 21:55:01.608 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-05 21:55:01.610 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-05 21:55:01.612 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-05 21:55:01.615 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-05 21:55:01.620 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-07-05 21:55:01.677 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-07-05 21:55:01.730 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-05 21:55:01.784 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-05 21:55:01.837 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:55:01.891 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-05 21:55:01.943 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-05 21:55:01.998 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-05 21:55:02.051 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-05 21:55:02.105 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-05 21:55:02.158 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-05 21:55:02.160 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-05 21:55:02.163 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-07-05 21:55:02.216 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-05 21:55:02.656 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-05 21:55:02.671 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-05 21:55:03.084 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-05 21:55:03.164 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:55:03.167 | + functions-common:time_stop:2440 : local name 2022-07-05 21:55:03.169 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:55:03.175 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:55:03.179 | + functions-common:time_stop:2443 : local total 2022-07-05 21:55:03.182 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:55:03.185 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:55:03.191 | + functions-common:time_stop:2447 : start_time=1657058101535 2022-07-05 21:55:03.195 | + functions-common:time_stop:2449 : [[ -z 1657058101535 ]] 2022-07-05 21:55:03.201 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:55:03.205 | + functions-common:time_stop:2452 : end_time=1657058103201 2022-07-05 21:55:03.208 | + functions-common:time_stop:2453 : elapsed_time=1666 2022-07-05 21:55:03.211 | + functions-common:time_stop:2454 : total=10014 2022-07-05 21:55:03.214 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:55:03.217 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11680 2022-07-05 21:55:03.220 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.30/compute/v2.1/ 2022-07-05 21:55:03.223 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-05 21:55:03.223 | Waiting for nova-api to start... 2022-07-05 21:55:03.225 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.30/compute/v2.1/ 2022-07-05 21:55:03.228 | + functions:wait_for_service:457 : local timeout=60 2022-07-05 21:55:03.231 | + functions:wait_for_service:458 : local url=http://10.222.0.30/compute/v2.1/ 2022-07-05 21:55:03.234 | + functions:wait_for_service:459 : local rval=0 2022-07-05 21:55:03.237 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-05 21:55:03.240 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-05 21:55:03.243 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:55:03.246 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:55:03.250 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:55:03.258 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058103251 2022-07-05 21:55:03.266 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-05 21:55:03.272 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/compute/v2.1/ 2022-07-05 21:55:08.944 | + :: : [[ 200 == 503 ]] 2022-07-05 21:55:08.945 | + :: : [[ 0 -eq 7 ]] 2022-07-05 21:55:08.949 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-05 21:55:08.951 | + functions-common:time_stop:2440 : local name 2022-07-05 21:55:08.954 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:55:08.956 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:55:08.959 | + functions-common:time_stop:2443 : local total 2022-07-05 21:55:08.961 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:55:08.964 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-05 21:55:08.967 | + functions-common:time_stop:2447 : start_time=1657058103251 2022-07-05 21:55:08.969 | + functions-common:time_stop:2449 : [[ -z 1657058103251 ]] 2022-07-05 21:55:08.972 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:55:08.977 | + functions-common:time_stop:2452 : end_time=1657058108975 2022-07-05 21:55:08.980 | + functions-common:time_stop:2453 : elapsed_time=5724 2022-07-05 21:55:08.983 | + functions-common:time_stop:2454 : total=9657 2022-07-05 21:55:08.986 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:55:08.988 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15381 2022-07-05 21:55:08.991 | + functions:wait_for_service:467 : return 0 2022-07-05 21:55:08.993 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:55:08.996 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:55:08.999 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-05 21:55:09.017 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:09.020 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-05 21:55:09.022 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:55:09.026 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-05 21:55:09.029 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-05 21:55:09.031 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-05 21:55:09.034 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-05 21:55:09.052 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:55:09.054 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-05 21:55:09.072 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:09.075 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-05 21:55:09.078 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:55:09.081 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-05 21:55:09.083 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-05 21:55:09.086 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-05 21:55:09.089 | + lib/neutron-legacy:configure_neutron_after_post_config:491 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-05 21:55:09.120 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-05 21:55:09.123 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-05 21:55:09.125 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-05 21:55:09.128 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-05 21:55:09.159 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-05 21:55:09.190 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-05 21:55:09.192 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-05 21:55:09.195 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-05 21:55:09.199 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-05 21:55:09.201 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-05 21:55:09.205 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-05 21:55:09.208 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-05 21:55:09.210 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-05 21:55:09.214 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-05 21:55:09.217 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-05 21:55:09.219 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-05 21:55:09.222 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-05 21:55:09.225 | +++ lib/neutron-legacy:_determine_config_server:316 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:09.227 | +++ lib/neutron-legacy:_determine_config_server:320 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:09.231 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:09.233 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-07-05 21:55:09.236 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:09.239 | + lib/neutron-legacy:start_neutron_service_and_check:531 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:09.242 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-05 21:55:09.259 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:55:09.262 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-05 21:55:09.265 | + lib/neutron-legacy:start_neutron_service_and_check:545 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:09.269 | + functions-common:run_process:1694 : local service=q-svc 2022-07-05 21:55:09.272 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:09.274 | + functions-common:run_process:1696 : local group= 2022-07-05 21:55:09.277 | + functions-common:run_process:1697 : local user= 2022-07-05 21:55:09.280 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:55:09.282 | + functions-common:run_process:1700 : local name=q-svc 2022-07-05 21:55:09.285 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:55:09.288 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:55:09.290 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:55:09.293 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:55:09.296 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:55:09.300 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058109298 2022-07-05 21:55:09.303 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-05 21:55:09.319 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:09.323 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-07-05 21:55:09.325 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-05 21:55:09.328 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:09.330 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:09.333 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:09.335 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:09.338 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-05 21:55:09.340 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-05 21:55:09.343 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-05 21:55:09.345 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:55:09.348 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:55:09.350 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:55:09.353 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:55:09.356 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-05 21:55:09.358 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-07-05 21:55:09.361 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-05 21:55:09.363 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:09.365 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:55:09.367 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:55:09.370 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:55:09.372 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:55:09.375 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:55:09.377 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-05 21:55:09.379 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:55:09.383 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-07-05 21:55:09.437 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-05 21:55:09.489 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:09.542 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-05 21:55:09.597 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-05 21:55:09.651 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:55:09.703 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:55:09.706 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:55:09.708 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-05 21:55:09.762 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:55:10.196 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-05 21:55:10.211 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-05 21:55:10.632 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-05 21:55:10.655 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:55:10.659 | + functions-common:time_stop:2440 : local name 2022-07-05 21:55:10.661 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:55:10.664 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:55:10.667 | + functions-common:time_stop:2443 : local total 2022-07-05 21:55:10.669 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:55:10.672 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:55:10.675 | + functions-common:time_stop:2447 : start_time=1657058109298 2022-07-05 21:55:10.677 | + functions-common:time_stop:2449 : [[ -z 1657058109298 ]] 2022-07-05 21:55:10.680 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:55:10.686 | + functions-common:time_stop:2452 : end_time=1657058110683 2022-07-05 21:55:10.688 | + functions-common:time_stop:2453 : elapsed_time=1385 2022-07-05 21:55:10.691 | + functions-common:time_stop:2454 : total=11680 2022-07-05 21:55:10.693 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:55:10.696 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13065 2022-07-05 21:55:10.698 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.30:9696 2022-07-05 21:55:10.701 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-05 21:55:10.719 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:55:10.721 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-05 21:55:10.721 | Waiting for Neutron to start... 2022-07-05 21:55:10.724 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.30:9696' 2022-07-05 21:55:10.727 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.30:9696' 'Neutron did not start' 60 2022-07-05 21:55:10.730 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.30:9696' 2022-07-05 21:55:10.732 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-05 21:55:10.735 | + functions-common:test_with_retry:2380 : local until=60 2022-07-05 21:55:10.738 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-05 21:55:10.740 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-05 21:55:10.743 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-05 21:55:10.746 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:55:10.748 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:55:10.752 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:55:10.756 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058110754 2022-07-05 21:55:10.759 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.30:9696; do sleep 0.5; done' 2022-07-05 21:55:16.840 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.30:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-05 21:55:16.843 | + functions-common:time_stop:2440 : local name 2022-07-05 21:55:16.845 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:55:16.848 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:55:16.851 | + functions-common:time_stop:2443 : local total 2022-07-05 21:55:16.854 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:55:16.856 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-05 21:55:16.859 | + functions-common:time_stop:2447 : start_time=1657058110754 2022-07-05 21:55:16.862 | + functions-common:time_stop:2449 : [[ -z 1657058110754 ]] 2022-07-05 21:55:16.865 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:55:16.870 | + functions-common:time_stop:2452 : end_time=1657058116867 2022-07-05 21:55:16.873 | + functions-common:time_stop:2453 : elapsed_time=6113 2022-07-05 21:55:16.875 | + functions-common:time_stop:2454 : total=0 2022-07-05 21:55:16.878 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:55:16.881 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6113 2022-07-05 21:55:16.883 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-07-05 21:55:16.902 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:16.905 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-07-05 21:55:16.907 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:55:16.910 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-07-05 21:55:16.912 | + ./stack.sh:main:1293 : start_placement 2022-07-05 21:55:16.915 | + lib/placement:start_placement:160 : start_placement_api 2022-07-05 21:55:16.918 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-05 21:55:16.921 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-07-05 21:55:16.925 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:55:16.928 | + functions-common:run_process:1694 : local service=placement-api 2022-07-05 21:55:16.931 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:55:16.934 | + functions-common:run_process:1696 : local group= 2022-07-05 21:55:16.936 | + functions-common:run_process:1697 : local user= 2022-07-05 21:55:16.939 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:55:16.941 | + functions-common:run_process:1700 : local name=placement-api 2022-07-05 21:55:16.944 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:55:16.946 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:55:16.949 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:55:16.952 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:55:16.955 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:55:16.960 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058116957 2022-07-05 21:55:16.963 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-07-05 21:55:16.983 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:16.986 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-07-05 21:55:16.991 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-07-05 21:55:16.993 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:55:16.996 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:55:16.999 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:55:17.001 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:55:17.004 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-07-05 21:55:17.007 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-07-05 21:55:17.010 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-07-05 21:55:17.012 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:55:17.015 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:55:17.018 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:55:17.020 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:55:17.023 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-07-05 21:55:17.026 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-07-05 21:55:17.028 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-07-05 21:55:17.031 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:55:17.033 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-05 21:55:17.036 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-05 21:55:17.038 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-05 21:55:17.040 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-07-05 21:55:17.043 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-05 21:55:17.048 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-07-05 21:55:17.100 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-07-05 21:55:17.153 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-07-05 21:55:17.206 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-05 21:55:17.259 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:55:17.312 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-07-05 21:55:17.365 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-07-05 21:55:17.418 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-07-05 21:55:17.471 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-07-05 21:55:17.526 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-07-05 21:55:17.580 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-05 21:55:17.583 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-05 21:55:17.585 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-07-05 21:55:17.640 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-05 21:55:18.065 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-07-05 21:55:18.079 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-07-05 21:55:18.504 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-07-05 21:55:18.587 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:55:18.589 | + functions-common:time_stop:2440 : local name 2022-07-05 21:55:18.592 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:55:18.594 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:55:18.599 | + functions-common:time_stop:2443 : local total 2022-07-05 21:55:18.602 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:55:18.604 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:55:18.607 | + functions-common:time_stop:2447 : start_time=1657058116957 2022-07-05 21:55:18.609 | + functions-common:time_stop:2449 : [[ -z 1657058116957 ]] 2022-07-05 21:55:18.613 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:55:18.618 | + functions-common:time_stop:2452 : end_time=1657058118615 2022-07-05 21:55:18.621 | + functions-common:time_stop:2453 : elapsed_time=1658 2022-07-05 21:55:18.623 | + functions-common:time_stop:2454 : total=13065 2022-07-05 21:55:18.626 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:55:18.631 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14723 2022-07-05 21:55:18.632 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-07-05 21:55:18.632 | Waiting for placement-api to start... 2022-07-05 21:55:18.635 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.30/placement 2022-07-05 21:55:18.638 | + functions:wait_for_service:457 : local timeout=60 2022-07-05 21:55:18.641 | + functions:wait_for_service:458 : local url=http://10.222.0.30/placement 2022-07-05 21:55:18.643 | + functions:wait_for_service:459 : local rval=0 2022-07-05 21:55:18.646 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-05 21:55:18.650 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-05 21:55:18.653 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:55:18.656 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:55:18.659 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:55:18.664 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058118661 2022-07-05 21:55:18.667 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-05 21:55:18.673 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/placement 2022-07-05 21:55:21.390 | + :: : [[ 200 == 503 ]] 2022-07-05 21:55:21.392 | + :: : [[ 0 -eq 7 ]] 2022-07-05 21:55:21.395 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-05 21:55:21.398 | + functions-common:time_stop:2440 : local name 2022-07-05 21:55:21.401 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:55:21.403 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:55:21.406 | + functions-common:time_stop:2443 : local total 2022-07-05 21:55:21.408 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:55:21.411 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-05 21:55:21.414 | + functions-common:time_stop:2447 : start_time=1657058118661 2022-07-05 21:55:21.416 | + functions-common:time_stop:2449 : [[ -z 1657058118661 ]] 2022-07-05 21:55:21.420 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:55:21.425 | + functions-common:time_stop:2452 : end_time=1657058121422 2022-07-05 21:55:21.427 | + functions-common:time_stop:2453 : elapsed_time=2761 2022-07-05 21:55:21.430 | + functions-common:time_stop:2454 : total=15381 2022-07-05 21:55:21.433 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:55:21.436 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18142 2022-07-05 21:55:21.438 | + functions:wait_for_service:467 : return 0 2022-07-05 21:55:21.441 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-07-05 21:55:21.459 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:21.462 | + ./stack.sh:main:1297 : start_neutron 2022-07-05 21:55:21.465 | + lib/neutron:start_neutron:733 : is_neutron_legacy_enabled 2022-07-05 21:55:21.469 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-05 21:55:21.469 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:55:21.475 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-05 21:55:21.477 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-05 21:55:21.480 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-07-05 21:55:21.483 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-05 21:55:21.486 | + lib/neutron:start_neutron:735 : start_mutnauq_l2_agent 2022-07-05 21:55:21.489 | + lib/neutron-legacy:start_mutnauq_l2_agent:561 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:21.491 | + functions-common:run_process:1694 : local service=q-agt 2022-07-05 21:55:21.494 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:21.497 | + functions-common:run_process:1696 : local group= 2022-07-05 21:55:21.499 | + functions-common:run_process:1697 : local user= 2022-07-05 21:55:21.502 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:55:21.504 | + functions-common:run_process:1700 : local name=q-agt 2022-07-05 21:55:21.507 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:55:21.510 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:55:21.513 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:55:21.515 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:55:21.519 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:55:21.523 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058121520 2022-07-05 21:55:21.526 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-07-05 21:55:21.542 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:21.545 | + functions-common:run_process:1704 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-07-05 21:55:21.548 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-07-05 21:55:21.550 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:21.553 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:21.555 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:21.558 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:21.561 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-05 21:55:21.567 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-05 21:55:21.567 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-07-05 21:55:21.569 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:55:21.571 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:55:21.574 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:55:21.577 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:55:21.579 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-05 21:55:21.582 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-07-05 21:55:21.588 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-07-05 21:55:21.588 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:21.589 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:55:21.592 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:55:21.594 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:55:21.596 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:55:21.599 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:55:21.601 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-07-05 21:55:21.603 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:55:21.608 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-07-05 21:55:21.662 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-07-05 21:55:21.716 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-05 21:55:21.770 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-07-05 21:55:21.824 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-07-05 21:55:21.877 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:55:21.929 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:55:21.932 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:55:21.935 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-07-05 21:55:21.987 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:55:22.411 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-07-05 21:55:22.424 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-07-05 21:55:22.848 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-07-05 21:55:22.869 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:55:22.872 | + functions-common:time_stop:2440 : local name 2022-07-05 21:55:22.875 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:55:22.877 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:55:22.880 | + functions-common:time_stop:2443 : local total 2022-07-05 21:55:22.882 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:55:22.885 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:55:22.887 | + functions-common:time_stop:2447 : start_time=1657058121520 2022-07-05 21:55:22.890 | + functions-common:time_stop:2449 : [[ -z 1657058121520 ]] 2022-07-05 21:55:22.893 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:55:22.898 | + functions-common:time_stop:2452 : end_time=1657058122895 2022-07-05 21:55:22.901 | + functions-common:time_stop:2453 : elapsed_time=1375 2022-07-05 21:55:22.904 | + functions-common:time_stop:2454 : total=14723 2022-07-05 21:55:22.906 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:55:22.909 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16098 2022-07-05 21:55:22.911 | + lib/neutron-legacy:start_mutnauq_l2_agent:563 : is_provider_network 2022-07-05 21:55:22.914 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-05 21:55:22.917 | + functions-common:is_provider_network:2292 : return 1 2022-07-05 21:55:22.920 | + lib/neutron:start_neutron:736 : start_mutnauq_other_agents 2022-07-05 21:55:22.923 | + lib/neutron-legacy:start_mutnauq_other_agents:579 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:55:22.925 | + functions-common:run_process:1694 : local service=q-dhcp 2022-07-05 21:55:22.928 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:55:22.930 | + functions-common:run_process:1696 : local group= 2022-07-05 21:55:22.933 | + functions-common:run_process:1697 : local user= 2022-07-05 21:55:22.935 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:55:22.938 | + functions-common:run_process:1700 : local name=q-dhcp 2022-07-05 21:55:22.941 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:55:22.943 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:55:22.946 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:55:22.948 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:55:22.952 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:55:22.956 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058122954 2022-07-05 21:55:22.959 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-07-05 21:55:22.977 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:22.980 | + functions-common:run_process:1704 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-07-05 21:55:22.983 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-07-05 21:55:22.986 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:55:22.989 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:55:22.991 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:55:22.994 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:55:22.997 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-07-05 21:55:22.999 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-07-05 21:55:23.002 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-07-05 21:55:23.004 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:55:23.007 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:55:23.010 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:55:23.012 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:55:23.015 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-07-05 21:55:23.018 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-07-05 21:55:23.021 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-07-05 21:55:23.023 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:55:23.026 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:55:23.039 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:55:23.039 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:55:23.039 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:55:23.039 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:55:23.039 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-07-05 21:55:23.042 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:55:23.047 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-07-05 21:55:23.102 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-07-05 21:55:23.163 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-05 21:55:23.223 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-07-05 21:55:23.282 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-07-05 21:55:23.340 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:55:23.400 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:55:23.403 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:55:23.406 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-07-05 21:55:23.464 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:55:23.908 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-07-05 21:55:23.922 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-07-05 21:55:24.350 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-07-05 21:55:24.372 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:55:24.375 | + functions-common:time_stop:2440 : local name 2022-07-05 21:55:24.377 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:55:24.380 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:55:24.383 | + functions-common:time_stop:2443 : local total 2022-07-05 21:55:24.386 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:55:24.389 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:55:24.391 | + functions-common:time_stop:2447 : start_time=1657058122954 2022-07-05 21:55:24.394 | + functions-common:time_stop:2449 : [[ -z 1657058122954 ]] 2022-07-05 21:55:24.397 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:55:24.402 | + functions-common:time_stop:2452 : end_time=1657058124399 2022-07-05 21:55:24.404 | + functions-common:time_stop:2453 : elapsed_time=1445 2022-07-05 21:55:24.407 | + functions-common:time_stop:2454 : total=16098 2022-07-05 21:55:24.409 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:55:24.412 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17543 2022-07-05 21:55:24.415 | ++ lib/neutron-legacy:start_mutnauq_other_agents:581 : determine_config_files neutron-l3-agent 2022-07-05 21:55:24.418 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-05 21:55:24.421 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-05 21:55:24.424 | +++ lib/neutron-legacy:determine_config_files:334 : _determine_config_l3 2022-07-05 21:55:24.427 | +++ lib/neutron-legacy:_determine_config_l3:324 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:55:24.429 | +++ lib/neutron-legacy:_determine_config_l3:325 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:55:24.434 | ++ lib/neutron-legacy:determine_config_files:334 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:55:24.436 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-07-05 21:55:24.439 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:55:24.442 | + lib/neutron-legacy:start_mutnauq_other_agents:581 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:55:24.444 | + functions-common:run_process:1694 : local service=q-l3 2022-07-05 21:55:24.447 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:55:24.450 | + functions-common:run_process:1696 : local group= 2022-07-05 21:55:24.452 | + functions-common:run_process:1697 : local user= 2022-07-05 21:55:24.455 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:55:24.457 | + functions-common:run_process:1700 : local name=q-l3 2022-07-05 21:55:24.460 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:55:24.463 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:55:24.465 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:55:24.468 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:55:24.471 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:55:24.477 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058124474 2022-07-05 21:55:24.481 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-07-05 21:55:24.499 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:24.502 | + functions-common:run_process:1704 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-07-05 21:55:24.505 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-07-05 21:55:24.507 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:55:24.510 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:55:24.512 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:55:24.515 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:55:24.517 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-07-05 21:55:24.520 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-07-05 21:55:24.523 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-07-05 21:55:24.526 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:55:24.528 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:55:24.531 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:55:24.533 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:55:24.536 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-07-05 21:55:24.539 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-07-05 21:55:24.542 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-07-05 21:55:24.547 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:55:24.550 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:55:24.553 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:55:24.556 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:55:24.559 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:55:24.561 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:55:24.564 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-07-05 21:55:24.566 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:55:24.571 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-07-05 21:55:24.631 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-07-05 21:55:24.690 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-05 21:55:24.749 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-07-05 21:55:24.806 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-07-05 21:55:24.869 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:55:24.930 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:55:24.932 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:55:24.935 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-07-05 21:55:24.992 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:55:25.466 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-07-05 21:55:25.482 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-07-05 21:55:25.909 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-07-05 21:55:25.934 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:55:25.937 | + functions-common:time_stop:2440 : local name 2022-07-05 21:55:25.940 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:55:25.942 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:55:25.945 | + functions-common:time_stop:2443 : local total 2022-07-05 21:55:25.948 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:55:25.951 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:55:25.953 | + functions-common:time_stop:2447 : start_time=1657058124474 2022-07-05 21:55:25.956 | + functions-common:time_stop:2449 : [[ -z 1657058124474 ]] 2022-07-05 21:55:25.960 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:55:25.965 | + functions-common:time_stop:2452 : end_time=1657058125961 2022-07-05 21:55:25.968 | + functions-common:time_stop:2453 : elapsed_time=1487 2022-07-05 21:55:25.971 | + functions-common:time_stop:2454 : total=17543 2022-07-05 21:55:25.973 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:55:25.976 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19030 2022-07-05 21:55:25.979 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:55:25.982 | + functions-common:run_process:1694 : local service=q-meta 2022-07-05 21:55:25.985 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:55:25.987 | + functions-common:run_process:1696 : local group= 2022-07-05 21:55:25.990 | + functions-common:run_process:1697 : local user= 2022-07-05 21:55:25.992 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:55:25.995 | + functions-common:run_process:1700 : local name=q-meta 2022-07-05 21:55:25.998 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:55:26.000 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:55:26.003 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:55:26.005 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:55:26.011 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:55:26.014 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058126011 2022-07-05 21:55:26.016 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-07-05 21:55:26.038 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:26.042 | + functions-common:run_process:1704 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-07-05 21:55:26.044 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-07-05 21:55:26.047 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:55:26.049 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:55:26.052 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:55:26.055 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:55:26.058 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-07-05 21:55:26.061 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-07-05 21:55:26.063 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-07-05 21:55:26.066 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:55:26.068 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:55:26.071 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:55:26.074 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:55:26.077 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-07-05 21:55:26.080 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-07-05 21:55:26.083 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-07-05 21:55:26.085 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:55:26.088 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:55:26.090 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:55:26.093 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:55:26.096 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:55:26.098 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:55:26.101 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-07-05 21:55:26.103 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:55:26.108 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-07-05 21:55:26.172 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-07-05 21:55:26.240 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-05 21:55:26.309 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-07-05 21:55:26.377 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-07-05 21:55:26.442 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:55:26.516 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:55:26.520 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:55:26.522 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-07-05 21:55:26.582 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:55:27.113 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-07-05 21:55:27.136 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-07-05 21:55:27.604 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-07-05 21:55:27.630 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:55:27.633 | + functions-common:time_stop:2440 : local name 2022-07-05 21:55:27.637 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:55:27.640 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:55:27.642 | + functions-common:time_stop:2443 : local total 2022-07-05 21:55:27.645 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:55:27.648 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:55:27.652 | + functions-common:time_stop:2447 : start_time=1657058126011 2022-07-05 21:55:27.654 | + functions-common:time_stop:2449 : [[ -z 1657058126011 ]] 2022-07-05 21:55:27.658 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:55:27.663 | + functions-common:time_stop:2452 : end_time=1657058127660 2022-07-05 21:55:27.666 | + functions-common:time_stop:2453 : elapsed_time=1649 2022-07-05 21:55:27.669 | + functions-common:time_stop:2454 : total=19030 2022-07-05 21:55:27.671 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:55:27.674 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20679 2022-07-05 21:55:27.677 | + lib/neutron-legacy:start_mutnauq_other_agents:584 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:55:27.679 | + functions-common:run_process:1694 : local service=q-metering 2022-07-05 21:55:27.682 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:55:27.684 | + functions-common:run_process:1696 : local group= 2022-07-05 21:55:27.687 | + functions-common:run_process:1697 : local user= 2022-07-05 21:55:27.689 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:55:27.692 | + functions-common:run_process:1700 : local name=q-metering 2022-07-05 21:55:27.695 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:55:27.697 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:55:27.700 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:55:27.703 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:55:27.708 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:55:27.711 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058127708 2022-07-05 21:55:27.714 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-07-05 21:55:27.735 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:27.738 | + functions-common:run_process:1704 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-07-05 21:55:27.740 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-07-05 21:55:27.743 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:55:27.745 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:55:27.748 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:55:27.750 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:55:27.753 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-07-05 21:55:27.756 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-07-05 21:55:27.758 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-07-05 21:55:27.762 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:55:27.764 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:55:27.767 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:55:27.769 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:55:27.772 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-07-05 21:55:27.775 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-07-05 21:55:27.777 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-07-05 21:55:27.780 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:55:27.782 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:55:27.785 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:55:27.788 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:55:27.791 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:55:27.793 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:55:27.796 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-07-05 21:55:27.798 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:55:27.803 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-07-05 21:55:27.867 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-07-05 21:55:27.949 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-05 21:55:28.017 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-07-05 21:55:28.081 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-07-05 21:55:28.146 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:55:28.220 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:55:28.223 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:55:28.225 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-07-05 21:55:28.290 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:55:28.820 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-07-05 21:55:28.838 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-07-05 21:55:29.323 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-07-05 21:55:29.351 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:55:29.354 | + functions-common:time_stop:2440 : local name 2022-07-05 21:55:29.357 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:55:29.362 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:55:29.368 | + functions-common:time_stop:2443 : local total 2022-07-05 21:55:29.371 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:55:29.374 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:55:29.382 | + functions-common:time_stop:2447 : start_time=1657058127708 2022-07-05 21:55:29.391 | + functions-common:time_stop:2449 : [[ -z 1657058127708 ]] 2022-07-05 21:55:29.398 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:55:29.407 | + functions-common:time_stop:2452 : end_time=1657058129401 2022-07-05 21:55:29.412 | + functions-common:time_stop:2453 : elapsed_time=1693 2022-07-05 21:55:29.416 | + functions-common:time_stop:2454 : total=20679 2022-07-05 21:55:29.423 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:55:29.431 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22372 2022-07-05 21:55:29.439 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-07-05 21:55:29.491 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:55:29.506 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-07-05 21:55:29.515 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-07-05 21:55:29.523 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:55:29.531 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-07-05 21:55:29.539 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-07-05 21:55:29.547 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-07-05 21:55:29.554 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-07-05 21:55:29.559 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-07-05 21:55:29.567 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-05 21:55:29.578 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-05 21:55:33.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:33.031 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:33.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:33.031 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:33.192 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:55:33.195 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-05 21:55:33.195 | address-scope 2022-07-05 21:55:33.195 | router-admin-state-down-before-update 2022-07-05 21:55:33.195 | agent 2022-07-05 21:55:33.195 | agent-resources-synced 2022-07-05 21:55:33.195 | allowed-address-pairs 2022-07-05 21:55:33.195 | auto-allocated-topology 2022-07-05 21:55:33.195 | availability_zone 2022-07-05 21:55:33.195 | availability_zone_filter 2022-07-05 21:55:33.195 | default-subnetpools 2022-07-05 21:55:33.195 | dhcp_agent_scheduler 2022-07-05 21:55:33.195 | dvr 2022-07-05 21:55:33.196 | empty-string-filtering 2022-07-05 21:55:33.196 | external-net 2022-07-05 21:55:33.196 | extra_dhcp_opt 2022-07-05 21:55:33.196 | extraroute 2022-07-05 21:55:33.196 | extraroute-atomic 2022-07-05 21:55:33.196 | filter-validation 2022-07-05 21:55:33.196 | fip-port-details 2022-07-05 21:55:33.196 | flavors 2022-07-05 21:55:33.196 | floatingip-pools 2022-07-05 21:55:33.196 | ip-substring-filtering 2022-07-05 21:55:33.196 | router 2022-07-05 21:55:33.196 | ext-gw-mode 2022-07-05 21:55:33.196 | l3-ha 2022-07-05 21:55:33.196 | l3-flavors 2022-07-05 21:55:33.196 | l3-port-ip-change-not-allowed 2022-07-05 21:55:33.196 | l3_agent_scheduler 2022-07-05 21:55:33.196 | metering 2022-07-05 21:55:33.196 | metering_source_and_destination_fields 2022-07-05 21:55:33.196 | multi-provider 2022-07-05 21:55:33.196 | net-mtu 2022-07-05 21:55:33.196 | net-mtu-writable 2022-07-05 21:55:33.196 | network_availability_zone 2022-07-05 21:55:33.196 | network-ip-availability 2022-07-05 21:55:33.196 | pagination 2022-07-05 21:55:33.196 | port-device-profile 2022-07-05 21:55:33.196 | port-mac-override 2022-07-05 21:55:33.196 | port-mac-address-regenerate 2022-07-05 21:55:33.196 | port-numa-affinity-policy 2022-07-05 21:55:33.196 | binding 2022-07-05 21:55:33.196 | binding-extended 2022-07-05 21:55:33.196 | port-security 2022-07-05 21:55:33.196 | project-id 2022-07-05 21:55:33.197 | provider 2022-07-05 21:55:33.197 | quota-check-limit 2022-07-05 21:55:33.197 | quotas 2022-07-05 21:55:33.197 | quota_details 2022-07-05 21:55:33.197 | rbac-policies 2022-07-05 21:55:33.197 | rbac-address-group 2022-07-05 21:55:33.197 | rbac-address-scope 2022-07-05 21:55:33.197 | rbac-security-groups 2022-07-05 21:55:33.197 | rbac-subnetpool 2022-07-05 21:55:33.197 | revision-if-match 2022-07-05 21:55:33.197 | standard-attr-revisions 2022-07-05 21:55:33.197 | router_availability_zone 2022-07-05 21:55:33.197 | security-groups-normalized-cidr 2022-07-05 21:55:33.197 | port-security-groups-filtering 2022-07-05 21:55:33.197 | security-groups-remote-address-group 2022-07-05 21:55:33.197 | security-groups-shared-filtering 2022-07-05 21:55:33.197 | security-group 2022-07-05 21:55:33.197 | service-type 2022-07-05 21:55:33.197 | sorting 2022-07-05 21:55:33.197 | standard-attr-description 2022-07-05 21:55:33.197 | stateful-security-group 2022-07-05 21:55:33.197 | subnet_onboard 2022-07-05 21:55:33.197 | subnet-service-types 2022-07-05 21:55:33.197 | subnet_allocation 2022-07-05 21:55:33.197 | subnetpool-prefix-ops 2022-07-05 21:55:33.197 | standard-attr-tag 2022-07-05 21:55:33.197 | standard-attr-timestamp' 2022-07-05 21:55:33.206 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-05 21:55:33.206 | address-scope 2022-07-05 21:55:33.206 | router-admin-state-down-before-update 2022-07-05 21:55:33.206 | agent 2022-07-05 21:55:33.206 | agent-resources-synced 2022-07-05 21:55:33.206 | allowed-address-pairs 2022-07-05 21:55:33.206 | auto-allocated-topology 2022-07-05 21:55:33.206 | availability_zone 2022-07-05 21:55:33.206 | availability_zone_filter 2022-07-05 21:55:33.206 | default-subnetpools 2022-07-05 21:55:33.206 | dhcp_agent_scheduler 2022-07-05 21:55:33.206 | dvr 2022-07-05 21:55:33.206 | empty-string-filtering 2022-07-05 21:55:33.206 | external-net 2022-07-05 21:55:33.206 | extra_dhcp_opt 2022-07-05 21:55:33.206 | extraroute 2022-07-05 21:55:33.206 | extraroute-atomic 2022-07-05 21:55:33.206 | filter-validation 2022-07-05 21:55:33.206 | fip-port-details 2022-07-05 21:55:33.206 | flavors 2022-07-05 21:55:33.206 | floatingip-pools 2022-07-05 21:55:33.206 | ip-substring-filtering 2022-07-05 21:55:33.206 | router 2022-07-05 21:55:33.206 | ext-gw-mode 2022-07-05 21:55:33.206 | l3-ha 2022-07-05 21:55:33.206 | l3-flavors 2022-07-05 21:55:33.206 | l3-port-ip-change-not-allowed 2022-07-05 21:55:33.206 | l3_agent_scheduler 2022-07-05 21:55:33.207 | metering 2022-07-05 21:55:33.207 | metering_source_and_destination_fields 2022-07-05 21:55:33.207 | multi-provider 2022-07-05 21:55:33.207 | net-mtu 2022-07-05 21:55:33.207 | net-mtu-writable 2022-07-05 21:55:33.207 | network_availability_zone 2022-07-05 21:55:33.207 | network-ip-availability 2022-07-05 21:55:33.207 | pagination 2022-07-05 21:55:33.207 | port-device-profile 2022-07-05 21:55:33.207 | port-mac-override 2022-07-05 21:55:33.207 | port-mac-address-regenerate 2022-07-05 21:55:33.207 | port-numa-affinity-policy 2022-07-05 21:55:33.207 | binding 2022-07-05 21:55:33.207 | binding-extended 2022-07-05 21:55:33.207 | port-security 2022-07-05 21:55:33.207 | project-id 2022-07-05 21:55:33.207 | provider 2022-07-05 21:55:33.207 | quota-check-limit 2022-07-05 21:55:33.207 | quotas 2022-07-05 21:55:33.207 | quota_details 2022-07-05 21:55:33.207 | rbac-policies 2022-07-05 21:55:33.207 | rbac-address-group 2022-07-05 21:55:33.207 | rbac-address-scope 2022-07-05 21:55:33.207 | rbac-security-groups 2022-07-05 21:55:33.207 | rbac-subnetpool 2022-07-05 21:55:33.207 | revision-if-match 2022-07-05 21:55:33.207 | standard-attr-revisions 2022-07-05 21:55:33.207 | router_availability_zone 2022-07-05 21:55:33.207 | security-groups-normalized-cidr 2022-07-05 21:55:33.207 | port-security-groups-filtering 2022-07-05 21:55:33.207 | security-groups-remote-address-group 2022-07-05 21:55:33.207 | security-groups-shared-filtering 2022-07-05 21:55:33.207 | security-group 2022-07-05 21:55:33.207 | service-type 2022-07-05 21:55:33.207 | sorting 2022-07-05 21:55:33.208 | standard-attr-description 2022-07-05 21:55:33.208 | stateful-security-group 2022-07-05 21:55:33.208 | subnet_onboard 2022-07-05 21:55:33.208 | subnet-service-types 2022-07-05 21:55:33.208 | subnet_allocation 2022-07-05 21:55:33.208 | subnetpool-prefix-ops 2022-07-05 21:55:33.208 | standard-attr-tag 2022-07-05 21:55:33.208 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-05 21:55:33.208 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-05 21:55:33.208 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-07-05 21:55:33.212 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-07-05 21:55:33.216 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-07-05 21:55:36.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:36.164 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:36.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:36.164 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:36.164 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:55:36.314 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:55:36.318 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=a6f0e45b-040b-4b7a-9baf-89774cc10a62 2022-07-05 21:55:36.320 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-07-05 21:55:36.323 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-07-05 21:55:36.326 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-05 21:55:36.329 | + functions-common:is_provider_network:2292 : return 1 2022-07-05 21:55:36.335 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-07-05 21:55:36.335 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-07-05 21:55:36.337 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-07-05 21:55:36.341 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:55:36.343 | ++ functions-common:get_field:813 : read data 2022-07-05 21:55:39.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:39.488 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:39.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:39.488 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:39.649 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:55:39.652 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-05 21:55:39.655 | ++ functions-common:get_field:817 : field='$3' 2022-07-05 21:55:39.658 | ++ functions-common:get_field:819 : echo '| id | b053144d-5743-4353-b4a0-715f85847622 |' 2022-07-05 21:55:39.659 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-05 21:55:39.665 | ++ functions-common:get_field:813 : read data 2022-07-05 21:55:39.669 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=b053144d-5743-4353-b4a0-715f85847622 2022-07-05 21:55:39.673 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-07-05 21:55:39.674 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:55:39.693 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-07-05 21:55:39.698 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-07-05 21:55:39.701 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z a6f0e45b-040b-4b7a-9baf-89774cc10a62 ']' 2022-07-05 21:55:39.703 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-07-05 21:55:39.706 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-07-05 21:55:39.709 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-07-05 21:55:39.711 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool a6f0e45b-040b-4b7a-9baf-89774cc10a62 ' 2022-07-05 21:55:39.714 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-07-05 21:55:39.717 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network b053144d-5743-4353-b4a0-715f85847622 private-subnet' 2022-07-05 21:55:39.719 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-07-05 21:55:39.724 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool a6f0e45b-040b-4b7a-9baf-89774cc10a62 --network b053144d-5743-4353-b4a0-715f85847622 private-subnet 2022-07-05 21:55:39.724 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-07-05 21:55:39.725 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-07-05 21:55:39.729 | +++ functions-common:get_field:812 : local data field 2022-07-05 21:55:39.731 | +++ functions-common:get_field:813 : read data 2022-07-05 21:55:42.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:42.246 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:42.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:42.246 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:42.246 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:55:43.027 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:55:43.183 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:55:43.186 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-05 21:55:43.188 | +++ functions-common:get_field:817 : field='$3' 2022-07-05 21:55:43.191 | +++ functions-common:get_field:819 : echo '| id | ca1defd2-6642-42a1-a9c7-3748bf7d1227 |' 2022-07-05 21:55:43.192 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-05 21:55:43.199 | +++ functions-common:get_field:813 : read data 2022-07-05 21:55:43.203 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=ca1defd2-6642-42a1-a9c7-3748bf7d1227 2022-07-05 21:55:43.205 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-07-05 21:55:43.208 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:55:43.226 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo ca1defd2-6642-42a1-a9c7-3748bf7d1227 2022-07-05 21:55:43.230 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=ca1defd2-6642-42a1-a9c7-3748bf7d1227 2022-07-05 21:55:43.233 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-07-05 21:55:43.236 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-07-05 21:55:43.239 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-07-05 21:55:43.244 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-05 21:55:46.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:46.186 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:46.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:46.186 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:46.337 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:55:46.341 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-05 21:55:46.341 | address-scope 2022-07-05 21:55:46.341 | router-admin-state-down-before-update 2022-07-05 21:55:46.341 | agent 2022-07-05 21:55:46.341 | agent-resources-synced 2022-07-05 21:55:46.341 | allowed-address-pairs 2022-07-05 21:55:46.341 | auto-allocated-topology 2022-07-05 21:55:46.341 | availability_zone 2022-07-05 21:55:46.341 | availability_zone_filter 2022-07-05 21:55:46.341 | default-subnetpools 2022-07-05 21:55:46.341 | dhcp_agent_scheduler 2022-07-05 21:55:46.341 | dvr 2022-07-05 21:55:46.341 | empty-string-filtering 2022-07-05 21:55:46.341 | external-net 2022-07-05 21:55:46.341 | extra_dhcp_opt 2022-07-05 21:55:46.341 | extraroute 2022-07-05 21:55:46.341 | extraroute-atomic 2022-07-05 21:55:46.341 | filter-validation 2022-07-05 21:55:46.341 | fip-port-details 2022-07-05 21:55:46.341 | flavors 2022-07-05 21:55:46.341 | floatingip-pools 2022-07-05 21:55:46.341 | ip-substring-filtering 2022-07-05 21:55:46.341 | router 2022-07-05 21:55:46.341 | ext-gw-mode 2022-07-05 21:55:46.342 | l3-ha 2022-07-05 21:55:46.342 | l3-flavors 2022-07-05 21:55:46.342 | l3-port-ip-change-not-allowed 2022-07-05 21:55:46.342 | l3_agent_scheduler 2022-07-05 21:55:46.342 | metering 2022-07-05 21:55:46.342 | metering_source_and_destination_fields 2022-07-05 21:55:46.342 | multi-provider 2022-07-05 21:55:46.342 | net-mtu 2022-07-05 21:55:46.342 | net-mtu-writable 2022-07-05 21:55:46.342 | network_availability_zone 2022-07-05 21:55:46.342 | network-ip-availability 2022-07-05 21:55:46.342 | pagination 2022-07-05 21:55:46.342 | port-device-profile 2022-07-05 21:55:46.342 | port-mac-override 2022-07-05 21:55:46.342 | port-mac-address-regenerate 2022-07-05 21:55:46.342 | port-numa-affinity-policy 2022-07-05 21:55:46.342 | binding 2022-07-05 21:55:46.342 | binding-extended 2022-07-05 21:55:46.342 | port-security 2022-07-05 21:55:46.342 | project-id 2022-07-05 21:55:46.342 | provider 2022-07-05 21:55:46.342 | quota-check-limit 2022-07-05 21:55:46.342 | quotas 2022-07-05 21:55:46.342 | quota_details 2022-07-05 21:55:46.342 | rbac-policies 2022-07-05 21:55:46.342 | rbac-address-group 2022-07-05 21:55:46.342 | rbac-address-scope 2022-07-05 21:55:46.342 | rbac-security-groups 2022-07-05 21:55:46.342 | rbac-subnetpool 2022-07-05 21:55:46.342 | revision-if-match 2022-07-05 21:55:46.342 | standard-attr-revisions 2022-07-05 21:55:46.342 | router_availability_zone 2022-07-05 21:55:46.342 | security-groups-normalized-cidr 2022-07-05 21:55:46.342 | port-security-groups-filtering 2022-07-05 21:55:46.343 | security-groups-remote-address-group 2022-07-05 21:55:46.343 | security-groups-shared-filtering 2022-07-05 21:55:46.343 | security-group 2022-07-05 21:55:46.343 | service-type 2022-07-05 21:55:46.343 | sorting 2022-07-05 21:55:46.343 | standard-attr-description 2022-07-05 21:55:46.343 | stateful-security-group 2022-07-05 21:55:46.343 | subnet_onboard 2022-07-05 21:55:46.343 | subnet-service-types 2022-07-05 21:55:46.343 | subnet_allocation 2022-07-05 21:55:46.343 | subnetpool-prefix-ops 2022-07-05 21:55:46.343 | standard-attr-tag 2022-07-05 21:55:46.343 | standard-attr-timestamp' 2022-07-05 21:55:46.344 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-05 21:55:46.344 | address-scope 2022-07-05 21:55:46.344 | router-admin-state-down-before-update 2022-07-05 21:55:46.345 | agent 2022-07-05 21:55:46.345 | agent-resources-synced 2022-07-05 21:55:46.345 | allowed-address-pairs 2022-07-05 21:55:46.345 | auto-allocated-topology 2022-07-05 21:55:46.345 | availability_zone 2022-07-05 21:55:46.345 | availability_zone_filter 2022-07-05 21:55:46.345 | default-subnetpools 2022-07-05 21:55:46.345 | dhcp_agent_scheduler 2022-07-05 21:55:46.345 | dvr 2022-07-05 21:55:46.345 | empty-string-filtering 2022-07-05 21:55:46.345 | external-net 2022-07-05 21:55:46.345 | extra_dhcp_opt 2022-07-05 21:55:46.345 | extraroute 2022-07-05 21:55:46.345 | extraroute-atomic 2022-07-05 21:55:46.345 | filter-validation 2022-07-05 21:55:46.345 | fip-port-details 2022-07-05 21:55:46.345 | flavors 2022-07-05 21:55:46.345 | floatingip-pools 2022-07-05 21:55:46.345 | ip-substring-filtering 2022-07-05 21:55:46.345 | router 2022-07-05 21:55:46.345 | ext-gw-mode 2022-07-05 21:55:46.345 | l3-ha 2022-07-05 21:55:46.345 | l3-flavors 2022-07-05 21:55:46.345 | l3-port-ip-change-not-allowed 2022-07-05 21:55:46.345 | l3_agent_scheduler 2022-07-05 21:55:46.345 | metering 2022-07-05 21:55:46.345 | metering_source_and_destination_fields 2022-07-05 21:55:46.345 | multi-provider 2022-07-05 21:55:46.345 | net-mtu 2022-07-05 21:55:46.345 | net-mtu-writable 2022-07-05 21:55:46.345 | network_availability_zone 2022-07-05 21:55:46.345 | network-ip-availability 2022-07-05 21:55:46.345 | pagination 2022-07-05 21:55:46.345 | port-device-profile 2022-07-05 21:55:46.345 | port-mac-override 2022-07-05 21:55:46.345 | port-mac-address-regenerate 2022-07-05 21:55:46.345 | port-numa-affinity-policy 2022-07-05 21:55:46.346 | binding 2022-07-05 21:55:46.346 | binding-extended 2022-07-05 21:55:46.346 | port-security 2022-07-05 21:55:46.346 | project-id 2022-07-05 21:55:46.346 | provider 2022-07-05 21:55:46.346 | quota-check-limit 2022-07-05 21:55:46.346 | quotas 2022-07-05 21:55:46.346 | quota_details 2022-07-05 21:55:46.346 | rbac-policies 2022-07-05 21:55:46.346 | rbac-address-group 2022-07-05 21:55:46.346 | rbac-address-scope 2022-07-05 21:55:46.346 | rbac-security-groups 2022-07-05 21:55:46.346 | rbac-subnetpool 2022-07-05 21:55:46.346 | revision-if-match 2022-07-05 21:55:46.346 | standard-attr-revisions 2022-07-05 21:55:46.346 | router_availability_zone 2022-07-05 21:55:46.346 | security-groups-normalized-cidr 2022-07-05 21:55:46.346 | port-security-groups-filtering 2022-07-05 21:55:46.346 | security-groups-remote-address-group 2022-07-05 21:55:46.346 | security-groups-shared-filtering 2022-07-05 21:55:46.346 | security-group 2022-07-05 21:55:46.346 | service-type 2022-07-05 21:55:46.346 | sorting 2022-07-05 21:55:46.346 | standard-attr-description 2022-07-05 21:55:46.346 | stateful-security-group 2022-07-05 21:55:46.346 | subnet_onboard 2022-07-05 21:55:46.346 | subnet-service-types 2022-07-05 21:55:46.346 | subnet_allocation 2022-07-05 21:55:46.346 | subnetpool-prefix-ops 2022-07-05 21:55:46.346 | standard-attr-tag 2022-07-05 21:55:46.346 | standard-attr-timestamp =~ router ]] 2022-07-05 21:55:46.347 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-05 21:55:46.350 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-07-05 21:55:46.353 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-07-05 21:55:46.357 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-05 21:55:48.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:48.840 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:48.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:48.840 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:48.977 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:55:48.980 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-05 21:55:48.980 | address-scope 2022-07-05 21:55:48.981 | router-admin-state-down-before-update 2022-07-05 21:55:48.981 | agent 2022-07-05 21:55:48.981 | agent-resources-synced 2022-07-05 21:55:48.981 | allowed-address-pairs 2022-07-05 21:55:48.981 | auto-allocated-topology 2022-07-05 21:55:48.981 | availability_zone 2022-07-05 21:55:48.981 | availability_zone_filter 2022-07-05 21:55:48.981 | default-subnetpools 2022-07-05 21:55:48.981 | dhcp_agent_scheduler 2022-07-05 21:55:48.981 | dvr 2022-07-05 21:55:48.981 | empty-string-filtering 2022-07-05 21:55:48.981 | external-net 2022-07-05 21:55:48.981 | extra_dhcp_opt 2022-07-05 21:55:48.981 | extraroute 2022-07-05 21:55:48.981 | extraroute-atomic 2022-07-05 21:55:48.981 | filter-validation 2022-07-05 21:55:48.981 | fip-port-details 2022-07-05 21:55:48.981 | flavors 2022-07-05 21:55:48.981 | floatingip-pools 2022-07-05 21:55:48.981 | ip-substring-filtering 2022-07-05 21:55:48.981 | router 2022-07-05 21:55:48.981 | ext-gw-mode 2022-07-05 21:55:48.981 | l3-ha 2022-07-05 21:55:48.981 | l3-flavors 2022-07-05 21:55:48.981 | l3-port-ip-change-not-allowed 2022-07-05 21:55:48.981 | l3_agent_scheduler 2022-07-05 21:55:48.981 | metering 2022-07-05 21:55:48.981 | metering_source_and_destination_fields 2022-07-05 21:55:48.981 | multi-provider 2022-07-05 21:55:48.981 | net-mtu 2022-07-05 21:55:48.981 | net-mtu-writable 2022-07-05 21:55:48.981 | network_availability_zone 2022-07-05 21:55:48.981 | network-ip-availability 2022-07-05 21:55:48.981 | pagination 2022-07-05 21:55:48.981 | port-device-profile 2022-07-05 21:55:48.981 | port-mac-override 2022-07-05 21:55:48.982 | port-mac-address-regenerate 2022-07-05 21:55:48.982 | port-numa-affinity-policy 2022-07-05 21:55:48.982 | binding 2022-07-05 21:55:48.982 | binding-extended 2022-07-05 21:55:48.982 | port-security 2022-07-05 21:55:48.982 | project-id 2022-07-05 21:55:48.982 | provider 2022-07-05 21:55:48.982 | quota-check-limit 2022-07-05 21:55:48.982 | quotas 2022-07-05 21:55:48.982 | quota_details 2022-07-05 21:55:48.982 | rbac-policies 2022-07-05 21:55:48.982 | rbac-address-group 2022-07-05 21:55:48.982 | rbac-address-scope 2022-07-05 21:55:48.982 | rbac-security-groups 2022-07-05 21:55:48.982 | rbac-subnetpool 2022-07-05 21:55:48.982 | revision-if-match 2022-07-05 21:55:48.982 | standard-attr-revisions 2022-07-05 21:55:48.982 | router_availability_zone 2022-07-05 21:55:48.982 | security-groups-normalized-cidr 2022-07-05 21:55:48.982 | port-security-groups-filtering 2022-07-05 21:55:48.982 | security-groups-remote-address-group 2022-07-05 21:55:48.982 | security-groups-shared-filtering 2022-07-05 21:55:48.982 | security-group 2022-07-05 21:55:48.982 | service-type 2022-07-05 21:55:48.982 | sorting 2022-07-05 21:55:48.982 | standard-attr-description 2022-07-05 21:55:48.982 | stateful-security-group 2022-07-05 21:55:48.982 | subnet_onboard 2022-07-05 21:55:48.982 | subnet-service-types 2022-07-05 21:55:48.982 | subnet_allocation 2022-07-05 21:55:48.982 | subnetpool-prefix-ops 2022-07-05 21:55:48.982 | standard-attr-tag 2022-07-05 21:55:48.982 | standard-attr-timestamp' 2022-07-05 21:55:48.983 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-05 21:55:48.983 | address-scope 2022-07-05 21:55:48.983 | router-admin-state-down-before-update 2022-07-05 21:55:48.983 | agent 2022-07-05 21:55:48.983 | agent-resources-synced 2022-07-05 21:55:48.983 | allowed-address-pairs 2022-07-05 21:55:48.983 | auto-allocated-topology 2022-07-05 21:55:48.983 | availability_zone 2022-07-05 21:55:48.983 | availability_zone_filter 2022-07-05 21:55:48.984 | default-subnetpools 2022-07-05 21:55:48.984 | dhcp_agent_scheduler 2022-07-05 21:55:48.984 | dvr 2022-07-05 21:55:48.984 | empty-string-filtering 2022-07-05 21:55:48.984 | external-net 2022-07-05 21:55:48.984 | extra_dhcp_opt 2022-07-05 21:55:48.984 | extraroute 2022-07-05 21:55:48.984 | extraroute-atomic 2022-07-05 21:55:48.984 | filter-validation 2022-07-05 21:55:48.984 | fip-port-details 2022-07-05 21:55:48.984 | flavors 2022-07-05 21:55:48.984 | floatingip-pools 2022-07-05 21:55:48.984 | ip-substring-filtering 2022-07-05 21:55:48.984 | router 2022-07-05 21:55:48.984 | ext-gw-mode 2022-07-05 21:55:48.984 | l3-ha 2022-07-05 21:55:48.984 | l3-flavors 2022-07-05 21:55:48.984 | l3-port-ip-change-not-allowed 2022-07-05 21:55:48.984 | l3_agent_scheduler 2022-07-05 21:55:48.984 | metering 2022-07-05 21:55:48.984 | metering_source_and_destination_fields 2022-07-05 21:55:48.984 | multi-provider 2022-07-05 21:55:48.984 | net-mtu 2022-07-05 21:55:48.984 | net-mtu-writable 2022-07-05 21:55:48.984 | network_availability_zone 2022-07-05 21:55:48.985 | network-ip-availability 2022-07-05 21:55:48.985 | pagination 2022-07-05 21:55:48.985 | port-device-profile 2022-07-05 21:55:48.985 | port-mac-override 2022-07-05 21:55:48.985 | port-mac-address-regenerate 2022-07-05 21:55:48.985 | port-numa-affinity-policy 2022-07-05 21:55:48.985 | binding 2022-07-05 21:55:48.985 | binding-extended 2022-07-05 21:55:48.985 | port-security 2022-07-05 21:55:48.985 | project-id 2022-07-05 21:55:48.985 | provider 2022-07-05 21:55:48.985 | quota-check-limit 2022-07-05 21:55:48.985 | quotas 2022-07-05 21:55:48.985 | quota_details 2022-07-05 21:55:48.985 | rbac-policies 2022-07-05 21:55:48.985 | rbac-address-group 2022-07-05 21:55:48.985 | rbac-address-scope 2022-07-05 21:55:48.985 | rbac-security-groups 2022-07-05 21:55:48.985 | rbac-subnetpool 2022-07-05 21:55:48.985 | revision-if-match 2022-07-05 21:55:48.985 | standard-attr-revisions 2022-07-05 21:55:48.985 | router_availability_zone 2022-07-05 21:55:48.985 | security-groups-normalized-cidr 2022-07-05 21:55:48.985 | port-security-groups-filtering 2022-07-05 21:55:48.985 | security-groups-remote-address-group 2022-07-05 21:55:48.985 | security-groups-shared-filtering 2022-07-05 21:55:48.985 | security-group 2022-07-05 21:55:48.985 | service-type 2022-07-05 21:55:48.985 | sorting 2022-07-05 21:55:48.985 | standard-attr-description 2022-07-05 21:55:48.985 | stateful-security-group 2022-07-05 21:55:48.985 | subnet_onboard 2022-07-05 21:55:48.985 | subnet-service-types 2022-07-05 21:55:48.985 | subnet_allocation 2022-07-05 21:55:48.985 | subnetpool-prefix-ops 2022-07-05 21:55:48.986 | standard-attr-tag 2022-07-05 21:55:48.986 | standard-attr-timestamp =~ external-net ]] 2022-07-05 21:55:48.986 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-05 21:55:48.989 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-07-05 21:55:48.994 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-07-05 21:55:48.994 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-07-05 21:55:48.996 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-07-05 21:55:48.999 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:55:49.001 | ++ functions-common:get_field:813 : read data 2022-07-05 21:55:51.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:51.946 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:51.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:51.946 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:51.946 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:55:52.088 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:55:52.091 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-05 21:55:52.094 | ++ functions-common:get_field:817 : field='$3' 2022-07-05 21:55:52.097 | ++ functions-common:get_field:819 : echo '| id | db38e33b-4b94-4071-8b9f-f24542f34207 |' 2022-07-05 21:55:52.097 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-05 21:55:52.104 | ++ functions-common:get_field:813 : read data 2022-07-05 21:55:52.108 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=db38e33b-4b94-4071-8b9f-f24542f34207 2022-07-05 21:55:52.111 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-07-05 21:55:52.113 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:55:52.130 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-07-05 21:55:52.133 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-07-05 21:55:52.136 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-05 21:55:52.140 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-05 21:55:54.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:54.580 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:54.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:54.580 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:54.717 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:55:54.720 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-05 21:55:54.720 | address-scope 2022-07-05 21:55:54.720 | router-admin-state-down-before-update 2022-07-05 21:55:54.721 | agent 2022-07-05 21:55:54.721 | agent-resources-synced 2022-07-05 21:55:54.721 | allowed-address-pairs 2022-07-05 21:55:54.721 | auto-allocated-topology 2022-07-05 21:55:54.721 | availability_zone 2022-07-05 21:55:54.721 | availability_zone_filter 2022-07-05 21:55:54.721 | default-subnetpools 2022-07-05 21:55:54.721 | dhcp_agent_scheduler 2022-07-05 21:55:54.721 | dvr 2022-07-05 21:55:54.721 | empty-string-filtering 2022-07-05 21:55:54.721 | external-net 2022-07-05 21:55:54.721 | extra_dhcp_opt 2022-07-05 21:55:54.721 | extraroute 2022-07-05 21:55:54.721 | extraroute-atomic 2022-07-05 21:55:54.721 | filter-validation 2022-07-05 21:55:54.721 | fip-port-details 2022-07-05 21:55:54.721 | flavors 2022-07-05 21:55:54.721 | floatingip-pools 2022-07-05 21:55:54.721 | ip-substring-filtering 2022-07-05 21:55:54.721 | router 2022-07-05 21:55:54.721 | ext-gw-mode 2022-07-05 21:55:54.721 | l3-ha 2022-07-05 21:55:54.721 | l3-flavors 2022-07-05 21:55:54.721 | l3-port-ip-change-not-allowed 2022-07-05 21:55:54.721 | l3_agent_scheduler 2022-07-05 21:55:54.721 | metering 2022-07-05 21:55:54.721 | metering_source_and_destination_fields 2022-07-05 21:55:54.721 | multi-provider 2022-07-05 21:55:54.721 | net-mtu 2022-07-05 21:55:54.721 | net-mtu-writable 2022-07-05 21:55:54.721 | network_availability_zone 2022-07-05 21:55:54.721 | network-ip-availability 2022-07-05 21:55:54.721 | pagination 2022-07-05 21:55:54.721 | port-device-profile 2022-07-05 21:55:54.721 | port-mac-override 2022-07-05 21:55:54.721 | port-mac-address-regenerate 2022-07-05 21:55:54.722 | port-numa-affinity-policy 2022-07-05 21:55:54.722 | binding 2022-07-05 21:55:54.722 | binding-extended 2022-07-05 21:55:54.722 | port-security 2022-07-05 21:55:54.722 | project-id 2022-07-05 21:55:54.722 | provider 2022-07-05 21:55:54.722 | quota-check-limit 2022-07-05 21:55:54.722 | quotas 2022-07-05 21:55:54.722 | quota_details 2022-07-05 21:55:54.722 | rbac-policies 2022-07-05 21:55:54.722 | rbac-address-group 2022-07-05 21:55:54.722 | rbac-address-scope 2022-07-05 21:55:54.722 | rbac-security-groups 2022-07-05 21:55:54.722 | rbac-subnetpool 2022-07-05 21:55:54.722 | revision-if-match 2022-07-05 21:55:54.722 | standard-attr-revisions 2022-07-05 21:55:54.722 | router_availability_zone 2022-07-05 21:55:54.722 | security-groups-normalized-cidr 2022-07-05 21:55:54.722 | port-security-groups-filtering 2022-07-05 21:55:54.722 | security-groups-remote-address-group 2022-07-05 21:55:54.722 | security-groups-shared-filtering 2022-07-05 21:55:54.722 | security-group 2022-07-05 21:55:54.722 | service-type 2022-07-05 21:55:54.722 | sorting 2022-07-05 21:55:54.722 | standard-attr-description 2022-07-05 21:55:54.722 | stateful-security-group 2022-07-05 21:55:54.722 | subnet_onboard 2022-07-05 21:55:54.722 | subnet-service-types 2022-07-05 21:55:54.722 | subnet_allocation 2022-07-05 21:55:54.722 | subnetpool-prefix-ops 2022-07-05 21:55:54.722 | standard-attr-tag 2022-07-05 21:55:54.722 | standard-attr-timestamp' 2022-07-05 21:55:54.723 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-05 21:55:54.723 | address-scope 2022-07-05 21:55:54.723 | router-admin-state-down-before-update 2022-07-05 21:55:54.723 | agent 2022-07-05 21:55:54.723 | agent-resources-synced 2022-07-05 21:55:54.723 | allowed-address-pairs 2022-07-05 21:55:54.723 | auto-allocated-topology 2022-07-05 21:55:54.723 | availability_zone 2022-07-05 21:55:54.723 | availability_zone_filter 2022-07-05 21:55:54.723 | default-subnetpools 2022-07-05 21:55:54.723 | dhcp_agent_scheduler 2022-07-05 21:55:54.724 | dvr 2022-07-05 21:55:54.724 | empty-string-filtering 2022-07-05 21:55:54.724 | external-net 2022-07-05 21:55:54.724 | extra_dhcp_opt 2022-07-05 21:55:54.724 | extraroute 2022-07-05 21:55:54.724 | extraroute-atomic 2022-07-05 21:55:54.724 | filter-validation 2022-07-05 21:55:54.724 | fip-port-details 2022-07-05 21:55:54.724 | flavors 2022-07-05 21:55:54.724 | floatingip-pools 2022-07-05 21:55:54.724 | ip-substring-filtering 2022-07-05 21:55:54.724 | router 2022-07-05 21:55:54.724 | ext-gw-mode 2022-07-05 21:55:54.724 | l3-ha 2022-07-05 21:55:54.724 | l3-flavors 2022-07-05 21:55:54.724 | l3-port-ip-change-not-allowed 2022-07-05 21:55:54.724 | l3_agent_scheduler 2022-07-05 21:55:54.724 | metering 2022-07-05 21:55:54.724 | metering_source_and_destination_fields 2022-07-05 21:55:54.724 | multi-provider 2022-07-05 21:55:54.724 | net-mtu 2022-07-05 21:55:54.724 | net-mtu-writable 2022-07-05 21:55:54.724 | network_availability_zone 2022-07-05 21:55:54.724 | network-ip-availability 2022-07-05 21:55:54.724 | pagination 2022-07-05 21:55:54.724 | port-device-profile 2022-07-05 21:55:54.724 | port-mac-override 2022-07-05 21:55:54.724 | port-mac-address-regenerate 2022-07-05 21:55:54.724 | port-numa-affinity-policy 2022-07-05 21:55:54.724 | binding 2022-07-05 21:55:54.724 | binding-extended 2022-07-05 21:55:54.724 | port-security 2022-07-05 21:55:54.724 | project-id 2022-07-05 21:55:54.724 | provider 2022-07-05 21:55:54.725 | quota-check-limit 2022-07-05 21:55:54.725 | quotas 2022-07-05 21:55:54.725 | quota_details 2022-07-05 21:55:54.725 | rbac-policies 2022-07-05 21:55:54.725 | rbac-address-group 2022-07-05 21:55:54.725 | rbac-address-scope 2022-07-05 21:55:54.725 | rbac-security-groups 2022-07-05 21:55:54.725 | rbac-subnetpool 2022-07-05 21:55:54.725 | revision-if-match 2022-07-05 21:55:54.725 | standard-attr-revisions 2022-07-05 21:55:54.725 | router_availability_zone 2022-07-05 21:55:54.725 | security-groups-normalized-cidr 2022-07-05 21:55:54.725 | port-security-groups-filtering 2022-07-05 21:55:54.725 | security-groups-remote-address-group 2022-07-05 21:55:54.725 | security-groups-shared-filtering 2022-07-05 21:55:54.725 | security-group 2022-07-05 21:55:54.725 | service-type 2022-07-05 21:55:54.725 | sorting 2022-07-05 21:55:54.725 | standard-attr-description 2022-07-05 21:55:54.725 | stateful-security-group 2022-07-05 21:55:54.725 | subnet_onboard 2022-07-05 21:55:54.725 | subnet-service-types 2022-07-05 21:55:54.725 | subnet_allocation 2022-07-05 21:55:54.725 | subnetpool-prefix-ops 2022-07-05 21:55:54.725 | standard-attr-tag 2022-07-05 21:55:54.725 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-05 21:55:54.726 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-05 21:55:54.730 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-07-05 21:55:54.732 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-07-05 21:55:54.738 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-07-05 21:55:54.738 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-07-05 21:55:54.738 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-07-05 21:55:54.741 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:55:54.745 | ++ functions-common:get_field:813 : read data 2022-07-05 21:55:57.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:57.694 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:57.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:55:57.694 | from cryptography.utils import int_from_bytes 2022-07-05 21:55:57.848 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:55:57.852 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-05 21:55:57.855 | ++ functions-common:get_field:817 : field='$3' 2022-07-05 21:55:57.858 | ++ functions-common:get_field:819 : echo '| id | 8f10e419-9e57-44ad-888b-84c12bb8b957 |' 2022-07-05 21:55:57.859 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-05 21:55:57.865 | ++ functions-common:get_field:813 : read data 2022-07-05 21:55:57.869 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=8f10e419-9e57-44ad-888b-84c12bb8b957 2022-07-05 21:55:57.872 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-07-05 21:55:57.875 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:55:57.892 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-07-05 21:55:57.895 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-07-05 21:55:57.898 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet db38e33b-4b94-4071-8b9f-f24542f34207 ca1defd2-6642-42a1-a9c7-3748bf7d1227 2022-07-05 21:56:00.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:56:00.333 | from cryptography.utils import int_from_bytes 2022-07-05 21:56:00.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:56:00.333 | from cryptography.utils import int_from_bytes 2022-07-05 21:56:00.333 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:56:00.497 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:56:02.596 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-07-05 21:56:02.600 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 8f10e419-9e57-44ad-888b-84c12bb8b957 2022-07-05 21:56:02.602 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-07-05 21:56:02.623 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-07-05 21:56:02.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.1.1 ]] 2022-07-05 21:56:02.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.1.1 ' 2022-07-05 21:56:02.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 8f10e419-9e57-44ad-888b-84c12bb8b957 --subnet-range 172.27.1.0/24 --no-dhcp ' 2022-07-05 21:56:02.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-07-05 21:56:02.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-07-05 21:56:02.624 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-07-05 21:56:02.624 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.1.1 --network 8f10e419-9e57-44ad-888b-84c12bb8b957 --subnet-range 172.27.1.0/24 --no-dhcp public-subnet 2022-07-05 21:56:05.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:56:05.953 | from cryptography.utils import int_from_bytes 2022-07-05 21:56:05.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:56:05.953 | from cryptography.utils import int_from_bytes 2022-07-05 21:56:05.953 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:56:06.110 | +++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:56:06.113 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | 2022-07-05 21:56:06.113 | | id | d24a9ff1-56b1-453c-b528-475aa5567bec |' 2022-07-05 21:56:06.116 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-07-05 21:56:06.119 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:56:06.134 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' d24a9ff1-56b1-453c-b528-475aa5567bec '|' 2022-07-05 21:56:06.138 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | | id | d24a9ff1-56b1-453c-b528-475aa5567bec |' 2022-07-05 21:56:06.140 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-07-05 21:56:06.144 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' d24a9ff1-56b1-453c-b528-475aa5567bec '|' 2022-07-05 21:56:06.144 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-07-05 21:56:06.147 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:56:06.149 | ++ functions-common:get_field:813 : read data 2022-07-05 21:56:06.152 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-05 21:56:06.154 | ++ functions-common:get_field:817 : field='$3' 2022-07-05 21:56:06.157 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.27.1.1 | | id | d24a9ff1-56b1-453c-b528-475aa5567bec |' 2022-07-05 21:56:06.158 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-05 21:56:06.164 | ++ functions-common:get_field:813 : read data 2022-07-05 21:56:06.168 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.1.1 2022-07-05 21:56:06.171 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' d24a9ff1-56b1-453c-b528-475aa5567bec '|' 2022-07-05 21:56:06.172 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-07-05 21:56:06.174 | ++ functions-common:get_field:812 : local data field 2022-07-05 21:56:06.176 | ++ functions-common:get_field:813 : read data 2022-07-05 21:56:06.179 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-07-05 21:56:06.182 | ++ functions-common:get_field:817 : field='$6' 2022-07-05 21:56:06.185 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.27.1.1 | | id | d24a9ff1-56b1-453c-b528-475aa5567bec |' 2022-07-05 21:56:06.186 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-07-05 21:56:06.192 | ++ functions-common:get_field:813 : read data 2022-07-05 21:56:06.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=d24a9ff1-56b1-453c-b528-475aa5567bec 2022-07-05 21:56:06.198 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 8f10e419-9e57-44ad-888b-84c12bb8b957 db38e33b-4b94-4071-8b9f-f24542f34207 2022-07-05 21:56:08.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:56:08.346 | from cryptography.utils import int_from_bytes 2022-07-05 21:56:08.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:56:08.346 | from cryptography.utils import int_from_bytes 2022-07-05 21:56:08.346 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-05 21:56:10.474 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-07-05 21:56:10.477 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-07-05 21:56:10.496 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:10.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-07-05 21:56:10.501 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-07-05 21:56:10.504 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-07-05 21:56:10.507 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-07-05 21:56:10.510 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-07-05 21:56:10.513 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-07-05 21:56:10.534 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-07-05 21:56:10.537 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-07-05 21:56:10.540 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-07-05 21:56:10.543 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-07-05 21:56:10.547 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-05 21:56:10.549 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-07-05 21:56:10.552 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-05 21:56:10.556 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-07-05 21:56:10.558 | + functions-common:test_with_retry:2380 : local until=10 2022-07-05 21:56:10.560 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-05 21:56:10.563 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-05 21:56:10.565 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-05 21:56:10.568 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:10.570 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:10.573 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:10.578 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058170575 2022-07-05 21:56:10.580 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-07-05 21:56:10.589 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-05 21:56:10.592 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:10.594 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:10.596 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:10.599 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:10.601 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:10.604 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-05 21:56:10.606 | + functions-common:time_stop:2447 : start_time=1657058170575 2022-07-05 21:56:10.609 | + functions-common:time_stop:2449 : [[ -z 1657058170575 ]] 2022-07-05 21:56:10.612 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:10.617 | + functions-common:time_stop:2452 : end_time=1657058170614 2022-07-05 21:56:10.620 | + functions-common:time_stop:2453 : elapsed_time=39 2022-07-05 21:56:10.622 | + functions-common:time_stop:2454 : total=6113 2022-07-05 21:56:10.624 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:10.627 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6152 2022-07-05 21:56:10.630 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-07-05 21:56:10.631 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.1.1 2022-07-05 21:56:10.637 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-07-05 21:56:10.639 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-07-05 21:56:10.642 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-07-05 21:56:10.644 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-07-05 21:56:10.646 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.1.1/24 dev br-data 2022-07-05 21:56:10.660 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-07-05 21:56:10.675 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-07-05 21:56:10.677 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-07-05 21:56:10.677 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-07-05 21:56:10.677 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-07-05 21:56:12.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:56:12.747 | from cryptography.utils import int_from_bytes 2022-07-05 21:56:12.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:56:12.747 | from cryptography.utils import int_from_bytes 2022-07-05 21:56:12.901 | ++ functions-common:oscwrap:2480 : return 0 2022-07-05 21:56:12.905 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.1.143 ' 2022-07-05 21:56:12.908 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-07-05 21:56:12.910 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-05 21:56:12.930 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-07-05 21:56:12.933 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-07-05 21:56:12.936 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-07-05 21:56:12.939 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-07-05 21:56:12.960 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:12.963 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-07-05 21:56:12.965 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:56:12.968 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-07-05 21:56:12.971 | + ./stack.sh:main:1314 : start_nova 2022-07-05 21:56:12.973 | + lib/nova:start_nova:1132 : start_nova_rest 2022-07-05 21:56:12.976 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:12.979 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:12.982 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:12.985 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-05 21:56:12.988 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:56:12.991 | + functions-common:run_process:1694 : local service=n-sch 2022-07-05 21:56:12.994 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:56:12.996 | + functions-common:run_process:1696 : local group= 2022-07-05 21:56:12.999 | + functions-common:run_process:1697 : local user= 2022-07-05 21:56:13.002 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:56:13.005 | + functions-common:run_process:1700 : local name=n-sch 2022-07-05 21:56:13.008 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:56:13.011 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:56:13.014 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:13.017 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:13.020 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:13.026 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058173022 2022-07-05 21:56:13.029 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-07-05 21:56:13.046 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:13.049 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-07-05 21:56:13.052 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-07-05 21:56:13.054 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:56:13.057 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:56:13.060 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:56:13.063 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:56:13.065 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-05 21:56:13.068 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-05 21:56:13.071 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-07-05 21:56:13.075 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:56:13.077 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:56:13.080 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:56:13.083 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:56:13.085 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-05 21:56:13.088 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-07-05 21:56:13.091 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-07-05 21:56:13.093 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:56:13.096 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:56:13.098 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:56:13.100 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:56:13.103 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:56:13.106 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:56:13.108 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-07-05 21:56:13.111 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:56:13.115 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-07-05 21:56:13.172 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-07-05 21:56:13.230 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-05 21:56:13.287 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-07-05 21:56:13.345 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-07-05 21:56:13.401 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:56:13.455 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:56:13.457 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:56:13.460 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-07-05 21:56:13.515 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:56:13.995 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-07-05 21:56:14.009 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-07-05 21:56:14.452 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-07-05 21:56:14.474 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:56:14.478 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:14.481 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:14.484 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:14.487 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:14.489 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:14.492 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:56:14.495 | + functions-common:time_stop:2447 : start_time=1657058173022 2022-07-05 21:56:14.498 | + functions-common:time_stop:2449 : [[ -z 1657058173022 ]] 2022-07-05 21:56:14.501 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:14.506 | + functions-common:time_stop:2452 : end_time=1657058174503 2022-07-05 21:56:14.508 | + functions-common:time_stop:2453 : elapsed_time=1481 2022-07-05 21:56:14.511 | + functions-common:time_stop:2454 : total=22372 2022-07-05 21:56:14.513 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:14.516 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23853 2022-07-05 21:56:14.519 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-07-05 21:56:14.522 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-07-05 21:56:14.527 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:56:14.530 | + functions-common:run_process:1694 : local service=n-api-meta 2022-07-05 21:56:14.532 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:56:14.535 | + functions-common:run_process:1696 : local group= 2022-07-05 21:56:14.537 | + functions-common:run_process:1697 : local user= 2022-07-05 21:56:14.541 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:56:14.544 | + functions-common:run_process:1700 : local name=n-api-meta 2022-07-05 21:56:14.546 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:56:14.549 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:56:14.552 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:14.554 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:14.558 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:14.567 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058174560 2022-07-05 21:56:14.567 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-07-05 21:56:14.585 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:14.588 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-07-05 21:56:14.590 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-07-05 21:56:14.593 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:56:14.595 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:56:14.598 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:56:14.601 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:56:14.604 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-07-05 21:56:14.606 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-07-05 21:56:14.609 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-07-05 21:56:14.612 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:56:14.614 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:56:14.617 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:56:14.620 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:56:14.623 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-07-05 21:56:14.626 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-07-05 21:56:14.630 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-07-05 21:56:14.633 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:56:14.636 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-05 21:56:14.639 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-05 21:56:14.641 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-05 21:56:14.644 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-07-05 21:56:14.647 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-05 21:56:14.651 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-07-05 21:56:14.710 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-07-05 21:56:14.767 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-07-05 21:56:14.824 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-05 21:56:14.879 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:56:14.935 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-07-05 21:56:14.993 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-07-05 21:56:15.054 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-07-05 21:56:15.111 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-07-05 21:56:15.166 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-07-05 21:56:15.220 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-05 21:56:15.222 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-05 21:56:15.225 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-07-05 21:56:15.281 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-05 21:56:15.747 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-07-05 21:56:15.761 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-07-05 21:56:16.209 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-07-05 21:56:16.292 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:56:16.295 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:16.297 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:16.301 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:16.309 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:16.312 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:16.315 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:56:16.318 | + functions-common:time_stop:2447 : start_time=1657058174560 2022-07-05 21:56:16.321 | + functions-common:time_stop:2449 : [[ -z 1657058174560 ]] 2022-07-05 21:56:16.327 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:16.330 | + functions-common:time_stop:2452 : end_time=1657058176327 2022-07-05 21:56:16.333 | + functions-common:time_stop:2453 : elapsed_time=1767 2022-07-05 21:56:16.336 | + functions-common:time_stop:2454 : total=23853 2022-07-05 21:56:16.339 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:16.342 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25620 2022-07-05 21:56:16.345 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:16.348 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:16.351 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-07-05 21:56:16.355 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:16.357 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:16.361 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:16.364 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-07-05 21:56:16.367 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:56:16.370 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-07-05 21:56:16.376 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-07-05 21:56:16.379 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:56:16.383 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-05 21:56:16.386 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-07-05 21:56:16.411 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:16.416 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-05 21:56:16.420 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-07-05 21:56:16.446 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:16.449 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-05 21:56:16.452 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-07-05 21:56:16.476 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:16.482 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-07-05 21:56:16.486 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:56:16.489 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-07-05 21:56:16.493 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-07-05 21:56:16.496 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-05 21:56:16.499 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-05 21:56:16.502 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-07-05 21:56:16.505 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-05 21:56:16.508 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-07-05 21:56:16.512 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-05 21:56:16.514 | + functions-common:run_process:1696 : local group= 2022-07-05 21:56:16.517 | + functions-common:run_process:1697 : local user= 2022-07-05 21:56:16.520 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:56:16.523 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-07-05 21:56:16.526 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:56:16.532 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:56:16.534 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:16.539 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:16.550 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:16.554 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058176550 2022-07-05 21:56:16.558 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-07-05 21:56:16.579 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:16.582 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:56:16.584 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:16.588 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:16.591 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:16.593 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:16.596 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:16.600 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:56:16.603 | + functions-common:time_stop:2447 : start_time=1657058176550 2022-07-05 21:56:16.606 | + functions-common:time_stop:2449 : [[ -z 1657058176550 ]] 2022-07-05 21:56:16.612 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:16.615 | + functions-common:time_stop:2452 : end_time=1657058176612 2022-07-05 21:56:16.619 | + functions-common:time_stop:2453 : elapsed_time=62 2022-07-05 21:56:16.622 | + functions-common:time_stop:2454 : total=25620 2022-07-05 21:56:16.624 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:16.627 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25682 2022-07-05 21:56:16.630 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-05 21:56:16.634 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-07-05 21:56:16.637 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-05 21:56:16.640 | + functions-common:run_process:1696 : local group= 2022-07-05 21:56:16.643 | + functions-common:run_process:1697 : local user= 2022-07-05 21:56:16.646 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:56:16.651 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-07-05 21:56:16.653 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:56:16.656 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:56:16.659 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:16.662 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:16.666 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:16.673 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058176668 2022-07-05 21:56:16.675 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-07-05 21:56:16.697 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:16.699 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:56:16.703 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:16.711 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:16.711 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:16.711 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:16.713 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:16.717 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:56:16.719 | + functions-common:time_stop:2447 : start_time=1657058176668 2022-07-05 21:56:16.722 | + functions-common:time_stop:2449 : [[ -z 1657058176668 ]] 2022-07-05 21:56:16.734 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:16.734 | + functions-common:time_stop:2452 : end_time=1657058176731 2022-07-05 21:56:16.738 | + functions-common:time_stop:2453 : elapsed_time=63 2022-07-05 21:56:16.742 | + functions-common:time_stop:2454 : total=25682 2022-07-05 21:56:16.742 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:16.746 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25745 2022-07-05 21:56:16.750 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:56:16.751 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-07-05 21:56:16.754 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:56:16.757 | + functions-common:run_process:1696 : local group= 2022-07-05 21:56:16.762 | + functions-common:run_process:1697 : local user= 2022-07-05 21:56:16.762 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:56:16.765 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-07-05 21:56:16.765 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:56:16.769 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:56:16.774 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:16.774 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:16.778 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:16.782 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058176778 2022-07-05 21:56:16.786 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-07-05 21:56:16.810 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:16.814 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:56:16.814 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:16.818 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:16.820 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:16.823 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:16.827 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:16.828 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:56:16.837 | + functions-common:time_stop:2447 : start_time=1657058176778 2022-07-05 21:56:16.837 | + functions-common:time_stop:2449 : [[ -z 1657058176778 ]] 2022-07-05 21:56:16.837 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:16.846 | + functions-common:time_stop:2452 : end_time=1657058176838 2022-07-05 21:56:16.846 | + functions-common:time_stop:2453 : elapsed_time=60 2022-07-05 21:56:16.849 | + functions-common:time_stop:2454 : total=25745 2022-07-05 21:56:16.854 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:16.854 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25805 2022-07-05 21:56:16.856 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:16.859 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:16.861 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-07-05 21:56:16.864 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:56:16.867 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-07-05 21:56:16.871 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-07-05 21:56:16.895 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:16.898 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-07-05 21:56:16.958 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-07-05 21:56:16.963 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:56:16.966 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-07-05 21:56:17.030 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-07-05 21:56:17.050 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:17.052 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:56:17.056 | + functions-common:run_process:1694 : local service=n-super-cond 2022-07-05 21:56:17.062 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:56:17.062 | + functions-common:run_process:1696 : local group= 2022-07-05 21:56:17.064 | + functions-common:run_process:1697 : local user= 2022-07-05 21:56:17.067 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:56:17.070 | + functions-common:run_process:1700 : local name=n-super-cond 2022-07-05 21:56:17.072 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:56:17.075 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:56:17.077 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:17.081 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:17.084 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:17.090 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058177084 2022-07-05 21:56:17.092 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-07-05 21:56:17.118 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:17.118 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-07-05 21:56:17.122 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-07-05 21:56:17.126 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:56:17.126 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:56:17.130 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:56:17.134 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:56:17.138 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-05 21:56:17.138 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-05 21:56:17.142 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-07-05 21:56:17.146 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:56:17.146 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:56:17.150 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:56:17.153 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:56:17.158 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-05 21:56:17.159 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-07-05 21:56:17.162 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-07-05 21:56:17.166 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:56:17.166 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:56:17.169 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:56:17.173 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:56:17.173 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:56:17.178 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:56:17.178 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-07-05 21:56:17.181 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:56:17.186 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-07-05 21:56:17.248 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-07-05 21:56:17.313 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-05 21:56:17.383 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-07-05 21:56:17.452 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-07-05 21:56:17.517 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:56:17.594 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:56:17.595 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:56:17.598 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-07-05 21:56:17.662 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:56:18.151 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-07-05 21:56:18.170 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-07-05 21:56:18.699 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-07-05 21:56:18.723 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:56:18.727 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:18.731 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:18.734 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:18.738 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:18.743 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:18.746 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:56:18.749 | + functions-common:time_stop:2447 : start_time=1657058177084 2022-07-05 21:56:18.751 | + functions-common:time_stop:2449 : [[ -z 1657058177084 ]] 2022-07-05 21:56:18.758 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:18.765 | + functions-common:time_stop:2452 : end_time=1657058178760 2022-07-05 21:56:18.774 | + functions-common:time_stop:2453 : elapsed_time=1676 2022-07-05 21:56:18.782 | + functions-common:time_stop:2454 : total=25805 2022-07-05 21:56:18.786 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:18.792 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=27481 2022-07-05 21:56:18.800 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-07-05 21:56:18.810 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-05 21:56:18.813 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-07-05 21:56:18.854 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:18.860 | + lib/nova:start_nova_conductor:1114 : local conf 2022-07-05 21:56:18.871 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-07-05 21:56:18.873 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-05 21:56:18.883 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-05 21:56:18.887 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-07-05 21:56:18.892 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:56:18.897 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-07-05 21:56:18.899 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:56:18.904 | + functions-common:run_process:1696 : local group= 2022-07-05 21:56:18.907 | + functions-common:run_process:1697 : local user= 2022-07-05 21:56:18.911 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:56:18.915 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-07-05 21:56:18.922 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:56:18.927 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:56:18.932 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:18.940 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:18.947 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:18.955 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058178948 2022-07-05 21:56:18.957 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-07-05 21:56:18.984 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:18.987 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-07-05 21:56:18.989 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-07-05 21:56:18.992 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:56:18.995 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:56:18.998 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:56:19.000 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:56:19.003 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-07-05 21:56:19.006 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-07-05 21:56:19.009 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-07-05 21:56:19.012 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:56:19.014 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:56:19.017 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:56:19.020 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:56:19.022 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-07-05 21:56:19.026 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-07-05 21:56:19.028 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-07-05 21:56:19.031 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:56:19.033 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:56:19.036 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:56:19.038 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:56:19.041 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:56:19.044 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:56:19.046 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-07-05 21:56:19.049 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:56:19.053 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-07-05 21:56:19.114 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-07-05 21:56:19.179 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-05 21:56:19.246 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-07-05 21:56:19.308 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-07-05 21:56:19.374 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:56:19.452 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:56:19.455 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:56:19.460 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-07-05 21:56:19.525 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:56:20.028 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-07-05 21:56:20.046 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-07-05 21:56:20.538 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-07-05 21:56:20.565 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:56:20.568 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:20.572 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:20.576 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:20.579 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:20.582 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:20.584 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:56:20.588 | + functions-common:time_stop:2447 : start_time=1657058178948 2022-07-05 21:56:20.591 | + functions-common:time_stop:2449 : [[ -z 1657058178948 ]] 2022-07-05 21:56:20.599 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:20.611 | + functions-common:time_stop:2452 : end_time=1657058180604 2022-07-05 21:56:20.618 | + functions-common:time_stop:2453 : elapsed_time=1656 2022-07-05 21:56:20.623 | + functions-common:time_stop:2454 : total=27481 2022-07-05 21:56:20.629 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:20.634 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29137 2022-07-05 21:56:20.645 | + lib/nova:start_nova:1135 : start_nova_compute 2022-07-05 21:56:20.656 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:20.662 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:20.671 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:20.677 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-05 21:56:20.682 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-07-05 21:56:20.694 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-05 21:56:20.702 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:56:20.707 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-05 21:56:20.713 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-07-05 21:56:20.718 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-05 21:56:20.726 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-07-05 21:56:20.735 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-07-05 21:56:20.739 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-07-05 21:56:20.746 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-07-05 21:56:20.753 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-05 21:56:20.753 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-05 21:56:20.753 | BEGIN { 2022-07-05 21:56:20.753 | section = "" 2022-07-05 21:56:20.753 | last_section = "" 2022-07-05 21:56:20.753 | section_count = 0 2022-07-05 21:56:20.753 | } 2022-07-05 21:56:20.753 | /^\[.+\]/ { 2022-07-05 21:56:20.753 | gsub("[][]", "", $1); 2022-07-05 21:56:20.754 | section=$1 2022-07-05 21:56:20.754 | next 2022-07-05 21:56:20.754 | } 2022-07-05 21:56:20.754 | /^ *\#/ { 2022-07-05 21:56:20.754 | next 2022-07-05 21:56:20.754 | } 2022-07-05 21:56:20.754 | /^[^ \t]+/ { 2022-07-05 21:56:20.754 | # get offset of first = in $0 2022-07-05 21:56:20.754 | eq_idx = index($0, "=") 2022-07-05 21:56:20.754 | # extract attr & value from $0 2022-07-05 21:56:20.754 | attr = substr($0, 1, eq_idx - 1) 2022-07-05 21:56:20.754 | value = substr($0, eq_idx + 1) 2022-07-05 21:56:20.754 | # only need to strip trailing whitespace from attr 2022-07-05 21:56:20.754 | sub(/[ \t]*$/, "", attr) 2022-07-05 21:56:20.754 | # need to strip leading & trailing whitespace from value 2022-07-05 21:56:20.754 | sub(/^[ \t]*/, "", value) 2022-07-05 21:56:20.754 | sub(/[ \t]*$/, "", value) 2022-07-05 21:56:20.754 | 2022-07-05 21:56:20.754 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-05 21:56:20.754 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-05 21:56:20.754 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-05 21:56:20.754 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-05 21:56:20.754 | if (! (section, attr) in cfg_attr_count) { 2022-07-05 21:56:20.754 | if (section != last_section) { 2022-07-05 21:56:20.754 | cfg_section[section_count++] = section 2022-07-05 21:56:20.754 | last_section = section 2022-07-05 21:56:20.754 | } 2022-07-05 21:56:20.754 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-05 21:56:20.754 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-05 21:56:20.754 | 2022-07-05 21:56:20.754 | cfg_attr[section, attr, 0] = value 2022-07-05 21:56:20.754 | cfg_attr_count[section, attr] = 1 2022-07-05 21:56:20.754 | } else { 2022-07-05 21:56:20.755 | lno = cfg_attr_count[section, attr]++ 2022-07-05 21:56:20.755 | cfg_attr[section, attr, lno] = value 2022-07-05 21:56:20.755 | } 2022-07-05 21:56:20.755 | } 2022-07-05 21:56:20.755 | END { 2022-07-05 21:56:20.755 | # Process each section in order 2022-07-05 21:56:20.755 | for (sno = 0; sno < section_count; sno++) { 2022-07-05 21:56:20.755 | section = cfg_section[sno] 2022-07-05 21:56:20.755 | # The ini routines simply append a config item immediately 2022-07-05 21:56:20.755 | # after the section header. To keep the same order as defined 2022-07-05 21:56:20.755 | # in local.conf, invoke the ini routines in the reverse order 2022-07-05 21:56:20.755 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-05 21:56:20.755 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-05 21:56:20.755 | if (cfg_attr_count[section, attr] == 1) 2022-07-05 21:56:20.755 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-05 21:56:20.755 | else { 2022-07-05 21:56:20.755 | # For multiline, invoke the ini routines in the reverse order 2022-07-05 21:56:20.755 | count = cfg_attr_count[section, attr] 2022-07-05 21:56:20.755 | print "inidelete " configfile " " section " " attr 2022-07-05 21:56:20.755 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-05 21:56:20.755 | for (l = count -2; l >= 0; l--) 2022-07-05 21:56:20.755 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-05 21:56:20.755 | } 2022-07-05 21:56:20.755 | } 2022-07-05 21:56:20.755 | } 2022-07-05 21:56:20.755 | } 2022-07-05 21:56:20.755 | ' 2022-07-05 21:56:20.755 | + inc/meta-config:merge_config_file:164 : read a 2022-07-05 21:56:20.761 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-05 21:56:20.767 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-05 21:56:20.772 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-05 21:56:20.786 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-07-05 21:56:20.786 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-05 21:56:20.799 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-07-05 21:56:20.804 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-05 21:56:20.804 | BEGIN { group = "" } 2022-07-05 21:56:20.804 | /^\[\[.+\|.*\]\]/ { 2022-07-05 21:56:20.804 | gsub("[][]", "", $1); 2022-07-05 21:56:20.804 | split($1, a, "|"); 2022-07-05 21:56:20.804 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-05 21:56:20.804 | group=a[1] 2022-07-05 21:56:20.804 | } else { 2022-07-05 21:56:20.804 | group="" 2022-07-05 21:56:20.804 | } 2022-07-05 21:56:20.804 | next 2022-07-05 21:56:20.804 | } 2022-07-05 21:56:20.804 | { 2022-07-05 21:56:20.804 | if (group != "") 2022-07-05 21:56:20.804 | print $0 2022-07-05 21:56:20.804 | } 2022-07-05 21:56:20.804 | ' /home/ubuntu/devstack/local.conf 2022-07-05 21:56:20.827 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-05 21:56:20.832 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-07-05 21:56:20.919 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-07-05 21:56:20.995 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-07-05 21:56:20.999 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-05 21:56:21.006 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-07-05 21:56:21.016 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-05 21:56:21.024 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-05 21:56:21.032 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-05 21:56:21.063 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:21.077 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-05 21:56:21.082 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-05 21:56:21.094 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-05 21:56:21.146 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:21.160 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-07-05 21:56:21.167 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-07-05 21:56:21.239 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-05 21:56:21.243 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-05 21:56:21.253 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-07-05 21:56:21.303 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-07-05 21:56:21.334 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-07-05 21:56:21.337 | + lib/nova:configure_console_compute:639 : local offset 2022-07-05 21:56:21.340 | + lib/nova:configure_console_compute:640 : offset=0 2022-07-05 21:56:21.342 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-07-05 21:56:21.346 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-07-05 21:56:21.373 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.30 2022-07-05 21:56:21.376 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-07-05 21:56:21.403 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:21.406 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-07-05 21:56:21.442 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:21.446 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-07-05 21:56:21.454 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-07-05 21:56:21.507 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-07-05 21:56:21.528 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:21.530 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-07-05 21:56:21.554 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:21.560 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-07-05 21:56:21.562 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-07-05 21:56:21.565 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-07-05 21:56:21.567 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-07-05 21:56:21.570 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-07-05 21:56:21.573 | + functions-common:run_process:1694 : local service=n-cpu 2022-07-05 21:56:21.575 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-07-05 21:56:21.578 | + functions-common:run_process:1696 : local group=libvirt 2022-07-05 21:56:21.581 | + functions-common:run_process:1697 : local user= 2022-07-05 21:56:21.583 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:56:21.586 | + functions-common:run_process:1700 : local name=n-cpu 2022-07-05 21:56:21.589 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:56:21.592 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:56:21.594 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:21.597 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:21.601 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:21.605 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058181602 2022-07-05 21:56:21.608 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-07-05 21:56:21.627 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:21.629 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:56:21.632 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:21.635 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:21.638 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:21.640 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:21.643 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:21.646 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:56:21.648 | + functions-common:time_stop:2447 : start_time=1657058181602 2022-07-05 21:56:21.651 | + functions-common:time_stop:2449 : [[ -z 1657058181602 ]] 2022-07-05 21:56:21.656 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:21.659 | + functions-common:time_stop:2452 : end_time=1657058181656 2022-07-05 21:56:21.662 | + functions-common:time_stop:2453 : elapsed_time=54 2022-07-05 21:56:21.666 | + functions-common:time_stop:2454 : total=29137 2022-07-05 21:56:21.669 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:21.673 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29191 2022-07-05 21:56:21.676 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:21.680 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-05 21:56:21.683 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-07-05 21:56:21.703 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:21.705 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-07-05 21:56:21.705 | Dumping cells_v2 mapping 2022-07-05 21:56:21.708 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-07-05 21:56:22.296 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-05 21:56:25.102 | INFO dbcounter [None req-bad1d2ae-3382-4602-8fcb-1dffa2d24262 None None] Registered counter for database nova_api 2022-07-05 21:56:25.127 | DEBUG dbcounter [-] [274755] Writer thread running {{(pid=274755) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-05 21:56:25.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:56:25.179 | from cryptography.utils import int_from_bytes 2022-07-05 21:56:25.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:56:25.179 | from cryptography.utils import int_from_bytes 2022-07-05 21:56:25.179 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-05 21:56:25.179 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-07-05 21:56:25.179 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-05 21:56:25.179 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-07-05 21:56:25.179 | | cell1 | eac7893f-c698-4ef6-bf05-cf479cf262b3 | rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-07-05 21:56:25.179 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-05 21:56:25.582 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-07-05 21:56:25.585 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-07-05 21:56:25.648 | + inc/async:async_inner:63 : create_flavors 2022-07-05 21:56:25.693 | [216273 Async create_flavors:274846]: running: create_flavors 2022-07-05 21:56:25.703 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-07-05 21:56:25.714 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:25.717 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-07-05 21:56:25.722 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:56:25.725 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-07-05 21:56:25.728 | + ./stack.sh:main:1319 : start_cinder 2022-07-05 21:56:25.731 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-07-05 21:56:25.734 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-07-05 21:56:25.736 | + lib/cinder:start_cinder:510 : local cinder_url 2022-07-05 21:56:25.739 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-07-05 21:56:25.757 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:25.760 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-07-05 21:56:25.763 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-07-05 21:56:25.766 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-07-05 21:56:25.769 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-07-05 21:56:25.774 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:56:25.777 | + functions-common:run_process:1694 : local service=c-api 2022-07-05 21:56:25.780 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:56:25.782 | + functions-common:run_process:1696 : local group= 2022-07-05 21:56:25.785 | + functions-common:run_process:1697 : local user= 2022-07-05 21:56:25.788 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:56:25.791 | + functions-common:run_process:1700 : local name=c-api 2022-07-05 21:56:25.794 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:56:25.796 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:56:25.799 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:25.801 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:25.805 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:25.809 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058185806 2022-07-05 21:56:25.812 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-07-05 21:56:25.830 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:25.833 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-07-05 21:56:25.835 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-07-05 21:56:25.838 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:56:25.841 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:56:25.844 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:56:25.846 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:56:25.849 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-07-05 21:56:25.852 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-07-05 21:56:25.854 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-07-05 21:56:25.857 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:56:25.860 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:56:25.862 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:56:25.865 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:56:25.868 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-07-05 21:56:25.871 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-07-05 21:56:25.874 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-07-05 21:56:25.876 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:56:25.878 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-05 21:56:25.881 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-05 21:56:25.884 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-05 21:56:25.886 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-07-05 21:56:25.888 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-05 21:56:25.893 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-07-05 21:56:25.948 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-07-05 21:56:26.006 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-07-05 21:56:26.062 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-05 21:56:26.118 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:56:26.173 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-07-05 21:56:26.228 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-07-05 21:56:26.284 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-07-05 21:56:26.338 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-07-05 21:56:26.393 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-07-05 21:56:26.448 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-05 21:56:26.451 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-05 21:56:26.453 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-07-05 21:56:26.509 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-05 21:56:26.965 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-07-05 21:56:26.980 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-07-05 21:56:27.430 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-07-05 21:56:27.519 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:56:27.525 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:27.532 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:27.532 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:27.534 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:27.539 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:27.545 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:56:27.548 | + functions-common:time_stop:2447 : start_time=1657058185806 2022-07-05 21:56:27.551 | + functions-common:time_stop:2449 : [[ -z 1657058185806 ]] 2022-07-05 21:56:27.562 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:27.567 | + functions-common:time_stop:2452 : end_time=1657058187563 2022-07-05 21:56:27.573 | + functions-common:time_stop:2453 : elapsed_time=1757 2022-07-05 21:56:27.578 | + functions-common:time_stop:2454 : total=29191 2022-07-05 21:56:27.580 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:27.583 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30948 2022-07-05 21:56:27.585 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.30/volume/v3 2022-07-05 21:56:27.590 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-07-05 21:56:27.590 | Waiting for Cinder API to start... 2022-07-05 21:56:27.592 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.30/volume/v3 2022-07-05 21:56:27.595 | + functions:wait_for_service:457 : local timeout=60 2022-07-05 21:56:27.599 | + functions:wait_for_service:458 : local url=http://10.222.0.30/volume/v3 2022-07-05 21:56:27.602 | + functions:wait_for_service:459 : local rval=0 2022-07-05 21:56:27.608 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-05 21:56:27.612 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-05 21:56:27.615 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:27.623 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:27.633 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:27.637 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058187633 2022-07-05 21:56:27.640 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-05 21:56:27.650 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/volume/v3 2022-07-05 21:56:32.129 | + :: : [[ 401 == 503 ]] 2022-07-05 21:56:32.131 | + :: : [[ 0 -eq 7 ]] 2022-07-05 21:56:32.134 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-05 21:56:32.137 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:32.139 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:32.142 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:32.144 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:32.147 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:32.150 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-05 21:56:32.153 | + functions-common:time_stop:2447 : start_time=1657058187633 2022-07-05 21:56:32.155 | + functions-common:time_stop:2449 : [[ -z 1657058187633 ]] 2022-07-05 21:56:32.159 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:32.165 | + functions-common:time_stop:2452 : end_time=1657058192161 2022-07-05 21:56:32.167 | + functions-common:time_stop:2453 : elapsed_time=4528 2022-07-05 21:56:32.170 | + functions-common:time_stop:2454 : total=18142 2022-07-05 21:56:32.172 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:32.175 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22670 2022-07-05 21:56:32.178 | + functions:wait_for_service:467 : return 0 2022-07-05 21:56:32.181 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:56:32.183 | + functions-common:run_process:1694 : local service=c-sch 2022-07-05 21:56:32.186 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:56:32.188 | + functions-common:run_process:1696 : local group= 2022-07-05 21:56:32.191 | + functions-common:run_process:1697 : local user= 2022-07-05 21:56:32.194 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:56:32.196 | + functions-common:run_process:1700 : local name=c-sch 2022-07-05 21:56:32.199 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:56:32.201 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:56:32.204 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:32.206 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:32.210 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:32.215 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058192212 2022-07-05 21:56:32.218 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-07-05 21:56:32.238 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:32.240 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-07-05 21:56:32.243 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-07-05 21:56:32.245 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:56:32.248 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:56:32.251 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:56:32.253 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:56:32.256 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-07-05 21:56:32.259 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-07-05 21:56:32.261 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-07-05 21:56:32.264 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:56:32.266 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:56:32.269 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:56:32.271 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:56:32.275 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-07-05 21:56:32.278 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-07-05 21:56:32.280 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-07-05 21:56:32.283 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:56:32.285 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-05 21:56:32.288 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-05 21:56:32.290 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-05 21:56:32.293 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-05 21:56:32.295 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-05 21:56:32.298 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-07-05 21:56:32.300 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-05 21:56:32.305 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-07-05 21:56:32.361 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-07-05 21:56:32.421 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-05 21:56:32.483 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-07-05 21:56:32.540 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-07-05 21:56:32.606 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:56:32.668 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-05 21:56:32.673 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-05 21:56:32.675 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-07-05 21:56:32.737 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-05 21:56:33.201 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-07-05 21:56:33.214 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-07-05 21:56:33.657 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-07-05 21:56:33.690 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:56:33.693 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:33.696 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:33.698 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:33.702 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:33.704 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:33.709 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:56:33.713 | + functions-common:time_stop:2447 : start_time=1657058192212 2022-07-05 21:56:33.716 | + functions-common:time_stop:2449 : [[ -z 1657058192212 ]] 2022-07-05 21:56:33.731 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:33.731 | + functions-common:time_stop:2452 : end_time=1657058193721 2022-07-05 21:56:33.732 | + functions-common:time_stop:2453 : elapsed_time=1509 2022-07-05 21:56:33.736 | + functions-common:time_stop:2454 : total=30948 2022-07-05 21:56:33.739 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:33.743 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32457 2022-07-05 21:56:33.745 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-05 21:56:33.748 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-05 21:56:33.751 | + functions-common:run_process:1694 : local service=c-bak 2022-07-05 21:56:33.753 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-07-05 21:56:33.756 | + functions-common:run_process:1696 : local group= 2022-07-05 21:56:33.760 | + functions-common:run_process:1697 : local user= 2022-07-05 21:56:33.763 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-05 21:56:33.765 | + functions-common:run_process:1700 : local name=c-bak 2022-07-05 21:56:33.768 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:56:33.771 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:56:33.775 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:33.777 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:33.781 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:33.786 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058193783 2022-07-05 21:56:33.789 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-07-05 21:56:33.813 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:33.816 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:56:33.819 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:33.822 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:33.825 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:33.828 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:33.830 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:33.833 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:56:33.836 | + functions-common:time_stop:2447 : start_time=1657058193783 2022-07-05 21:56:33.839 | + functions-common:time_stop:2449 : [[ -z 1657058193783 ]] 2022-07-05 21:56:33.842 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:33.848 | + functions-common:time_stop:2452 : end_time=1657058193844 2022-07-05 21:56:33.850 | + functions-common:time_stop:2453 : elapsed_time=61 2022-07-05 21:56:33.853 | + functions-common:time_stop:2454 : total=32457 2022-07-05 21:56:33.856 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:33.859 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32518 2022-07-05 21:56:33.862 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-05 21:56:33.865 | + functions-common:run_process:1694 : local service=c-vol 2022-07-05 21:56:33.868 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-07-05 21:56:33.871 | + functions-common:run_process:1696 : local group= 2022-07-05 21:56:33.874 | + functions-common:run_process:1697 : local user= 2022-07-05 21:56:33.876 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-05 21:56:33.879 | + functions-common:run_process:1700 : local name=c-vol 2022-07-05 21:56:33.881 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:56:33.884 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:56:33.887 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:33.890 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:33.895 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:33.899 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058193895 2022-07-05 21:56:33.903 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-07-05 21:56:33.923 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:33.927 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:56:33.930 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:33.933 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:33.936 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:33.939 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:33.941 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:33.944 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:56:33.947 | + functions-common:time_stop:2447 : start_time=1657058193895 2022-07-05 21:56:33.950 | + functions-common:time_stop:2449 : [[ -z 1657058193895 ]] 2022-07-05 21:56:33.954 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:33.958 | + functions-common:time_stop:2452 : end_time=1657058193955 2022-07-05 21:56:33.960 | + functions-common:time_stop:2453 : elapsed_time=60 2022-07-05 21:56:33.963 | + functions-common:time_stop:2454 : total=32518 2022-07-05 21:56:33.973 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:33.980 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32578 2022-07-05 21:56:33.987 | + ./stack.sh:main:1320 : create_volume_types 2022-07-05 21:56:33.991 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-07-05 21:56:34.014 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:34.017 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-07-05 21:56:34.025 | + lib/cinder:create_volume_types:580 : local be be_name 2022-07-05 21:56:34.027 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-05 21:56:34.031 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-07-05 21:56:34.035 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-07-05 21:56:34.068 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:34.074 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-07-05 21:56:38.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:56:38.197 | from cryptography.utils import int_from_bytes 2022-07-05 21:56:38.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:56:38.197 | from cryptography.utils import int_from_bytes 2022-07-05 21:56:38.197 | +-------------+--------------------------------------+ 2022-07-05 21:56:38.197 | | Field | Value | 2022-07-05 21:56:38.197 | +-------------+--------------------------------------+ 2022-07-05 21:56:38.197 | | description | None | 2022-07-05 21:56:38.197 | | id | b6885bde-6f79-44a5-936d-d6c4d45a7afd | 2022-07-05 21:56:38.197 | | is_public | True | 2022-07-05 21:56:38.197 | | name | lvmdriver-1 | 2022-07-05 21:56:38.197 | | properties | volume_backend_name='lvmdriver-1' | 2022-07-05 21:56:38.197 | +-------------+--------------------------------------+ 2022-07-05 21:56:38.368 | + lib/cinder:create_volume_types:599 : [[ False == \T\r\u\e ]] 2022-07-05 21:56:38.371 | + ./stack.sh:main:1325 : [[ False == \T\r\u\e ]] 2022-07-05 21:56:38.374 | + ./stack.sh:main:1333 : is_service_enabled glance 2022-07-05 21:56:38.394 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:38.397 | + ./stack.sh:main:1334 : echo_summary 'Starting Glance' 2022-07-05 21:56:38.400 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:56:38.402 | + ./stack.sh:echo_summary:441 : echo -e Starting Glance 2022-07-05 21:56:38.405 | + ./stack.sh:main:1335 : start_glance 2022-07-05 21:56:38.408 | + lib/glance:start_glance:602 : local service_protocol=http 2022-07-05 21:56:38.411 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-07-05 21:56:38.429 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:38.432 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-07-05 21:56:38.435 | ++ lib/glance:start_glance:610 : which uwsgi 2022-07-05 21:56:38.440 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:56:38.443 | + functions-common:run_process:1694 : local service=g-api 2022-07-05 21:56:38.446 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:56:38.449 | + functions-common:run_process:1696 : local group= 2022-07-05 21:56:38.451 | + functions-common:run_process:1697 : local user= 2022-07-05 21:56:38.454 | + functions-common:run_process:1698 : local env_vars= 2022-07-05 21:56:38.457 | + functions-common:run_process:1700 : local name=g-api 2022-07-05 21:56:38.459 | + functions-common:run_process:1702 : time_start run_process 2022-07-05 21:56:38.462 | + functions-common:time_start:2426 : local name=run_process 2022-07-05 21:56:38.465 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:38.468 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:38.471 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:38.477 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058198473 2022-07-05 21:56:38.479 | + functions-common:run_process:1703 : is_service_enabled g-api 2022-07-05 21:56:38.498 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:38.501 | + functions-common:run_process:1704 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2022-07-05 21:56:38.504 | + functions-common:_run_under_systemd:1654 : local service=g-api 2022-07-05 21:56:38.506 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:56:38.510 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:56:38.513 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:56:38.516 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:56:38.518 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-07-05 21:56:38.521 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-07-05 21:56:38.524 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@g-api.service 2022-07-05 21:56:38.527 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-05 21:56:38.530 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-05 21:56:38.532 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-05 21:56:38.535 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-05 21:56:38.538 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-07-05 21:56:38.541 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu '' 2022-07-05 21:56:38.543 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@g-api.service 2022-07-05 21:56:38.546 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:56:38.549 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-05 21:56:38.551 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-05 21:56:38.553 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-05 21:56:38.556 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-07-05 21:56:38.559 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-05 21:56:38.564 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-07-05 21:56:38.621 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-07-05 21:56:38.676 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-07-05 21:56:38.737 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-07-05 21:56:38.792 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-05 21:56:38.848 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-07-05 21:56:38.904 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-07-05 21:56:38.962 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-07-05 21:56:39.019 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-07-05 21:56:39.076 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-07-05 21:56:39.132 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-05 21:56:39.135 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-05 21:56:39.137 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-07-05 21:56:39.193 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-05 21:56:39.670 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@g-api.service 2022-07-05 21:56:39.685 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-07-05 21:56:40.139 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@g-api.service 2022-07-05 21:56:40.226 | + functions-common:run_process:1706 : time_stop run_process 2022-07-05 21:56:40.230 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:40.238 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:40.238 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:40.241 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:40.245 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:40.247 | + functions-common:time_stop:2446 : name=run_process 2022-07-05 21:56:40.250 | + functions-common:time_stop:2447 : start_time=1657058198473 2022-07-05 21:56:40.252 | + functions-common:time_stop:2449 : [[ -z 1657058198473 ]] 2022-07-05 21:56:40.256 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:40.262 | + functions-common:time_stop:2452 : end_time=1657058200258 2022-07-05 21:56:40.265 | + functions-common:time_stop:2453 : elapsed_time=1785 2022-07-05 21:56:40.267 | + functions-common:time_stop:2454 : total=32578 2022-07-05 21:56:40.270 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:40.272 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34363 2022-07-05 21:56:40.275 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-07-05 21:56:40.297 | + functions-common:is_service_enabled:2096 : return 1 2022-07-05 21:56:40.299 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.30) to start...' 2022-07-05 21:56:40.300 | Waiting for g-api (10.222.0.30) to start... 2022-07-05 21:56:40.302 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.30/image 2022-07-05 21:56:40.306 | + functions:wait_for_service:457 : local timeout=60 2022-07-05 21:56:40.312 | + functions:wait_for_service:458 : local url=http://10.222.0.30/image 2022-07-05 21:56:40.314 | + functions:wait_for_service:459 : local rval=0 2022-07-05 21:56:40.317 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-05 21:56:40.320 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-05 21:56:40.326 | + functions-common:time_start:2427 : local start_time= 2022-07-05 21:56:40.330 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-05 21:56:40.340 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-05 21:56:40.346 | + functions-common:time_start:2431 : _TIME_START[$name]=1657058200342 2022-07-05 21:56:40.348 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-05 21:56:40.355 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/image 2022-07-05 21:56:44.255 | + :: : [[ 300 == 503 ]] 2022-07-05 21:56:44.258 | + :: : [[ 0 -eq 7 ]] 2022-07-05 21:56:44.263 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-05 21:56:44.267 | + functions-common:time_stop:2440 : local name 2022-07-05 21:56:44.272 | + functions-common:time_stop:2441 : local end_time 2022-07-05 21:56:44.274 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-05 21:56:44.277 | + functions-common:time_stop:2443 : local total 2022-07-05 21:56:44.280 | + functions-common:time_stop:2444 : local start_time 2022-07-05 21:56:44.282 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-05 21:56:44.285 | + functions-common:time_stop:2447 : start_time=1657058200342 2022-07-05 21:56:44.288 | + functions-common:time_stop:2449 : [[ -z 1657058200342 ]] 2022-07-05 21:56:44.292 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-05 21:56:44.297 | + functions-common:time_stop:2452 : end_time=1657058204294 2022-07-05 21:56:44.299 | + functions-common:time_stop:2453 : elapsed_time=3952 2022-07-05 21:56:44.302 | + functions-common:time_stop:2454 : total=22670 2022-07-05 21:56:44.305 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-05 21:56:44.308 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26622 2022-07-05 21:56:44.310 | + functions:wait_for_service:467 : return 0 2022-07-05 21:56:44.313 | + ./stack.sh:main:1349 : is_service_enabled mysql postgresql 2022-07-05 21:56:44.331 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:44.334 | + ./stack.sh:main:1349 : is_service_enabled glance 2022-07-05 21:56:44.353 | + functions-common:is_service_enabled:2096 : return 0 2022-07-05 21:56:44.356 | + ./stack.sh:main:1350 : echo_summary 'Uploading images' 2022-07-05 21:56:44.359 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-05 21:56:44.361 | + ./stack.sh:echo_summary:441 : echo -e Uploading images 2022-07-05 21:56:44.364 | + ./stack.sh:main:1352 : for image_url in ${IMAGE_URLS//,/ } 2022-07-05 21:56:44.367 | + ./stack.sh:main:1353 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:56:44.370 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:56:44.372 | + functions:upload_image:134 : local image image_fname image_name 2022-07-05 21:56:44.374 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-07-05 21:56:44.379 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:56:44.383 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:56:44.385 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-07-05 21:56:44.387 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-07-05 21:56:44.390 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:56:44.394 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-07-05 21:56:44.397 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:56:44.399 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-07-05 21:56:44.401 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-07-05 21:56:44.404 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-07-05 21:56:44.406 | + functions:upload_image:294 : local kernel= 2022-07-05 21:56:44.408 | + functions:upload_image:295 : local ramdisk= 2022-07-05 21:56:44.410 | + functions:upload_image:296 : local disk_format= 2022-07-05 21:56:44.413 | + functions:upload_image:297 : local container_format= 2022-07-05 21:56:44.416 | + functions:upload_image:298 : local unpack= 2022-07-05 21:56:44.418 | + functions:upload_image:299 : local img_property= 2022-07-05 21:56:44.421 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-07-05 21:56:44.423 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-07-05 21:56:44.425 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-07-05 21:56:44.427 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-07-05 21:56:44.431 | + functions:upload_image:309 : case "$image_fname" in 2022-07-05 21:56:44.433 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:56:44.436 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:56:44.440 | + functions:upload_image:375 : image_name=ubuntu-16 2022-07-05 21:56:44.444 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:56:44.444 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-07-05 21:56:44.449 | + functions:upload_image:376 : disk_format=vhdx 2022-07-05 21:56:44.452 | + functions:upload_image:377 : container_format=bare 2022-07-05 21:56:44.454 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-07-05 21:56:44.456 | + functions:upload_image:385 : is_arch ppc64le 2022-07-05 21:56:44.459 | ++ functions-common:is_arch:502 : uname -m 2022-07-05 21:56:44.463 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-07-05 21:56:44.466 | + functions:upload_image:385 : is_arch ppc64 2022-07-05 21:56:44.469 | ++ functions-common:is_arch:502 : uname -m 2022-07-05 21:56:44.473 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4 ]] 2022-07-05 21:56:44.475 | + functions:upload_image:385 : is_arch ppc 2022-07-05 21:56:44.478 | ++ functions-common:is_arch:502 : uname -m 2022-07-05 21:56:44.482 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c ]] 2022-07-05 21:56:44.485 | + functions:upload_image:389 : is_arch aarch64 2022-07-05 21:56:44.488 | ++ functions-common:is_arch:502 : uname -m 2022-07-05 21:56:44.493 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-05 21:56:44.495 | + functions:upload_image:393 : '[' bare = bare ']' 2022-07-05 21:56:44.497 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-07-05 21:56:44.500 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-07-05 21:56:44.502 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-07-05 21:56:44.504 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-07-05 21:56:44.506 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-07-05 21:56:44.508 | + functions:_upload_image:105 : shift 2022-07-05 21:56:44.511 | + functions:_upload_image:106 : local container=bare 2022-07-05 21:56:44.513 | + functions:_upload_image:107 : shift 2022-07-05 21:56:44.515 | + functions:_upload_image:108 : local disk=vhdx 2022-07-05 21:56:44.517 | + functions:_upload_image:109 : shift 2022-07-05 21:56:44.519 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-07-05 21:56:44.521 | + functions:_upload_image:111 : shift 2022-07-05 21:56:44.523 | + functions:_upload_image:112 : local properties 2022-07-05 21:56:44.526 | + functions:_upload_image:113 : local useimport 2022-07-05 21:56:44.528 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-07-05 21:56:44.530 | ++ functions:_image_properties_to_arg:87 : local result= 2022-07-05 21:56:44.533 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-07-05 21:56:44.535 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-07-05 21:56:44.537 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-07-05 21:56:44.540 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-07-05 21:56:44.542 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-07-05 21:56:44.547 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-07-05 21:56:46.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:56:46.804 | from cryptography.utils import int_from_bytes 2022-07-05 21:56:46.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-05 21:56:46.804 | from cryptography.utils import int_from_bytes 2022-07-05 21:56:46.805 | HttpException: 500: Server Error for url: http://10.222.0.30/image/v2/images, 500 Internal Server Error: The server has either erred or is incapable of performing the requested operation. 2022-07-05 21:56:46.942 | + functions:_upload_image:1 : exit_trap 2022-07-05 21:56:46.944 | + ./stack.sh:exit_trap:516 : local r=1 2022-07-05 21:56:46.947 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-07-05 21:56:46.950 | + ./stack.sh:exit_trap:517 : jobs='241433 2022-07-05 21:56:46.950 | 274846' 2022-07-05 21:56:46.952 | + ./stack.sh:exit_trap:520 : [[ -n 241433 2022-07-05 21:56:46.952 | 274846 ]] 2022-07-05 21:56:46.954 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-07-05-213858 ]] 2022-07-05 21:56:46.956 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-07-05 21:56:46.959 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-07-05 21:56:46.959 | exit_trap: cleaning up child processes 2022-07-05 21:56:46.962 | + ./stack.sh:exit_trap:522 : kill 241433 274846 2022-07-05 21:56:46.964 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.MMJwBNsvlw ']' 2022-07-05 21:56:46.966 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.MMJwBNsvlw 2022-07-05 21:56:46.970 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-07-05 21:56:46.972 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-07-05 21:56:46.975 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-07-05 21:56:46.977 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-07-05 21:56:46.978 | Error on exit 2022-07-05 21:56:46.980 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-07-05 21:56:46.982 | + ./stack.sh:exit_trap:537 : generate-subunit 1657057134 1072 fail 2022-07-05 21:56:47.237 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-07-05 21:56:47.240 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-07-05 21:56:48.159 | + ./stack.sh:exit_trap:551 : exit 1